Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-4c-4g-418 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-jnGDlUqVN1oU/agent.2116 SSH_AGENT_PID=2118 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master@tmp/private_key_2266225991213539882.key (jenkins-ssh) [ssh-agent] Using credentials jenkins (jenkins) The recommended git tool is: NONE using credential jenkins Wiping out workspace first. Cloning the remote Git repository Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/a1policymanagementservice > git init /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master # timeout=10 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/a1policymanagementservice > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_SSH to set credentials jenkins > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/a1policymanagementservice +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/a1policymanagementservice # 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 ec24501bef561e65052a5de28176e4148100c434 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f ec24501bef561e65052a5de28176e4148100c434 # timeout=10 Commit message: "Update springboot version and dependencies" > git rev-list --no-walk ec24501bef561e65052a5de28176e4148100c434 # timeout=10 > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.onap/oran.url # timeout=10 > git config -f .gitmodules --get submodule.onap/oran.path # timeout=10 > git submodule update --init --recursive onap/oran # timeout=10 provisioning config files... copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf [nonrtric-plt-a1policymanagementservice-maven-clm-master] $ /bin/bash /tmp/jenkins7343702123461814897.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-XTgT lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-XTgT/bin to PATH Generating Requirements File ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. Python 3.10.6 pip 25.3 from /tmp/venv-XTgT/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.6.3 aspy.yaml==1.3.0 attrs==25.4.0 autopage==0.5.2 backports.strenum==1.3.1 beautifulsoup4==4.14.3 boto3==1.42.9 botocore==1.42.9 bs4==0.0.2 cachetools==6.2.3 certifi==2025.11.12 cffi==2.0.0 cfgv==3.5.0 chardet==5.2.0 charset-normalizer==3.4.4 click==8.3.1 cliff==4.13.0 cmd2==3.0.0 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.2.1 defusedxml==0.7.1 Deprecated==1.3.1 distlib==0.4.0 dnspython==2.8.0 docker==7.1.0 dogpile.cache==1.5.0 durationpy==0.10 email-validator==2.3.0 filelock==3.20.0 future==1.0.0 gitdb==4.0.12 GitPython==3.1.45 google-auth==2.43.0 httplib2==0.31.0 identify==2.6.15 idna==3.11 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.25.1 jsonschema-specifications==2025.9.1 keystoneauth1==5.12.0 kubernetes==34.1.0 lftools==0.37.18 lxml==6.0.2 markdown-it-py==4.0.0 MarkupSafe==3.0.3 mdurl==0.1.2 msgpack==1.1.2 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.9.1 oauth2client==4.1.3 oauthlib==3.3.1 openstacksdk==4.8.0 os-service-types==1.8.2 osc-lib==4.2.0 oslo.config==10.1.0 oslo.context==6.2.0 oslo.i18n==6.7.1 oslo.log==7.2.1 oslo.serialization==5.8.0 oslo.utils==9.2.0 packaging==25.0 pbr==7.0.3 platformdirs==4.5.1 prettytable==3.17.0 psutil==7.1.3 pyasn1==0.6.1 pyasn1_modules==0.4.2 pycparser==2.23 pygerrit2==2.0.15 PyGithub==2.8.1 Pygments==2.19.2 PyJWT==2.10.1 PyNaCl==1.6.1 pyparsing==2.4.7 pyperclip==1.11.0 pyrsistent==0.20.0 python-cinderclient==9.8.0 python-dateutil==2.9.0.post0 python-heatclient==4.3.0 python-jenkins==1.8.3 python-keystoneclient==5.7.0 python-magnumclient==4.9.0 python-openstackclient==8.2.0 python-swiftclient==4.9.0 PyYAML==6.0.3 referencing==0.37.0 requests==2.32.5 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rich==14.2.0 rich-argparse==1.7.2 rpds-py==0.30.0 rsa==4.9.1 ruamel.yaml==0.18.16 ruamel.yaml.clib==0.2.15 s3transfer==0.16.0 simplejson==3.20.2 six==1.17.0 smmap==5.0.2 soupsieve==2.8 stevedore==5.6.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.13.3 tqdm==4.67.1 typing_extensions==4.15.0 tzdata==2025.2 urllib3==1.26.20 virtualenv==20.35.4 wcwidth==0.2.14 websocket-client==1.9.0 wrapt==2.0.1 xdg==6.0.0 xmltodict==1.0.2 yq==3.4.3 [nonrtric-plt-a1policymanagementservice-maven-clm-master] $ /bin/sh -xe /tmp/jenkins4926088936667189464.sh + echo quiet=on Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.9/apache-maven-3.9.9-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 on prd-ubuntu1804-docker-4c-4g-418 [nonrtric-plt-a1policymanagementservice-maven-clm-master] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_BRANCH=master -Dsha1=origin/master -DMAVEN_OPTS= -DPROJECT=nonrtric/plt/a1policymanagementservice -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_REFSPEC=refs/heads/master -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 -DSTREAM=master "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt " -DNEXUS_IQ_STAGE=build "-DMAVEN_PARAMS=-Dbuild.number=${BUILD_NUMBER} -Ddocker.skip=true" -DGERRIT_PROJECT=nonrtric/plt/a1policymanagementservice --version Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 Java version: 11.0.19, vendor: Ubuntu, runtime: /usr/lib/jvm/java-11-openjdk-amd64 Default locale: en, platform encoding: UTF-8 OS name: "linux", version: "4.15.0-213-generic", arch: "amd64", family: "unix" [nonrtric-plt-a1policymanagementservice-maven-clm-master] $ /bin/sh -xe /tmp/jenkins8284511185158541412.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="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" [EnvInject] - Variables injected successfully. [nonrtric-plt-a1policymanagementservice-maven-clm-master] $ /bin/sh /tmp/jenkins3060065275133441645.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.7" 2023-04-18 OpenJDK Runtime Environment (build 17.0.7+7-Ubuntu-0ubuntu118.04) OpenJDK 64-Bit Server VM (build 17.0.7+7-Ubuntu-0ubuntu118.04, mixed mode, sharing) JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' [EnvInject] - Variables injected successfully. provisioning config files... copy managed file [global-settings] to file:/w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master@tmp/config17149931328090573702tmp copy managed file [nonrtric-plt-a1policymanagementservice-settings] to file:/w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master@tmp/config15036009133685413121tmp [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content MAVEN_GOALS=clean install [EnvInject] - Variables injected successfully. [nonrtric-plt-a1policymanagementservice-maven-clm-master] $ /bin/bash -l /tmp/jenkins9996097379798227525.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 ---> sonatype-clm.sh Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 Java version: 17.0.7, 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-213-generic", arch: "amd64", family: "unix" [INFO] Scanning for projects... [INFO] [INFO] --------< org.o-ran-sc.nonrtric.plt:a1policymanagementservice >--------- [INFO] Building a1policymanagementservice 2.11.0-SNAPSHOT [INFO] from pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.4.1:clean (default-clean) @ a1policymanagementservice --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (default-prepare-agent) @ a1policymanagementservice --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/target/jacoco.exec,excludes=org/onap/ccsdk/oran/a1policymanagementservice/models/**/* [INFO] [INFO] --- exec:3.1.0:exec (git submodule update) @ a1policymanagementservice --- [INFO] [INFO] --- resources:3.3.1:copy-resources (copy-resource-configuration-files) @ a1policymanagementservice --- [INFO] Copying 5 resources from onap/oran/a1-policy-management/config to config [INFO] [INFO] --- resources:3.3.1:copy-resources (copy-resource-openapi-files-fromsubmodule) @ a1policymanagementservice --- [INFO] Copying 4 resources from onap/oran/a1-policy-management/api/offeredapis/swagger to api [INFO] [INFO] --- build-helper:3.6.1:add-source (add-additional-source-dirs) @ a1policymanagementservice --- [INFO] Source directory: /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/target/generated-sources/annotations added. [INFO] Source directory: /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/add-src/main/java added. [INFO] Source directory: /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/add-src/main/resources added. [INFO] [INFO] --- build-helper:3.6.1:add-test-source (add-additional-testsource-dirs) @ a1policymanagementservice --- [INFO] Test Source directory: /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/add-src/test/java added. [INFO] Test Source directory: /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/add-src/test/resources added. [INFO] [INFO] --- exec:3.1.0:exec (preprocess-pms-api) @ a1policymanagementservice --- [INFO] [INFO] --- exec:3.1.0:exec (preprocess-pms-api-v3) @ a1policymanagementservice --- [INFO] [INFO] --- openapi-generator:7.7.0:generate (generate-openapi-policy-api) @ a1policymanagementservice --- [INFO] Generating with dryRun=false [INFO] Output directory (/w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/target/generated-sources/openapi) does not exist, or is inaccessible. No file (.openapi-generator-ignore) will be evaluated. [INFO] OpenAPI Generator: spring (server) [INFO] Generator 'spring' is considered stable. [INFO] ---------------------------------- [INFO] Set base package to invoker package (org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2) [INFO] Environment variable JAVA_POST_PROCESS_FILE not defined so the Java code may not be properly formatted. To define it, try 'export JAVA_POST_PROCESS_FILE="/usr/local/bin/clang-format -i"' (Linux/Mac) [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). [WARNING] Void (reserved word) cannot be used as model name. Renamed to ModelVoid [INFO] Processing operation getStatusV1 [INFO] Processing operation getStatus [INFO] Processing operation getRic [INFO] Processing operation getPolicyTypes [INFO] Processing operation getPolicy [INFO] Processing operation deletePolicy [INFO] Processing operation keepAliveService [INFO] Processing operation getRics [INFO] Processing operation getServices [INFO] Processing operation putService [INFO] Processing operation getPolicyTypeDefinition [INFO] Processing operation getPolicyIds [INFO] Processing operation putPolicy [INFO] Processing operation getPolicyInstances [INFO] Processing operation deleteService [INFO] Processing operation getPolicyStatus [INFO] Processing operation getConfiguration [INFO] Processing operation putConfiguration [INFO] Processing operation performAccessControl [INFO] Processing operation actuatorLinks [INFO] Processing operation actuatorHeapdump [INFO] Processing operation actuatorInfo [INFO] Processing operation actuatorThreaddump [INFO] Processing operation actuatorLoggers [INFO] Processing operation actuatorGetLogger [INFO] Processing operation actuatorSetlogger [INFO] Processing operation actuatorGetLogFile [INFO] Processing operation actuatorHealth [INFO] Processing operation actuatorHealthComponent [INFO] Processing operation actuatorShutdown [INFO] Processing operation actuatorMetrics [INFO] Processing operation actuatorGetMetric [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] Model void not generated since it's a free-form object [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/AuthorizationResult.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/ErrorInformation.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/Input.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/Link.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/PolicyAuthorization.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/PolicyIdList.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/PolicyInfo.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/PolicyInfoList.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/PolicyStatusInfo.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/PolicyTypeDefinition.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/PolicyTypeIdList.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/RicInfo.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/RicInfoList.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/ServiceCallbackInfoV2.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/ServiceRegistrationInfo.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/ServiceStatus.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/ServiceStatusList.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/StatusInfo.java [INFO] Operation (get /actuator - actuatorLinks) not generated since x-internal is set to true [INFO] Operation (get /actuator/heapdump - actuatorHeapdump) not generated since x-internal is set to true [INFO] Operation (get /actuator/info - actuatorInfo) not generated since x-internal is set to true [INFO] Operation (get /actuator/threaddump - actuatorThreaddump) not generated since x-internal is set to true [INFO] Operation (get /actuator/loggers - actuatorLoggers) not generated since x-internal is set to true [INFO] Operation (get /actuator/loggers/{name} - actuatorGetLogger) not generated since x-internal is set to true [INFO] Operation (post /actuator/loggers/{name} - actuatorSetlogger) not generated since x-internal is set to true [INFO] Operation (get /actuator/logfile - actuatorGetLogFile) not generated since x-internal is set to true [INFO] Operation (get /actuator/health - actuatorHealth) not generated since x-internal is set to true [INFO] Operation (get /actuator/health/** - actuatorHealthComponent) not generated since x-internal is set to true [INFO] Operation (post /actuator/shutdown - actuatorShutdown) not generated since x-internal is set to true [INFO] Operation (get /actuator/metrics - actuatorMetrics) not generated since x-internal is set to true [INFO] Operation (get /actuator/metrics/{requiredMetricName} - actuatorGetMetric) not generated since x-internal is set to true [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/controllers/api/v2/A1PolicyManagementApi.java [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/controllers/api/v2/AuthorizationApiApi.java [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/controllers/api/v2/ConfigurationApi.java [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/controllers/api/v2/HealthCheckApi.java [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/controllers/api/v2/NearRtRicRepositoryApi.java [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/controllers/api/v2/ServiceRegistryAndSupervisionApi.java [INFO] Skipping generation of Webhooks. [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] Skipping generation of supporting files. ################################################################################ # Thanks for using OpenAPI Generator. # # Please consider donation to help us maintain this project 🙏 # # https://opencollective.com/openapi_generator/donate # ################################################################################ [INFO] [INFO] --- openapi-generator:7.7.0:generate (generate-policy-api-v3) @ a1policymanagementservice --- [INFO] Generating with dryRun=false [INFO] No .openapi-generator-ignore file found. [INFO] OpenAPI Generator: spring (server) [INFO] Generator 'spring' is considered stable. [INFO] ---------------------------------- [INFO] Set base package to invoker package (org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3) [INFO] Environment variable JAVA_POST_PROCESS_FILE not defined so the Java code may not be properly formatted. To define it, try 'export JAVA_POST_PROCESS_FILE="/usr/local/bin/clang-format -i"' (Linux/Mac) [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). [WARNING] Void (reserved word) cannot be used as model name. Renamed to ModelVoid [INFO] Processing operation getStatus [INFO] Processing operation getRic [INFO] Processing operation getRics [INFO] Processing operation getPolicyTypes [INFO] Processing operation getPolicyTypeDefinition [INFO] Processing operation getPolicy [INFO] Processing operation updatePolicy [INFO] Processing operation deletePolicy [INFO] Processing operation getPolicyStatus [INFO] Processing operation getPolicyIds [INFO] Processing operation createPolicy [INFO] Processing operation getConfiguration [INFO] Processing operation putConfiguration [INFO] Processing operation keepAliveService [INFO] Processing operation getServices [INFO] Processing operation putService [INFO] Processing operation deleteService [INFO] Model PolicySchema not generated since it's a free-form object [INFO] Model StatusSchema not generated since it's a free-form object [INFO] Model PolicyObject not generated since it's a free-form object [INFO] Model PolicyStatusObject not generated since it's a free-form object [INFO] Model void not generated since it's a free-form object [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v3/ErrorInformation.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v3/PolicyInformation.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v3/PolicyObjectInformation.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v3/PolicyTypeInformation.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v3/PolicyTypeObject.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v3/ProblemDetails.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v3/RicInfo.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v3/RicInfoList.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v3/ServiceCallbackInfo.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v3/ServiceRegistrationInfo.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v3/ServiceStatus.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v3/ServiceStatusList.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v3/StatusInfo.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/controllers/api/v3/A1PolicyManagementApi.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/controllers/api/v3/ConfigurationApi.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/controllers/api/v3/HealthCheckApi.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/controllers/api/v3/NearRtRicRepositoryApi.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/controllers/api/v3/ServiceRegistryAndSupervisionApi.java [INFO] Skipping generation of Webhooks. [INFO] Skipping generation of supporting files. ################################################################################ # Thanks for using OpenAPI Generator. # # Please consider donation to help us maintain this project 🙏 # # https://opencollective.com/openapi_generator/donate # ################################################################################ [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ a1policymanagementservice --- [INFO] Copying 0 resource from src/main/resources to target/classes [INFO] Copying 5 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.10.0:compile (default-compile) @ a1policymanagementservice --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 132 source files to /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ a1policymanagementservice --- [INFO] Copying 8 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.10.0:testCompile (default-testCompile) @ a1policymanagementservice --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 43 source files to /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/target/test-classes [INFO] /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/src/test/java/org/onap/ccsdk/oran/a1policymanagementservice/utils/LoggingUtils.java: Some input files use or override a deprecated API. [INFO] /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/src/test/java/org/onap/ccsdk/oran/a1policymanagementservice/utils/LoggingUtils.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ a1policymanagementservice --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.configuration.MetersTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 10:07:39.285 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore -- No storage defined for: policytypes 10:07:39.303 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore -- No storage defined for: policies 10:07:39.472 [main] WARN io.micrometer.core.instrument.MeterRegistry -- This Gauge has been already registered (MeterId{name='total_ric_count', tags=[]}), the registration will be ignored. Note that subsequent logs will be logged at debug level. 10:07:39.727 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore -- No storage defined for: policytypes 10:07:39.728 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore -- No storage defined for: policies 10:07:39.752 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore -- No storage defined for: policytypes 10:07:39.753 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore -- No storage defined for: policies [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.357 s -- in org.onap.ccsdk.oran.a1policymanagementservice.configuration.MetersTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.configuration.ConfigurationFileTest 10:07:40.470 [main] ERROR org.onap.ccsdk.oran.a1policymanagementservice.configuration.ConfigurationFile -- Local configuration file not read: /tmp/junit-4814660686418518130/config.json, Not a JSON Object: null [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.988 s -- in org.onap.ccsdk.oran.a1policymanagementservice.configuration.ConfigurationFileTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfigTest 10:07:41.460 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfigTest]: OtelConfigTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 10:07:42.155 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.ccsdk.oran.a1policymanagementservice.Application for test class org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfigTest 10:07:42.912 [main] INFO org.springframework.boot.devtools.restart.RestartApplicationListener -- Restart disabled due to context in which it is running . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.6) 2025-12-13T10:07:44.775+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfigTest - Starting OtelConfigTest using Java 17.0.7 with PID 2948 (started by jenkins in /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master) [facility=, subject=, traceId=] 2025-12-13T10:07:44.780+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfigTest - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2025-12-13T10:07:46.944+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 2025-12-13T10:07:50.392+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: true [facility=, subject=, traceId=] 2025-12-13T10:07:52.674+0000 [JaegerRemoteSampler_WorkerThread-1] ERROR io.opentelemetry.sdk.extension.trace.jaeger.sampler.OkHttpGrpcService - Failed to execute remoteSamplings. The request could not be executed. Full error message: Failed to connect to /127.0.0.1:14250 [facility=, subject=, traceId=] 2025-12-13T10:07:55.008+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfigTest - Started OtelConfigTest in 12.136 seconds (process running for 20.222) [facility=, subject=, traceId=] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.26 s -- in org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfigTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigParserTest 2025-12-13T10:07:56.424+0000 [main] ERROR org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigParser - RIC configuration error ric3_noBaseURL, baseUrl is empty [facility=, subject=, traceId=] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.204 s -- in org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigParserTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervisionTest 2025-12-13T10:07:56.652+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] 2025-12-13T10:07:56.655+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-12-13T10:07:58.699+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervision - Service is expired: Service name [facility=, subject=, traceId=] 2025-12-13T10:07:58.733+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] 2025-12-13T10:07:58.734+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-12-13T10:07:58.741+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] 2025-12-13T10:07:58.745+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-12-13T10:07:58.751+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] 2025-12-13T10:07:58.753+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-12-13T10:08:00.763+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervision - Could not delete policy: policy from ric: name. Cause: Failed [facility=, subject=, traceId=] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.329 s -- in org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervisionTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.tasks.RefreshConfigTaskTest 2025-12-13T10:08:00.880+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-12-13T10:08:00.882+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] 2025-12-13T10:08:00.885+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2025-12-13T10:08:01.037+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-12-13T10:08:01.039+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] 2025-12-13T10:08:01.040+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2025-12-13T10:08:01.042+0000 [main] ERROR org.onap.ccsdk.oran.a1policymanagementservice.tasks.RefreshConfigTask - An non existing RIC config is changed, should not happen (just for robustness) [facility=, subject=, traceId=] 2025-12-13T10:08:01.055+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-12-13T10:08:01.057+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] 2025-12-13T10:08:01.058+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2025-12-13T10:08:01.218+0000 [main] ERROR org.onap.ccsdk.oran.a1policymanagementservice.tasks.RefreshConfigTask - Configuration refresh task is terminated: cancel [facility=, subject=, traceId=] 2025-12-13T10:08:01.251+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-12-13T10:08:01.253+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] 2025-12-13T10:08:01.255+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2025-12-13T10:08:01.272+0000 [parallel-2] ERROR org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigParser - RIC configuration error ric3_noBaseURL, baseUrl is empty [facility=, subject=, traceId=] 2025-12-13T10:08:02.104+0000 [reactor-http-epoll-2] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: ric1, reason: finishConnect(..) failed: Connection refused: localhost/127.0.0.1:8083 [facility=, subject=, traceId=] 2025-12-13T10:08:02.153+0000 [reactor-http-epoll-3] WARN org.onap.ccsdk.oran.a1policymanagementservice.clients.A1ClientFactory - Could not get protocol version from Near-RT RIC: ric2 [facility=, subject=, traceId=] 2025-12-13T10:08:02.154+0000 [reactor-http-epoll-3] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: ric2, reason: Cannot invoke "org.onap.ccsdk.oran.a1policymanagementservice.configuration.ControllerConfig.getBaseUrl()" because the return value of "org.onap.ccsdk.oran.a1policymanagementservice.configuration.RicConfig.getControllerConfig()" is null [facility=, subject=, traceId=] 2025-12-13T10:08:02.154+0000 [reactor-http-epoll-3] ERROR org.onap.ccsdk.oran.a1policymanagementservice.tasks.RefreshConfigTask - Configuration refresh task is terminated: cancel [facility=, subject=, traceId=] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.390 s -- in org.onap.ccsdk.oran.a1policymanagementservice.tasks.RefreshConfigTaskTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTaskTest 2025-12-13T10:08:02.176+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2025-12-13T10:08:02.177+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-12-13T10:08:02.178+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] 2025-12-13T10:08:02.295+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2025-12-13T10:08:02.296+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-12-13T10:08:02.296+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] 2025-12-13T10:08:02.424+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.controllers.ServiceCallbacks - Service: service1, callback: callbackUrl failed: org.springframework.web.reactive.function.client.WebClientRequestException: Failed to resolve 'callbackUrl' [A(1)] [facility=, subject=, traceId=] 2025-12-13T10:08:02.533+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2025-12-13T10:08:02.534+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-12-13T10:08:02.534+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] 2025-12-13T10:08:02.539+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: ric1, reason: x [facility=, subject=, traceId=] 2025-12-13T10:08:02.645+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2025-12-13T10:08:02.650+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-12-13T10:08:02.651+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] 2025-12-13T10:08:02.666+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: ric1, reason: 404 [facility=, subject=, traceId=] 2025-12-13T10:08:02.773+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2025-12-13T10:08:02.776+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-12-13T10:08:02.776+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.721 s -- in org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTaskTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervisionTest 2025-12-13T10:08:03.009+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2025-12-13T10:08:03.012+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-12-13T10:08:03.136+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2025-12-13T10:08:03.137+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-12-13T10:08:03.149+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2025-12-13T10:08:03.149+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-12-13T10:08:03.162+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2025-12-13T10:08:03.163+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-12-13T10:08:03.165+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervision - RicSupervision, ric: ric_1, exception: Failed [facility=, subject=, traceId=] 2025-12-13T10:08:03.170+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2025-12-13T10:08:03.171+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-12-13T10:08:03.178+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2025-12-13T10:08:03.179+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-12-13T10:08:03.189+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2025-12-13T10:08:03.190+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-12-13T10:08:03.198+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2025-12-13T10:08:03.199+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-12-13T10:08:03.206+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2025-12-13T10:08:03.207+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-12-13T10:08:03.209+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervision - RicSupervision, ric: ric_1, exception: Failed [facility=, subject=, traceId=] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.321 s -- in org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervisionTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.datastore.DatabaseStoreTest [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.932 s -- in org.onap.ccsdk.oran.a1policymanagementservice.datastore.DatabaseStoreTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.datastore.S3ObjectStoreTest 2025-12-13T10:09:08.140+0000 [sdk-async-response-1-2] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.S3ObjectStore - Could not delete bucket: S3Bucket, reason: The specified bucket does not exist (Service: S3, Status Code: 404, Request ID: f0e0dccf-b287-4384-8f95-edde86592d41, Extended Request ID: s9lzHYrFp76ZVxRcpX9+5cjAnEH2ROuNkd2BHfIa6UkFVdtjf5mKR3/eTPFvsiP/XV/VLi31234=) (SDK Attempt Count: 1) [facility=, subject=, traceId=] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 64.62 s -- in org.onap.ccsdk.oran.a1policymanagementservice.datastore.S3ObjectStoreTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.service.v3.PolicyServiceTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.6) 2025-12-13T10:09:09.004+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.service.v3.PolicyServiceTest - Starting PolicyServiceTest using Java 17.0.7 with PID 2948 (started by jenkins in /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master) [facility=, subject=, traceId=] 2025-12-13T10:09:09.005+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.service.v3.PolicyServiceTest - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2025-12-13T10:09:09.452+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 2025-12-13T10:09:10.135+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 2025-12-13T10:09:10.139+0000 [main] ERROR org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientFactory - Could not init SSL context, reason: java.io.FileNotFoundException: /opt/app/policy-agent/etc/cert/keystore.jks (No such file or directory) [facility=, subject=, traceId=] 2025-12-13T10:09:10.571+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.service.v3.PolicyServiceTest - Started PolicyServiceTest in 1.663 seconds (process running for 95.795) [facility=, subject=, traceId=] 2025-12-13T10:09:10.749+0000 [scheduling-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.617 s -- in org.onap.ccsdk.oran.a1policymanagementservice.service.v3.PolicyServiceTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.repository.LockTest 2025-12-13T10:09:11.452+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.repository.LockTest - Lock cnt: 1, exclusive: true, queue: 0 [facility=, subject=, traceId=] 2025-12-13T10:09:11.570+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.repository.LockTest - Lock 1 cnt: 1, exclusive: true, queue: 0 [facility=, subject=, traceId=] 2025-12-13T10:09:11.675+0000 [Thread-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.repository.LockTest - Lock 2 cnt: 2, exclusive: false, queue: 2 [facility=, subject=, traceId=] 2025-12-13T10:09:11.676+0000 [Thread-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.repository.LockTest - Lock 3 cnt: 2, exclusive: false, queue: 2 [facility=, subject=, traceId=] 2025-12-13T10:09:11.777+0000 [Thread-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.repository.LockTest - Lock 4 cnt: 1, exclusive: true, queue: 1 [facility=, subject=, traceId=] 2025-12-13T10:09:11.881+0000 [Thread-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.repository.LockTest - Lock 5 cnt: 1, exclusive: false, queue: 0 [facility=, subject=, traceId=] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.534 s -- in org.onap.ccsdk.oran.a1policymanagementservice.repository.LockTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.RicRepositoryControllerV3Test . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.6) 2025-12-13T10:09:12.121+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.RicRepositoryControllerV3Test - Starting RicRepositoryControllerV3Test using Java 17.0.7 with PID 2948 (started by jenkins in /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master) [facility=, subject=, traceId=] 2025-12-13T10:09:12.125+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.RicRepositoryControllerV3Test - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2025-12-13T10:09:12.498+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 2025-12-13T10:09:12.892+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 2025-12-13T10:09:13.376+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.RicRepositoryControllerV3Test - Started RicRepositoryControllerV3Test in 1.329 seconds (process running for 98.6) [facility=, subject=, traceId=] 2025-12-13T10:09:14.045+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/rics/ricAdded, and the Request Id: 469e3605, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:14.244+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 469e3605 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:14.405+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/rics, and the Request Id: 54a4c212, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:14.428+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54a4c212 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.452 s -- in org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.RicRepositoryControllerV3Test [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.ConfigurationControllerV3Test . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.6) 2025-12-13T10:09:14.522+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.ConfigurationControllerV3Test - Starting ConfigurationControllerV3Test using Java 17.0.7 with PID 2948 (started by jenkins in /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master) [facility=, subject=, traceId=] 2025-12-13T10:09:14.523+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.ConfigurationControllerV3Test - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2025-12-13T10:09:14.963+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 2025-12-13T10:09:15.248+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 2025-12-13T10:09:15.585+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.ConfigurationControllerV3Test - Started ConfigurationControllerV3Test in 1.125 seconds (process running for 100.809) [facility=, subject=, traceId=] 2025-12-13T10:09:15.738+0000 [https-jsse-nio-auto-3-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/configuration, and the Request Id: a85119f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:15.819+0000 [https-jsse-nio-auto-3-exec-6] ERROR org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigParser - RIC configuration error ric3_noBaseURL, baseUrl is empty [facility=, subject=, traceId=] 2025-12-13T10:09:15.826+0000 [https-jsse-nio-auto-3-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ConfigurationController - Configuration changed through REST call. [facility=, subject=, traceId=] 2025-12-13T10:09:16.595+0000 [parallel-3] ERROR org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigParser - RIC configuration error ric3_noBaseURL, baseUrl is empty [facility=, subject=, traceId=] 2025-12-13T10:09:16.598+0000 [parallel-3] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-12-13T10:09:16.632+0000 [parallel-3] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-12-13T10:09:16.737+0000 [https-jsse-nio-auto-3-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/configuration, and the Request Id: 65bf405a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:16.743+0000 [https-jsse-nio-auto-3-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65bf405a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:16.749+0000 [main] ERROR org.onap.ccsdk.oran.a1policymanagementservice.tasks.RefreshConfigTask - Configuration refresh task is terminated: cancel [facility=, subject=, traceId=] 2025-12-13T10:09:16.815+0000 [https-jsse-nio-auto-3-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/rics, and the Request Id: 6784551e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:16.829+0000 [https-jsse-nio-auto-3-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6784551e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:16.910+0000 [https-jsse-nio-auto-3-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/rics/ric1, and the Request Id: 5afcbc94, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:16.924+0000 [https-jsse-nio-auto-3-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5afcbc94 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:17.010+0000 [https-jsse-nio-auto-3-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/configuration, and the Request Id: 7df68cb1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:17.023+0000 [https-jsse-nio-auto-3-exec-10] ERROR org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigParser - RIC configuration error ric3_noBaseURL, baseUrl is empty [facility=, subject=, traceId=] 2025-12-13T10:09:17.024+0000 [https-jsse-nio-auto-3-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ConfigurationController - Configuration changed through REST call. [facility=, subject=, traceId=] 2025-12-13T10:09:17.190+0000 [https-jsse-nio-auto-3-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/configuration, and the Request Id: 6fb13695, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:17.212+0000 [https-jsse-nio-auto-3-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fb13695 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:17.211+0000 [main] ERROR org.onap.ccsdk.oran.a1policymanagementservice.tasks.RefreshConfigTask - Configuration refresh task is terminated: cancel [facility=, subject=, traceId=] 2025-12-13T10:09:17.235+0000 [parallel-1] ERROR org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigParser - RIC configuration error ric3_noBaseURL, baseUrl is empty [facility=, subject=, traceId=] 2025-12-13T10:09:17.270+0000 [https-jsse-nio-auto-3-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/rics, and the Request Id: 1b25a04f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:17.277+0000 [https-jsse-nio-auto-3-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b25a04f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:17.342+0000 [https-jsse-nio-auto-3-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/rics/ric1, and the Request Id: 6bd9959e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:17.349+0000 [https-jsse-nio-auto-3-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bd9959e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:17.429+0000 [https-jsse-nio-auto-3-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/status, and the Request Id: 301bcb13, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:17.438+0000 [https-jsse-nio-auto-3-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 301bcb13 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:17.501+0000 [https-jsse-nio-auto-3-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/configuration, and the Request Id: 4ddf3897, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:17.516+0000 [https-jsse-nio-auto-3-exec-10] ERROR org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigParser - RIC configuration error ric3_noBaseURL, baseUrl is empty [facility=, subject=, traceId=] 2025-12-13T10:09:17.518+0000 [https-jsse-nio-auto-3-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ConfigurationController - Configuration changed through REST call. [facility=, subject=, traceId=] 2025-12-13T10:09:17.678+0000 [https-jsse-nio-auto-3-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/configuration, and the Request Id: 5d287de, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:17.684+0000 [https-jsse-nio-auto-3-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d287de the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.247 s -- in org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.ConfigurationControllerV3Test [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.ServiceControllerV3Test . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.6) 2025-12-13T10:09:17.757+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.ServiceControllerV3Test - Starting ServiceControllerV3Test using Java 17.0.7 with PID 2948 (started by jenkins in /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master) [facility=, subject=, traceId=] 2025-12-13T10:09:17.758+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.ServiceControllerV3Test - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2025-12-13T10:09:18.064+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 2025-12-13T10:09:18.331+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 2025-12-13T10:09:18.746+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.ServiceControllerV3Test - Started ServiceControllerV3Test in 1.042 seconds (process running for 103.97) [facility=, subject=, traceId=] 2025-12-13T10:09:18.835+0000 [https-jsse-nio-auto-4-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/services/newServiceId, and the Request Id: 88bcd9a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:18.912+0000 [https-jsse-nio-auto-4-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/services, and the Request Id: 520fc6c2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:18.931+0000 [https-jsse-nio-auto-4-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 520fc6c2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:19.006+0000 [https-jsse-nio-auto-4-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/services/newServiceId/keepalive, and the Request Id: 69ffbee6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:19.088+0000 [https-jsse-nio-auto-4-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/services, and the Request Id: 1cf61b13, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.472 s -- in org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.ServiceControllerV3Test [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.PolicyControllerV3Test . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.6) 2025-12-13T10:09:19.297+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.PolicyControllerV3Test - Starting PolicyControllerV3Test using Java 17.0.7 with PID 2948 (started by jenkins in /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master) [facility=, subject=, traceId=] 2025-12-13T10:09:19.297+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.PolicyControllerV3Test - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2025-12-13T10:09:19.627+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 2025-12-13T10:09:19.867+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 2025-12-13T10:09:20.213+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.PolicyControllerV3Test - Started PolicyControllerV3Test in 1.028 seconds (process running for 105.437) [facility=, subject=, traceId=] 2025-12-13T10:09:20.280+0000 [https-jsse-nio-auto-5-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 57d61cad, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:20.330+0000 [https-jsse-nio-auto-5-exec-6] ERROR org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation failed [facility=, subject=, traceId=] org.everit.json.schema.ValidationException: #/scope: extraneous key [foo] is not permitted at org.everit.json.schema.ValidationException.copy(ValidationException.java:486) at org.everit.json.schema.DefaultValidator.performValidation(Validator.java:76) at org.everit.json.schema.Schema.validate(Schema.java:152) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.policyTypeSchemaValidation(Helper.java:126) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.performPolicySchemaValidation(Helper.java:151) at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor$Dispatcher$ByteBuddy$0KH3beod.invokeWithArguments(Unknown Source) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor.invoke(InstrumentationMemberAccessor.java:265) at org.mockito.internal.util.reflection.ModuleMemberAccessor.invoke(ModuleMemberAccessor.java:55) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.tryInvoke(MockMethodAdvice.java:316) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice$RealMethodCall.invoke(MockMethodAdvice.java:236) 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.access.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:84) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.handle(MockMethodAdvice.java:136) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.performPolicySchemaValidation(Helper.java:137) at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.PolicyService.createPolicyService(PolicyService.java:73) at org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.PolicyControllerV3.lambda$createPolicy$0(PolicyControllerV3.java:56) at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:132) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:200) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxSwitchIfEmpty$SwitchIfEmptySubscriber.onNext(FluxSwitchIfEmpty.java:74) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.java:79) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:158) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:129) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxFilterFuseable$FilterFuseableSubscriber.onNext(FluxFilterFuseable.java:118) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2096) at reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:145) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onComplete(FluxDoFinally.java:128) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at reactor.core.publisher.FluxDoOnEach$DoOnEachSubscriber.onComplete(FluxDoOnEach.java:223) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at org.springframework.http.server.reactive.AbstractListenerReadPublisher$State.onAllDataRead(AbstractListenerReadPublisher.java:501) at org.springframework.http.server.reactive.AbstractListenerReadPublisher.onAllDataRead(AbstractListenerReadPublisher.java:137) at org.springframework.http.server.reactive.ServletServerHttpRequest$RequestBodyPublisher$RequestBodyPublisherReadListener.onAllDataRead(ServletServerHttpRequest.java:382) at org.apache.catalina.connector.CoyoteAdapter.asyncDispatch(CoyoteAdapter.java:207) at org.apache.coyote.AbstractProcessor.dispatch(AbstractProcessor.java:243) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:50) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1776) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:975) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:493) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63) at java.base/java.lang.Thread.run(Thread.java:833) 2025-12-13T10:09:20.336+0000 [https-jsse-nio-auto-5-exec-6] ERROR org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy Schema validation failed. [facility=, subject=, traceId=] 2025-12-13T10:09:20.352+0000 [https-jsse-nio-auto-5-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57d61cad the Status code of the response: 400 BAD_REQUEST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:20.439+0000 [https-jsse-nio-auto-5-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 12c4af42, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:20.446+0000 [https-jsse-nio-auto-5-exec-2] ERROR org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation failed [facility=, subject=, traceId=] org.everit.json.schema.ValidationException: #/scope: extraneous key [foo] is not permitted at org.everit.json.schema.ValidationException.copy(ValidationException.java:486) at org.everit.json.schema.DefaultValidator.performValidation(Validator.java:76) at org.everit.json.schema.Schema.validate(Schema.java:152) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.policyTypeSchemaValidation(Helper.java:126) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.performPolicySchemaValidation(Helper.java:139) at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor$Dispatcher$ByteBuddy$0KH3beod.invokeWithArguments(Unknown Source) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor.invoke(InstrumentationMemberAccessor.java:265) at org.mockito.internal.util.reflection.ModuleMemberAccessor.invoke(ModuleMemberAccessor.java:55) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.tryInvoke(MockMethodAdvice.java:316) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice$RealMethodCall.invoke(MockMethodAdvice.java:236) 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.access.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:84) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.handle(MockMethodAdvice.java:136) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.performPolicySchemaValidation(Helper.java:137) at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.PolicyService.createPolicyService(PolicyService.java:73) at org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.PolicyControllerV3.lambda$createPolicy$0(PolicyControllerV3.java:56) at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:132) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:200) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxSwitchIfEmpty$SwitchIfEmptySubscriber.onNext(FluxSwitchIfEmpty.java:74) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.java:79) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:158) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:129) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxFilterFuseable$FilterFuseableSubscriber.onNext(FluxFilterFuseable.java:118) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2096) at reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:145) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onComplete(FluxDoFinally.java:128) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at reactor.core.publisher.FluxDoOnEach$DoOnEachSubscriber.onComplete(FluxDoOnEach.java:223) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at org.springframework.http.server.reactive.AbstractListenerReadPublisher$State.onAllDataRead(AbstractListenerReadPublisher.java:501) at org.springframework.http.server.reactive.AbstractListenerReadPublisher.onAllDataRead(AbstractListenerReadPublisher.java:137) at org.springframework.http.server.reactive.ServletServerHttpRequest$RequestBodyPublisher$RequestBodyPublisherReadListener.onAllDataRead(ServletServerHttpRequest.java:382) at org.apache.catalina.connector.CoyoteAdapter.asyncDispatch(CoyoteAdapter.java:207) at org.apache.coyote.AbstractProcessor.dispatch(AbstractProcessor.java:243) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:50) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1776) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:975) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:493) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63) at java.base/java.lang.Thread.run(Thread.java:833) 2025-12-13T10:09:20.447+0000 [https-jsse-nio-auto-5-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy Schema validation failed but not enforced. [facility=, subject=, traceId=] 2025-12-13T10:09:20.510+0000 [https-jsse-nio-auto-5-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 61d424fc, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:20.530+0000 [https-jsse-nio-auto-5-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61d424fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:20.539+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-12-13T10:09:20.571+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12c4af42 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:20.662+0000 [https-jsse-nio-auto-5-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 370d093e, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:20.677+0000 [https-jsse-nio-auto-5-exec-4] ERROR org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation failed [facility=, subject=, traceId=] org.everit.json.schema.ValidationException: #/scope: extraneous key [foo] is not permitted at org.everit.json.schema.ValidationException.copy(ValidationException.java:486) at org.everit.json.schema.DefaultValidator.performValidation(Validator.java:76) at org.everit.json.schema.Schema.validate(Schema.java:152) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.policyTypeSchemaValidation(Helper.java:126) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.performPolicySchemaValidation(Helper.java:145) at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor$Dispatcher$ByteBuddy$0KH3beod.invokeWithArguments(Unknown Source) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor.invoke(InstrumentationMemberAccessor.java:265) at org.mockito.internal.util.reflection.ModuleMemberAccessor.invoke(ModuleMemberAccessor.java:55) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.tryInvoke(MockMethodAdvice.java:316) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice$RealMethodCall.invoke(MockMethodAdvice.java:236) 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.access.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:84) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.handle(MockMethodAdvice.java:136) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.performPolicySchemaValidation(Helper.java:137) at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.PolicyService.createPolicyService(PolicyService.java:73) at org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.PolicyControllerV3.lambda$createPolicy$0(PolicyControllerV3.java:56) at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:132) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:200) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxSwitchIfEmpty$SwitchIfEmptySubscriber.onNext(FluxSwitchIfEmpty.java:74) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.java:79) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:158) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:129) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxFilterFuseable$FilterFuseableSubscriber.onNext(FluxFilterFuseable.java:118) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2096) at reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:145) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onComplete(FluxDoFinally.java:128) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at reactor.core.publisher.FluxDoOnEach$DoOnEachSubscriber.onComplete(FluxDoOnEach.java:223) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at org.springframework.http.server.reactive.AbstractListenerReadPublisher$State.onAllDataRead(AbstractListenerReadPublisher.java:501) at org.springframework.http.server.reactive.AbstractListenerReadPublisher.onAllDataRead(AbstractListenerReadPublisher.java:137) at org.springframework.http.server.reactive.ServletServerHttpRequest$RequestBodyPublisher$RequestBodyPublisherReadListener.onAllDataRead(ServletServerHttpRequest.java:382) at org.apache.catalina.connector.CoyoteAdapter.asyncDispatch(CoyoteAdapter.java:207) at org.apache.coyote.AbstractProcessor.dispatch(AbstractProcessor.java:243) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:50) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1776) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:975) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:493) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63) at java.base/java.lang.Thread.run(Thread.java:833) 2025-12-13T10:09:20.679+0000 [https-jsse-nio-auto-5-exec-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy Schema validation failed but not enforced. [facility=, subject=, traceId=] 2025-12-13T10:09:20.695+0000 [https-jsse-nio-auto-5-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 5bb0cd93, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:20.703+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-12-13T10:09:20.708+0000 [https-jsse-nio-auto-5-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bb0cd93 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:20.709+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 370d093e the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:20.819+0000 [https-jsse-nio-auto-5-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 7eeff980, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:20.825+0000 [https-jsse-nio-auto-5-exec-3] ERROR org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService - Error decoding client ID from token [facility=, subject=, traceId=] java.lang.NullPointerException: Cannot invoke "com.google.gson.JsonElement.getAsString()" because the return value of "com.google.gson.JsonObject.get(String)" is null at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService.decodeClientId(TokenService.java:121) at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService.extractClientIdFromToken(TokenService.java:98) at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService.getServiceId(TokenService.java:54) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.buildPolicy(Helper.java:104) at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor$Dispatcher$ByteBuddy$0KH3beod.invokeWithArguments(Unknown Source) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor.invoke(InstrumentationMemberAccessor.java:265) at org.mockito.internal.util.reflection.ModuleMemberAccessor.invoke(ModuleMemberAccessor.java:55) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.tryInvoke(MockMethodAdvice.java:316) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice$RealMethodCall.invoke(MockMethodAdvice.java:236) 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.access.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:84) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.handle(MockMethodAdvice.java:136) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.buildPolicy(Helper.java:99) at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.PolicyService.createPolicyService(PolicyService.java:72) at org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.PolicyControllerV3.lambda$createPolicy$0(PolicyControllerV3.java:56) at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:132) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:200) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxSwitchIfEmpty$SwitchIfEmptySubscriber.onNext(FluxSwitchIfEmpty.java:74) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.java:79) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:158) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:129) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxFilterFuseable$FilterFuseableSubscriber.onNext(FluxFilterFuseable.java:118) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2096) at reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:145) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onComplete(FluxDoFinally.java:128) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at reactor.core.publisher.FluxDoOnEach$DoOnEachSubscriber.onComplete(FluxDoOnEach.java:223) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at org.springframework.http.server.reactive.AbstractListenerReadPublisher$State.onAllDataRead(AbstractListenerReadPublisher.java:501) at org.springframework.http.server.reactive.AbstractListenerReadPublisher.onAllDataRead(AbstractListenerReadPublisher.java:137) at org.springframework.http.server.reactive.ServletServerHttpRequest$RequestBodyPublisher$RequestBodyPublisherReadListener.onAllDataRead(ServletServerHttpRequest.java:382) at org.apache.catalina.connector.CoyoteAdapter.asyncDispatch(CoyoteAdapter.java:207) at org.apache.coyote.AbstractProcessor.dispatch(AbstractProcessor.java:243) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:50) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1776) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:975) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:493) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63) at java.base/java.lang.Thread.run(Thread.java:833) 2025-12-13T10:09:20.826+0000 [https-jsse-nio-auto-5-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2025-12-13T10:09:20.835+0000 [https-jsse-nio-auto-5-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: e5f266f, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:20.840+0000 [https-jsse-nio-auto-5-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e5f266f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:20.843+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-12-13T10:09:20.853+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7eeff980 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:20.895+0000 [https-jsse-nio-auto-5-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: dbb1b24, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:20.906+0000 [https-jsse-nio-auto-5-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 15690f04, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:20.911+0000 [https-jsse-nio-auto-5-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15690f04 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:20.933+0000 [https-jsse-nio-auto-5-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dbb1b24 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:21.023+0000 [https-jsse-nio-auto-5-exec-8] WARN org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Invalid JWT: Missing payload [facility=, subject=, traceId=] 2025-12-13T10:09:21.023+0000 [https-jsse-nio-auto-5-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 60dd5e8b, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:21.028+0000 [https-jsse-nio-auto-5-exec-8] ERROR org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService - Error decoding client ID from token [facility=, subject=, traceId=] java.lang.ArrayIndexOutOfBoundsException: Index 1 out of bounds for length 1 at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService.decodeClientId(TokenService.java:117) at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService.extractClientIdFromToken(TokenService.java:98) at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService.getServiceId(TokenService.java:54) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.buildPolicy(Helper.java:104) at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor$Dispatcher$ByteBuddy$0KH3beod.invokeWithArguments(Unknown Source) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor.invoke(InstrumentationMemberAccessor.java:265) at org.mockito.internal.util.reflection.ModuleMemberAccessor.invoke(ModuleMemberAccessor.java:55) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.tryInvoke(MockMethodAdvice.java:316) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice$RealMethodCall.invoke(MockMethodAdvice.java:236) 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.access.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:84) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.handle(MockMethodAdvice.java:136) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.buildPolicy(Helper.java:99) at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.PolicyService.createPolicyService(PolicyService.java:72) at org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.PolicyControllerV3.lambda$createPolicy$0(PolicyControllerV3.java:56) at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:132) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:200) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxSwitchIfEmpty$SwitchIfEmptySubscriber.onNext(FluxSwitchIfEmpty.java:74) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.java:79) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:158) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:129) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxFilterFuseable$FilterFuseableSubscriber.onNext(FluxFilterFuseable.java:118) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2096) at reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:145) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onComplete(FluxDoFinally.java:128) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at reactor.core.publisher.FluxDoOnEach$DoOnEachSubscriber.onComplete(FluxDoOnEach.java:223) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at org.springframework.http.server.reactive.AbstractListenerReadPublisher$State.onAllDataRead(AbstractListenerReadPublisher.java:501) at org.springframework.http.server.reactive.AbstractListenerReadPublisher.onAllDataRead(AbstractListenerReadPublisher.java:137) at org.springframework.http.server.reactive.ServletServerHttpRequest$RequestBodyPublisher$RequestBodyPublisherReadListener.onAllDataRead(ServletServerHttpRequest.java:382) at org.apache.catalina.connector.CoyoteAdapter.asyncDispatch(CoyoteAdapter.java:207) at org.apache.coyote.AbstractProcessor.dispatch(AbstractProcessor.java:243) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:50) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1776) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:975) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:493) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63) at java.base/java.lang.Thread.run(Thread.java:833) 2025-12-13T10:09:21.029+0000 [https-jsse-nio-auto-5-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2025-12-13T10:09:21.039+0000 [https-jsse-nio-auto-5-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 3023db23, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:21.045+0000 [https-jsse-nio-auto-5-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3023db23 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:21.048+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-12-13T10:09:21.053+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60dd5e8b the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:21.088+0000 [https-jsse-nio-auto-5-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 6c180970, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:21.100+0000 [https-jsse-nio-auto-5-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: d72c34c, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:21.120+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c180970 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:21.121+0000 [https-jsse-nio-auto-5-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d72c34c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:21.212+0000 [https-jsse-nio-auto-5-exec-5] WARN org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Invalid JWT: Missing payload [facility=, subject=, traceId=] 2025-12-13T10:09:21.212+0000 [https-jsse-nio-auto-5-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 70ae4080, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:21.217+0000 [https-jsse-nio-auto-5-exec-5] ERROR org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService - Error decoding client ID from token [facility=, subject=, traceId=] java.lang.ArrayIndexOutOfBoundsException: Index 1 out of bounds for length 1 at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService.decodeClientId(TokenService.java:117) at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService.extractClientIdFromToken(TokenService.java:98) at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService.getServiceId(TokenService.java:54) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.buildPolicy(Helper.java:104) at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor$Dispatcher$ByteBuddy$0KH3beod.invokeWithArguments(Unknown Source) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor.invoke(InstrumentationMemberAccessor.java:265) at org.mockito.internal.util.reflection.ModuleMemberAccessor.invoke(ModuleMemberAccessor.java:55) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.tryInvoke(MockMethodAdvice.java:316) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice$RealMethodCall.invoke(MockMethodAdvice.java:236) 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.access.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:84) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.handle(MockMethodAdvice.java:136) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.buildPolicy(Helper.java:99) at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.PolicyService.createPolicyService(PolicyService.java:72) at org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.PolicyControllerV3.lambda$createPolicy$0(PolicyControllerV3.java:56) at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:132) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:200) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxSwitchIfEmpty$SwitchIfEmptySubscriber.onNext(FluxSwitchIfEmpty.java:74) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.java:79) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:158) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:129) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxFilterFuseable$FilterFuseableSubscriber.onNext(FluxFilterFuseable.java:118) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2096) at reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:145) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onComplete(FluxDoFinally.java:128) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at reactor.core.publisher.FluxDoOnEach$DoOnEachSubscriber.onComplete(FluxDoOnEach.java:223) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at org.springframework.http.server.reactive.AbstractListenerReadPublisher$State.onAllDataRead(AbstractListenerReadPublisher.java:501) at org.springframework.http.server.reactive.AbstractListenerReadPublisher.onAllDataRead(AbstractListenerReadPublisher.java:137) at org.springframework.http.server.reactive.ServletServerHttpRequest$RequestBodyPublisher$RequestBodyPublisherReadListener.onAllDataRead(ServletServerHttpRequest.java:382) at org.apache.catalina.connector.CoyoteAdapter.asyncDispatch(CoyoteAdapter.java:207) at org.apache.coyote.AbstractProcessor.dispatch(AbstractProcessor.java:243) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:50) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1776) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:975) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:493) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63) at java.base/java.lang.Thread.run(Thread.java:833) 2025-12-13T10:09:21.220+0000 [https-jsse-nio-auto-5-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2025-12-13T10:09:21.235+0000 [https-jsse-nio-auto-5-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 7c6341cf, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:21.244+0000 [https-jsse-nio-auto-5-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c6341cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:21.248+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-12-13T10:09:21.254+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70ae4080 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:21.291+0000 [https-jsse-nio-auto-5-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 16ec3789, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:21.300+0000 [https-jsse-nio-auto-5-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 5f711495, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:21.306+0000 [https-jsse-nio-auto-5-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f711495 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:21.313+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16ec3789 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:21.392+0000 [https-jsse-nio-auto-5-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 4e6c709a, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:21.400+0000 [https-jsse-nio-auto-5-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e6c709a the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:21.465+0000 [https-jsse-nio-auto-5-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 73a204dc, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:21.474+0000 [https-jsse-nio-auto-5-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73a204dc the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:21.540+0000 [https-jsse-nio-auto-5-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 4ba05246, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:21.547+0000 [https-jsse-nio-auto-5-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2025-12-13T10:09:21.555+0000 [https-jsse-nio-auto-5-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 276b34d, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:21.562+0000 [https-jsse-nio-auto-5-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 276b34d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:21.568+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-12-13T10:09:21.574+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ba05246 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:21.626+0000 [https-jsse-nio-auto-5-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies/4864193e-13d8-4291-93c3-0d1957cae229, and the Request Id: 325622db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:21.639+0000 [https-jsse-nio-auto-5-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: f93b460, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:21.644+0000 [https-jsse-nio-auto-5-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f93b460 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:21.733+0000 [https-jsse-nio-auto-5-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 478c846e, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:21.739+0000 [https-jsse-nio-auto-5-exec-8] ERROR org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService - Error decoding client ID from token [facility=, subject=, traceId=] java.lang.NullPointerException: Cannot invoke "com.google.gson.JsonElement.getAsString()" because the return value of "com.google.gson.JsonObject.get(String)" is null at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService.decodeClientId(TokenService.java:121) at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService.extractClientIdFromToken(TokenService.java:98) at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService.getServiceId(TokenService.java:54) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.buildPolicy(Helper.java:104) at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor$Dispatcher$ByteBuddy$0KH3beod.invokeWithArguments(Unknown Source) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor.invoke(InstrumentationMemberAccessor.java:265) at org.mockito.internal.util.reflection.ModuleMemberAccessor.invoke(ModuleMemberAccessor.java:55) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.tryInvoke(MockMethodAdvice.java:316) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice$RealMethodCall.invoke(MockMethodAdvice.java:236) 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.access.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:84) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.handle(MockMethodAdvice.java:136) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.buildPolicy(Helper.java:99) at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.PolicyService.createPolicyService(PolicyService.java:72) at org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.PolicyControllerV3.lambda$createPolicy$0(PolicyControllerV3.java:56) at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:132) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:200) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxSwitchIfEmpty$SwitchIfEmptySubscriber.onNext(FluxSwitchIfEmpty.java:74) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.java:79) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:158) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:129) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxFilterFuseable$FilterFuseableSubscriber.onNext(FluxFilterFuseable.java:118) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2096) at reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:145) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onComplete(FluxDoFinally.java:128) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at reactor.core.publisher.FluxDoOnEach$DoOnEachSubscriber.onComplete(FluxDoOnEach.java:223) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at org.springframework.http.server.reactive.AbstractListenerReadPublisher$State.onAllDataRead(AbstractListenerReadPublisher.java:501) at org.springframework.http.server.reactive.AbstractListenerReadPublisher.onAllDataRead(AbstractListenerReadPublisher.java:137) at org.springframework.http.server.reactive.ServletServerHttpRequest$RequestBodyPublisher$RequestBodyPublisherReadListener.onAllDataRead(ServletServerHttpRequest.java:382) at org.apache.catalina.connector.CoyoteAdapter.asyncDispatch(CoyoteAdapter.java:207) at org.apache.coyote.AbstractProcessor.dispatch(AbstractProcessor.java:243) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:50) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1776) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:975) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:493) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63) at java.base/java.lang.Thread.run(Thread.java:833) 2025-12-13T10:09:21.740+0000 [https-jsse-nio-auto-5-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2025-12-13T10:09:21.748+0000 [https-jsse-nio-auto-5-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 73001306, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:21.753+0000 [https-jsse-nio-auto-5-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73001306 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:21.755+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-12-13T10:09:21.765+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 478c846e the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:21.789+0000 [https-jsse-nio-auto-5-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 7ab61da0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:21.800+0000 [https-jsse-nio-auto-5-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 1abf5b4f, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:21.810+0000 [https-jsse-nio-auto-5-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1abf5b4f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:21.812+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ab61da0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:21.874+0000 [https-jsse-nio-auto-5-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 21b2d248, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:21.878+0000 [https-jsse-nio-auto-5-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2025-12-13T10:09:21.888+0000 [https-jsse-nio-auto-5-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 12cf3989, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:21.893+0000 [https-jsse-nio-auto-5-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12cf3989 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:21.895+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-12-13T10:09:21.903+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b2d248 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:21.954+0000 [https-jsse-nio-auto-5-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 54d8a8f8, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:21.958+0000 [https-jsse-nio-auto-5-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2025-12-13T10:09:21.968+0000 [https-jsse-nio-auto-5-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 3efed5f0, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:21.975+0000 [https-jsse-nio-auto-5-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3efed5f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:21.979+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-12-13T10:09:21.984+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54d8a8f8 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:22.040+0000 [https-jsse-nio-auto-5-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 383ab95b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:22.052+0000 [https-jsse-nio-auto-5-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 557c5b91, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:22.057+0000 [https-jsse-nio-auto-5-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557c5b91 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:22.081+0000 [https-jsse-nio-auto-5-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 662b1a58, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:22.087+0000 [https-jsse-nio-auto-5-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 662b1a58 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:22.097+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 383ab95b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:22.174+0000 [https-jsse-nio-auto-5-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policy-types, and the Request Id: 739e41d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:22.191+0000 [https-jsse-nio-auto-5-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 739e41d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:22.263+0000 [https-jsse-nio-auto-5-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 17efb558, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:22.268+0000 [https-jsse-nio-auto-5-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2025-12-13T10:09:22.278+0000 [https-jsse-nio-auto-5-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 6654922a, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:22.283+0000 [https-jsse-nio-auto-5-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6654922a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:22.285+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-12-13T10:09:22.290+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17efb558 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:22.366+0000 [https-jsse-nio-auto-5-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies/d0f6374d-dc68-4ffd-85b5-3abe2bf08c44, and the Request Id: 12b7e1f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:22.374+0000 [https-jsse-nio-auto-5-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 1b8342d9, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:22.384+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12b7e1f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:22.385+0000 [https-jsse-nio-auto-5-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b8342d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:22.446+0000 [https-jsse-nio-auto-5-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 1a918bdf, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:22.451+0000 [https-jsse-nio-auto-5-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2025-12-13T10:09:22.464+0000 [https-jsse-nio-auto-5-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 166b22c, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:22.470+0000 [https-jsse-nio-auto-5-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 166b22c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:22.472+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-12-13T10:09:22.476+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a918bdf the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:22.527+0000 [https-jsse-nio-auto-5-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies/policyOne/status, and the Request Id: 547b3716, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:22.541+0000 [https-jsse-nio-auto-5-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 7fde4287, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:22.546+0000 [https-jsse-nio-auto-5-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fde4287 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:22.551+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 547b3716 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:22.611+0000 [https-jsse-nio-auto-5-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policy-types/type1_1.2.3, and the Request Id: 4d12a2ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:22.628+0000 [https-jsse-nio-auto-5-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d12a2ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:22.690+0000 [https-jsse-nio-auto-5-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policy-types, and the Request Id: 2c254ee6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:22.700+0000 [https-jsse-nio-auto-5-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c254ee6 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:22.769+0000 [https-jsse-nio-auto-5-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 12fcce96, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:22.775+0000 [https-jsse-nio-auto-5-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12fcce96 the Status code of the response: 400 BAD_REQUEST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:22.851+0000 [https-jsse-nio-auto-5-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 6bba8315, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:22.858+0000 [https-jsse-nio-auto-5-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 2025-12-13T10:09:22.863+0000 [https-jsse-nio-auto-5-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 31a3bda6, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:22.867+0000 [https-jsse-nio-auto-5-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31a3bda6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:22.871+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-12-13T10:09:22.874+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bba8315 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:22.882+0000 [https-jsse-nio-auto-5-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 7de17562, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:22.893+0000 [https-jsse-nio-auto-5-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 2025-12-13T10:09:22.901+0000 [https-jsse-nio-auto-5-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 7de867d2, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:22.915+0000 [https-jsse-nio-auto-5-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7de867d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:22.919+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7de17562 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:22.975+0000 [https-jsse-nio-auto-5-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 3fec7de4, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:22.982+0000 [https-jsse-nio-auto-5-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 2025-12-13T10:09:22.988+0000 [https-jsse-nio-auto-5-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: cb31523, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:22.994+0000 [https-jsse-nio-auto-5-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cb31523 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:22.996+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-12-13T10:09:23.000+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fec7de4 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:23.006+0000 [https-jsse-nio-auto-5-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 34a4ada1, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:23.021+0000 [https-jsse-nio-auto-5-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 2025-12-13T10:09:23.029+0000 [https-jsse-nio-auto-5-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 4e7750ca, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:23.040+0000 [https-jsse-nio-auto-5-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e7750ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:23.048+0000 [https-jsse-nio-auto-5-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34a4ada1 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:23.107+0000 [https-jsse-nio-auto-5-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 20499676, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:23.114+0000 [https-jsse-nio-auto-5-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 2025-12-13T10:09:23.126+0000 [https-jsse-nio-auto-5-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: c44990, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:23.130+0000 [https-jsse-nio-auto-5-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c44990 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:23.135+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-12-13T10:09:23.147+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20499676 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:23.158+0000 [https-jsse-nio-auto-5-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 42652abe, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:23.169+0000 [https-jsse-nio-auto-5-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 2025-12-13T10:09:23.174+0000 [https-jsse-nio-auto-5-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 40d46aed, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:23.184+0000 [https-jsse-nio-auto-5-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40d46aed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:23.186+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42652abe the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:23.259+0000 [https-jsse-nio-auto-5-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 4491c53b, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:23.263+0000 [https-jsse-nio-auto-5-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2025-12-13T10:09:23.271+0000 [https-jsse-nio-auto-5-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: aea8866, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:23.277+0000 [https-jsse-nio-auto-5-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aea8866 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:23.279+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-12-13T10:09:23.283+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4491c53b the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:23.289+0000 [https-jsse-nio-auto-5-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 29c773d5, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:23.294+0000 [https-jsse-nio-auto-5-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2025-12-13T10:09:23.299+0000 [https-jsse-nio-auto-5-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 561d7434, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:23.304+0000 [https-jsse-nio-auto-5-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 561d7434 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:23.315+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29c773d5 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:23.386+0000 [https-jsse-nio-auto-5-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 29ec44e2, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:23.391+0000 [https-jsse-nio-auto-5-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2025-12-13T10:09:23.399+0000 [https-jsse-nio-auto-5-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 39efbd73, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:23.403+0000 [https-jsse-nio-auto-5-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39efbd73 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:23.409+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-12-13T10:09:23.413+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29ec44e2 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:23.472+0000 [https-jsse-nio-auto-5-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 101e35a2, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:23.480+0000 [https-jsse-nio-auto-5-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2025-12-13T10:09:23.494+0000 [https-jsse-nio-auto-5-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 101e35a2 the Status code of the response: 409 CONFLICT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:23.558+0000 [https-jsse-nio-auto-5-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 7f314a5, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:23.563+0000 [https-jsse-nio-auto-5-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2025-12-13T10:09:23.568+0000 [https-jsse-nio-auto-5-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 3e2e6106, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:23.574+0000 [https-jsse-nio-auto-5-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e2e6106 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:23.576+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-12-13T10:09:23.581+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f314a5 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:23.676+0000 [https-jsse-nio-auto-5-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 41b8fe6d, with HTTP Method: POST [facility=log audit, subject=1234567890, traceId=] 2025-12-13T10:09:23.680+0000 [https-jsse-nio-auto-5-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2025-12-13T10:09:23.687+0000 [https-jsse-nio-auto-5-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 3cfc7817, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:23.693+0000 [https-jsse-nio-auto-5-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cfc7817 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:23.695+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-12-13T10:09:23.699+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41b8fe6d the Status code of the response: 201 CREATED [facility=log audit, subject=1234567890, traceId=] 2025-12-13T10:09:23.716+0000 [https-jsse-nio-auto-5-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 3e6f83da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:23.725+0000 [https-jsse-nio-auto-5-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: ca9de9c, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:23.733+0000 [https-jsse-nio-auto-5-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ca9de9c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:23.742+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e6f83da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:23.856+0000 [https-jsse-nio-auto-5-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 6a8ef1b1, with HTTP Method: POST [facility=log audit, subject=1234567890, traceId=] 2025-12-13T10:09:23.860+0000 [https-jsse-nio-auto-5-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2025-12-13T10:09:23.868+0000 [https-jsse-nio-auto-5-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 166e7aef, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:23.872+0000 [https-jsse-nio-auto-5-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 166e7aef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:23.874+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-12-13T10:09:23.881+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a8ef1b1 the Status code of the response: 201 CREATED [facility=log audit, subject=1234567890, traceId=] 2025-12-13T10:09:23.899+0000 [https-jsse-nio-auto-5-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 57996c53, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:23.908+0000 [https-jsse-nio-auto-5-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 26c9271f, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:23.912+0000 [https-jsse-nio-auto-5-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26c9271f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:23.915+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57996c53 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:24.003+0000 [https-jsse-nio-auto-5-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 7295d37d, with HTTP Method: POST [facility=log audit, subject=1234567890, traceId=] 2025-12-13T10:09:24.010+0000 [https-jsse-nio-auto-5-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2025-12-13T10:09:24.016+0000 [https-jsse-nio-auto-5-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 18f65afc, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:24.020+0000 [https-jsse-nio-auto-5-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18f65afc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:24.023+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-12-13T10:09:24.027+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7295d37d the Status code of the response: 201 CREATED [facility=log audit, subject=1234567890, traceId=] 2025-12-13T10:09:24.048+0000 [https-jsse-nio-auto-5-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 4a563fc6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:24.054+0000 [https-jsse-nio-auto-5-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 529de0e8, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:24.059+0000 [https-jsse-nio-auto-5-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 529de0e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:24.066+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a563fc6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:24.160+0000 [https-jsse-nio-auto-5-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 1a9f5a69, with HTTP Method: POST [facility=log audit, subject=1234567890, traceId=] 2025-12-13T10:09:24.166+0000 [https-jsse-nio-auto-5-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2025-12-13T10:09:24.173+0000 [https-jsse-nio-auto-5-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 4d3d8423, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:24.181+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-12-13T10:09:24.184+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a9f5a69 the Status code of the response: 201 CREATED [facility=log audit, subject=1234567890, traceId=] 2025-12-13T10:09:24.187+0000 [https-jsse-nio-auto-5-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d3d8423 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:24.204+0000 [https-jsse-nio-auto-5-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 54b3ad1c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:24.214+0000 [https-jsse-nio-auto-5-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 1b84bd69, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:24.219+0000 [https-jsse-nio-auto-5-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b84bd69 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:24.227+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54b3ad1c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:24.287+0000 [https-jsse-nio-auto-5-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 1f402cc6, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:24.297+0000 [https-jsse-nio-auto-5-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 2025-12-13T10:09:24.303+0000 [https-jsse-nio-auto-5-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 5e970030, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:24.310+0000 [https-jsse-nio-auto-5-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e970030 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:24.312+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-12-13T10:09:24.316+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f402cc6 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:24.372+0000 [https-jsse-nio-auto-5-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies/policyOne, and the Request Id: 1982475c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:24.385+0000 [https-jsse-nio-auto-5-exec-3] ERROR org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation failed [facility=, subject=, traceId=] org.everit.json.schema.ValidationException: #/scope: extraneous key [foo] is not permitted at org.everit.json.schema.ValidationException.copy(ValidationException.java:486) at org.everit.json.schema.DefaultValidator.performValidation(Validator.java:76) at org.everit.json.schema.Schema.validate(Schema.java:152) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.policyTypeSchemaValidation(Helper.java:126) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.performPolicySchemaValidation(Helper.java:151) at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor$Dispatcher$ByteBuddy$0KH3beod.invokeWithArguments(Unknown Source) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor.invoke(InstrumentationMemberAccessor.java:265) at org.mockito.internal.util.reflection.ModuleMemberAccessor.invoke(ModuleMemberAccessor.java:55) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.tryInvoke(MockMethodAdvice.java:316) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice$RealMethodCall.invoke(MockMethodAdvice.java:236) 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.access.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:84) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.handle(MockMethodAdvice.java:136) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.performPolicySchemaValidation(Helper.java:137) at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.PolicyService.putPolicyService(PolicyService.java:111) at org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.PolicyControllerV3.lambda$updatePolicy$1(PolicyControllerV3.java:92) at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:132) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:200) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxSwitchIfEmpty$SwitchIfEmptySubscriber.onNext(FluxSwitchIfEmpty.java:74) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.java:79) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:158) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:129) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxFilterFuseable$FilterFuseableSubscriber.onNext(FluxFilterFuseable.java:118) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2096) at reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:145) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onComplete(FluxDoFinally.java:128) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at reactor.core.publisher.FluxDoOnEach$DoOnEachSubscriber.onComplete(FluxDoOnEach.java:223) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at org.springframework.http.server.reactive.AbstractListenerReadPublisher$State.onAllDataRead(AbstractListenerReadPublisher.java:501) at org.springframework.http.server.reactive.AbstractListenerReadPublisher.onAllDataRead(AbstractListenerReadPublisher.java:137) at org.springframework.http.server.reactive.ServletServerHttpRequest$RequestBodyPublisher$RequestBodyPublisherReadListener.onAllDataRead(ServletServerHttpRequest.java:382) at org.apache.catalina.connector.CoyoteAdapter.asyncDispatch(CoyoteAdapter.java:207) at org.apache.coyote.AbstractProcessor.dispatch(AbstractProcessor.java:243) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:50) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1776) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:975) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:493) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63) at java.base/java.lang.Thread.run(Thread.java:833) 2025-12-13T10:09:24.389+0000 [https-jsse-nio-auto-5-exec-3] ERROR org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy Schema validation failed. [facility=, subject=, traceId=] 2025-12-13T10:09:24.402+0000 [https-jsse-nio-auto-5-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1982475c the Status code of the response: 400 BAD_REQUEST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:24.462+0000 [https-jsse-nio-auto-5-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: fa3f9e7, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:24.472+0000 [https-jsse-nio-auto-5-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 2025-12-13T10:09:24.479+0000 [https-jsse-nio-auto-5-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 4fd3efe7, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:24.484+0000 [https-jsse-nio-auto-5-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fd3efe7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:24.486+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-12-13T10:09:24.490+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa3f9e7 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:24.550+0000 [https-jsse-nio-auto-5-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies/policyOne, and the Request Id: 383862bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:24.557+0000 [https-jsse-nio-auto-5-exec-8] ERROR org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation failed [facility=, subject=, traceId=] org.everit.json.schema.ValidationException: #/scope: extraneous key [foo] is not permitted at org.everit.json.schema.ValidationException.copy(ValidationException.java:486) at org.everit.json.schema.DefaultValidator.performValidation(Validator.java:76) at org.everit.json.schema.Schema.validate(Schema.java:152) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.policyTypeSchemaValidation(Helper.java:126) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.performPolicySchemaValidation(Helper.java:139) at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor$Dispatcher$ByteBuddy$0KH3beod.invokeWithArguments(Unknown Source) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor.invoke(InstrumentationMemberAccessor.java:265) at org.mockito.internal.util.reflection.ModuleMemberAccessor.invoke(ModuleMemberAccessor.java:55) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.tryInvoke(MockMethodAdvice.java:316) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice$RealMethodCall.invoke(MockMethodAdvice.java:236) 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.access.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:84) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.handle(MockMethodAdvice.java:136) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.performPolicySchemaValidation(Helper.java:137) at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.PolicyService.putPolicyService(PolicyService.java:111) at org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.PolicyControllerV3.lambda$updatePolicy$1(PolicyControllerV3.java:92) at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:132) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:200) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxSwitchIfEmpty$SwitchIfEmptySubscriber.onNext(FluxSwitchIfEmpty.java:74) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.java:79) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:158) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:129) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxFilterFuseable$FilterFuseableSubscriber.onNext(FluxFilterFuseable.java:118) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2096) at reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:145) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onComplete(FluxDoFinally.java:128) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at reactor.core.publisher.FluxDoOnEach$DoOnEachSubscriber.onComplete(FluxDoOnEach.java:223) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at org.springframework.http.server.reactive.AbstractListenerReadPublisher$State.onAllDataRead(AbstractListenerReadPublisher.java:501) at org.springframework.http.server.reactive.AbstractListenerReadPublisher.onAllDataRead(AbstractListenerReadPublisher.java:137) at org.springframework.http.server.reactive.ServletServerHttpRequest$RequestBodyPublisher$RequestBodyPublisherReadListener.onAllDataRead(ServletServerHttpRequest.java:382) at org.apache.catalina.connector.CoyoteAdapter.asyncDispatch(CoyoteAdapter.java:207) at org.apache.coyote.AbstractProcessor.dispatch(AbstractProcessor.java:243) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:50) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1776) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:975) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:493) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63) at java.base/java.lang.Thread.run(Thread.java:833) 2025-12-13T10:09:24.558+0000 [https-jsse-nio-auto-5-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy Schema validation failed but not enforced. [facility=, subject=, traceId=] 2025-12-13T10:09:24.564+0000 [https-jsse-nio-auto-5-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 79611748, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:24.568+0000 [https-jsse-nio-auto-5-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79611748 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:24.580+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 383862bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:24.643+0000 [https-jsse-nio-auto-5-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 76f151fe, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:24.652+0000 [https-jsse-nio-auto-5-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 2025-12-13T10:09:24.663+0000 [https-jsse-nio-auto-5-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 23d6f324, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:24.667+0000 [https-jsse-nio-auto-5-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23d6f324 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:24.670+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-12-13T10:09:24.675+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76f151fe the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:24.730+0000 [https-jsse-nio-auto-5-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies/policyOne, and the Request Id: 7cb06820, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:24.737+0000 [https-jsse-nio-auto-5-exec-3] ERROR org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation failed [facility=, subject=, traceId=] org.everit.json.schema.ValidationException: #/scope: extraneous key [foo] is not permitted at org.everit.json.schema.ValidationException.copy(ValidationException.java:486) at org.everit.json.schema.DefaultValidator.performValidation(Validator.java:76) at org.everit.json.schema.Schema.validate(Schema.java:152) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.policyTypeSchemaValidation(Helper.java:126) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.performPolicySchemaValidation(Helper.java:145) at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor$Dispatcher$ByteBuddy$0KH3beod.invokeWithArguments(Unknown Source) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor.invoke(InstrumentationMemberAccessor.java:265) at org.mockito.internal.util.reflection.ModuleMemberAccessor.invoke(ModuleMemberAccessor.java:55) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.tryInvoke(MockMethodAdvice.java:316) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice$RealMethodCall.invoke(MockMethodAdvice.java:236) 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.access.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:84) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.handle(MockMethodAdvice.java:136) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.performPolicySchemaValidation(Helper.java:137) at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.PolicyService.putPolicyService(PolicyService.java:111) at org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.PolicyControllerV3.lambda$updatePolicy$1(PolicyControllerV3.java:92) at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:132) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:200) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxSwitchIfEmpty$SwitchIfEmptySubscriber.onNext(FluxSwitchIfEmpty.java:74) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.java:79) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:158) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:129) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxFilterFuseable$FilterFuseableSubscriber.onNext(FluxFilterFuseable.java:118) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2096) at reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:145) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onComplete(FluxDoFinally.java:128) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at reactor.core.publisher.FluxDoOnEach$DoOnEachSubscriber.onComplete(FluxDoOnEach.java:223) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at org.springframework.http.server.reactive.AbstractListenerReadPublisher$State.onAllDataRead(AbstractListenerReadPublisher.java:501) at org.springframework.http.server.reactive.AbstractListenerReadPublisher.onAllDataRead(AbstractListenerReadPublisher.java:137) at org.springframework.http.server.reactive.ServletServerHttpRequest$RequestBodyPublisher$RequestBodyPublisherReadListener.onAllDataRead(ServletServerHttpRequest.java:382) at org.apache.catalina.connector.CoyoteAdapter.asyncDispatch(CoyoteAdapter.java:207) at org.apache.coyote.AbstractProcessor.dispatch(AbstractProcessor.java:243) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:50) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1776) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:975) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:493) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63) at java.base/java.lang.Thread.run(Thread.java:833) 2025-12-13T10:09:24.737+0000 [https-jsse-nio-auto-5-exec-3] WARN org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy Schema validation failed but not enforced. [facility=, subject=, traceId=] 2025-12-13T10:09:24.742+0000 [https-jsse-nio-auto-5-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 6b0f68ce, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:24.750+0000 [https-jsse-nio-auto-5-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b0f68ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:24.757+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cb06820 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:24.816+0000 [https-jsse-nio-auto-5-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 516aacfa, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:24.821+0000 [https-jsse-nio-auto-5-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2025-12-13T10:09:24.830+0000 [https-jsse-nio-auto-5-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 5615572b, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:24.835+0000 [https-jsse-nio-auto-5-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5615572b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:24.840+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-12-13T10:09:24.846+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516aacfa the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:24.896+0000 [https-jsse-nio-auto-5-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies/policyOne, and the Request Id: 4a085832, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:24.900+0000 [https-jsse-nio-auto-5-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2025-12-13T10:09:24.905+0000 [https-jsse-nio-auto-5-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 37372f32, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:24.910+0000 [https-jsse-nio-auto-5-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37372f32 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:24.915+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a085832 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:24.965+0000 [https-jsse-nio-auto-5-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies/policyOne, and the Request Id: 748e2833, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:24.972+0000 [https-jsse-nio-auto-5-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 5d3b93d6, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:24.979+0000 [https-jsse-nio-auto-5-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d3b93d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:24.984+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 748e2833 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:25.047+0000 [https-jsse-nio-auto-5-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 628dcb63, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:25.056+0000 [https-jsse-nio-auto-5-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 2025-12-13T10:09:25.061+0000 [https-jsse-nio-auto-5-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 39ac3bab, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:25.068+0000 [https-jsse-nio-auto-5-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39ac3bab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:25.070+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-12-13T10:09:25.077+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 628dcb63 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:25.131+0000 [https-jsse-nio-auto-5-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies/policyOne, and the Request Id: 4056c2fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:25.136+0000 [https-jsse-nio-auto-5-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 2025-12-13T10:09:25.144+0000 [https-jsse-nio-auto-5-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 56640a59, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:25.148+0000 [https-jsse-nio-auto-5-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56640a59 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:25.152+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4056c2fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:25.228+0000 [https-jsse-nio-auto-5-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies/policyOne, and the Request Id: 25cfd0ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:25.236+0000 [https-jsse-nio-auto-5-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 78d1c551, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:25.240+0000 [https-jsse-nio-auto-5-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78d1c551 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:25.242+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25cfd0ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:25.312+0000 [https-jsse-nio-auto-5-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 6a311af8, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:25.321+0000 [https-jsse-nio-auto-5-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 2025-12-13T10:09:25.330+0000 [https-jsse-nio-auto-5-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 297aaf5e, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:25.334+0000 [https-jsse-nio-auto-5-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 297aaf5e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:25.338+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-12-13T10:09:25.343+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a311af8 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:25.401+0000 [https-jsse-nio-auto-5-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies/policyOne, and the Request Id: 3f867b5f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:25.409+0000 [https-jsse-nio-auto-5-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 2025-12-13T10:09:25.414+0000 [https-jsse-nio-auto-5-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 35508697, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:25.423+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f867b5f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:25.424+0000 [https-jsse-nio-auto-5-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35508697 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:25.473+0000 [https-jsse-nio-auto-5-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies/policyOne, and the Request Id: 3fba560e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:25.480+0000 [https-jsse-nio-auto-5-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 794205d5, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:25.484+0000 [https-jsse-nio-auto-5-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 794205d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:25.488+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fba560e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:25.551+0000 [https-jsse-nio-auto-5-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 1f4a9b72, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:25.556+0000 [https-jsse-nio-auto-5-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 2025-12-13T10:09:25.561+0000 [https-jsse-nio-auto-5-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 75e2bef8, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:25.565+0000 [https-jsse-nio-auto-5-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75e2bef8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:25.568+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-12-13T10:09:25.574+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f4a9b72 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:25.627+0000 [https-jsse-nio-auto-5-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies/policyOne, and the Request Id: 21f73574, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:25.635+0000 [https-jsse-nio-auto-5-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 2025-12-13T10:09:25.640+0000 [https-jsse-nio-auto-5-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 143d9324, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:25.644+0000 [https-jsse-nio-auto-5-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 143d9324 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:25.649+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21f73574 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:25.706+0000 [https-jsse-nio-auto-5-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies/policyOne, and the Request Id: 52d89ba1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:25.717+0000 [https-jsse-nio-auto-5-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 39186f48, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:25.721+0000 [https-jsse-nio-auto-5-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39186f48 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:25.727+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52d89ba1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.558 s -- in org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.PolicyControllerV3Test [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ApplicationTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.6) 2025-12-13T10:09:25.806+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ApplicationTest - Starting ApplicationTest using Java 17.0.7 with PID 2948 (started by jenkins in /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master) [facility=, subject=, traceId=] 2025-12-13T10:09:25.806+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ApplicationTest - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2025-12-13T10:09:26.106+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 2025-12-13T10:09:26.321+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 2025-12-13T10:09:26.690+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ApplicationTest - Started ApplicationTest in 0.924 seconds (process running for 111.914) [facility=, subject=, traceId=] 2025-12-13T10:09:26.787+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: 70dd225b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:26.801+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-12-13T10:09:26.869+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /r-app/near-rt-ric-status, and the Request Id: 1d938943, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:26.875+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.RappSimulatorController - R-App callback body: {"ric_id":"ric1","event_type":"AVAILABLE"} [facility=, subject=, traceId=] 2025-12-13T10:09:27.148+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: 506c9c0d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:27.155+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-12-13T10:09:27.159+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2025-12-13T10:09:27.379+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-12-13T10:09:27.452+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /r-app/near-rt-ric-status, and the Request Id: 76abf6b1, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:27.454+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.RappSimulatorController - R-App callback body: {"ric_id":"NonRespondingRic","event_type":"AVAILABLE"} [facility=, subject=, traceId=] 2025-12-13T10:09:27.637+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ApplicationTest - Concurrency test starting [facility=, subject=, traceId=] 2025-12-13T10:09:27.639+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-12-13T10:09:27.667+0000 [TestThread_0] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-12-13T10:09:27.681+0000 [Thread-35] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervision - RicSupervision, ric: NonRespondingRic, exception: 502 Bad Gateway [facility=, subject=, traceId=] 2025-12-13T10:09:27.700+0000 [Thread-40] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2025-12-13T10:09:27.737+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3859133a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:27.752+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 166f5a05, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:27.766+0000 [Thread-45] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2025-12-13T10:09:27.799+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77bd003, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:27.838+0000 [Thread-50] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2025-12-13T10:09:27.854+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25929c86, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:27.861+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44b804e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:27.871+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8220374, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:27.876+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a3b4a95, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:27.890+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b39f96e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:27.900+0000 [Thread-53] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2025-12-13T10:09:27.905+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4030d164, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:27.908+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4794e6db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:27.938+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e431cbd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:27.938+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7772b289, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:27.940+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7fc49087, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:27.963+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 54ee68fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:27.996+0000 [Thread-65] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2025-12-13T10:09:28.012+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4794e6db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.012+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54ee68fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.016+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4030d164 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.020+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7772b289 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.023+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4984856a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.028+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 481563a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.034+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 52e0d468, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.037+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52e0d468 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.039+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 535e09f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.045+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 481563a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.048+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 62447e25, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.061+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_0, and the Request Id: 9a7117e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.064+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62447e25 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.071+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 50972800, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.075+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_0, and the Request Id: 79ecca3e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.075+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_0, and the Request Id: 13c26400, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.078+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50972800 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.086+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_0, and the Request Id: 49a99444, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.099+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3dd95c83, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.100+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41f05ac5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.143+0000 [Thread-72] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2025-12-13T10:09:28.169+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 424d95eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.167+0000 [Thread-75] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2025-12-13T10:09:28.193+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b844a55, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.328+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5dd6bc57, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.328+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 20c3cfd8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.334+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5dd6bc57 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.338+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20c3cfd8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.338+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 38aa7fbc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.344+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38aa7fbc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.358+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_0-, and the Request Id: d0665df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.361+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 614df27c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.365+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 614df27c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.374+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_0, and the Request Id: 6e512746, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.376+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_0-, and the Request Id: 522d0151, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.376+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_0-, and the Request Id: 75c4b636, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.383+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_0-, and the Request Id: 1b2cc56f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.387+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2165e2ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.393+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 441feac0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.403+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_0, and the Request Id: 5655c719, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.414+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b48116f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.417+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_0-, and the Request Id: 404404bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.426+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45e4389a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.429+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 579c1c11, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.436+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ea35b62, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.436+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31dad71d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.455+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64224b78, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.456+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 374e318f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.463+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64224b78 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.469+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63eed934, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.469+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d15b213, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.469+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3d957e25, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.474+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f7acbe7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.474+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 37def568, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.479+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f7acbe7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.479+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37def568 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.485+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d957e25 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.489+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6d033a0f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.492+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48e6919e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.493+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d033a0f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.495+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_0, and the Request Id: 2b120d18, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.503+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48e6919e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.504+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_0, and the Request Id: 50f345ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.505+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_0-, and the Request Id: 4472d0a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.514+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 48c807ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.514+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70737add, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.519+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48c807ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.520+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d7e8809, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.524+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5138b104, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.532+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5559e436, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.537+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5559e436 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.540+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e30d401, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.543+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_0, and the Request Id: ec5ad84, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.547+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e30d401 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.547+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29b7df1e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.555+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4610c83c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.559+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57d359ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.562+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_0, and the Request Id: 6a674f1e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.568+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_0-, and the Request Id: 7c34f1df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.569+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_0-, and the Request Id: 47bfcc68, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.574+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 60c06712, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.582+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 647e45de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.593+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29b7df1e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.596+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_1, and the Request Id: 2ba3ba2e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.598+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 27f29307, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.603+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60c06712 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.605+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27f29307 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.608+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 60bb0652, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.612+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 16746e02, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.612+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_0-, and the Request Id: 73445d3d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.615+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16746e02 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.620+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_1, and the Request Id: 22bed603, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.627+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60bb0652 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.632+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_1, and the Request Id: 4ebf9ef7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.637+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d2a920c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.637+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c61482f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.643+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d2a920c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.656+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_0-, and the Request Id: 2a434560, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.657+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 491844d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.658+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_1-, and the Request Id: 7f2c09b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.661+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 491844d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.661+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c61482f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.661+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4c97842f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.677+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_1, and the Request Id: 14a1dab9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.678+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_1, and the Request Id: 2960b34f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.679+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c97842f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.680+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e7f0e82, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.682+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c1e21f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.695+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f592e55, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.702+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e674ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.710+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_1-, and the Request Id: 22a7617d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.711+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e674ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.721+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e78b0d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.722+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 231d0bbc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.732+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e78b0d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.734+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_1-, and the Request Id: 16e98d11, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.739+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_1, and the Request Id: 3c814ff8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.742+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5843b130, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.752+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_1-, and the Request Id: dcac887, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.758+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_1-, and the Request Id: 3918e337, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.764+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65e57566, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.766+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17c1d1d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.771+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 544a7535, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.772+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7abbe1dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.797+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 26c27532, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.802+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26c27532 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.797+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d9fb930, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.804+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 434d74d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.790+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: bb8186f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.809+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_1-, and the Request Id: 7fa325c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.813+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1770f22e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.848+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1770f22e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.856+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 452120db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.861+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_2, and the Request Id: 5146c6a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.872+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17255b83, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.877+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4af45269, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.881+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b4dcafb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.883+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63bc3d4a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.888+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70362f1d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.888+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e58f151, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.888+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b4dcafb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.891+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 231dfcf3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.892+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 452120db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.893+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fb5fefe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.895+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 231dfcf3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.901+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4af45269 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.901+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 67317a38, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.905+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67317a38 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.907+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4cd935e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.912+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_2-, and the Request Id: 5866c3f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.912+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_1, and the Request Id: 13586a5f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.919+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_1, and the Request Id: 50de9523, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.921+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cd935e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.927+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c70500a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.927+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c5c498c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.928+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 469de457, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.930+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c70500a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.931+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 469de457 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.931+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c5c498c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.942+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 213b2990, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.945+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_1, and the Request Id: 43a61907, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.950+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 69e9f3b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.954+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69e9f3b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.956+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5efe278b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:28.956+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_1, and the Request Id: 5b4a30a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.005+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 268cedb3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.008+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_2, and the Request Id: 6bda5cf9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.008+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4185394, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.020+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268cedb3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.021+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d111f11, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.022+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 77331f81, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.025+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77331f81 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.036+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_2, and the Request Id: 72d17aad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.039+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 65478acd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.045+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65478acd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.045+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_1-, and the Request Id: ef3dc09, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.047+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_1-, and the Request Id: 63eca95e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.052+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 569cd629, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.056+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 569cd629 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.060+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_2, and the Request Id: 7cdcccf6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.060+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_1-, and the Request Id: 629f6cb4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.063+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_1-, and the Request Id: 83a14d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.072+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7e2eb90b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.076+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e2eb90b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.078+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_2-, and the Request Id: 2e574e17, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.084+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 42438aa6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.087+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42438aa6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.095+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_2, and the Request Id: 409a2379, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.098+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1995be0f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.099+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e06db39, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.102+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1995be0f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.112+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 340163c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.116+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 340163c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.117+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_2-, and the Request Id: 63c16a92, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.126+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a3134b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.130+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_2, and the Request Id: 49ae5b5a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.138+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2bb91fd8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.140+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_2-, and the Request Id: 3d94a78e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.140+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5003de45, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.150+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 754d98a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.154+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31f803fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.154+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 754d98a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.162+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 30c52955, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.162+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 567ffa11, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.165+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30c52955 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.168+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_2-, and the Request Id: 65458dd7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.170+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_3, and the Request Id: 17b8f998, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.178+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d95efd5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.190+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 542c329c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.198+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d825702, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.200+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2344fb6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.207+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bb892f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.207+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_3-, and the Request Id: 6a3f2f33, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.218+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c20d751, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.222+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 54dbb7b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.227+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e812bdc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.228+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4141881b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.228+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_2-, and the Request Id: 8f78a9f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.233+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41c9fa0f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.234+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54dbb7b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.244+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 300bc087, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.247+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3002d205, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.250+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 300bc087 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.257+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16d688bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.261+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2f28a638, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.262+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b53674c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.263+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_2, and the Request Id: 6134ccc4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.263+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4ebb78e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.266+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ebb78e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.266+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b53674c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.274+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1540cfb3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.276+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 40b0f4ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.278+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1540cfb3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.281+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f28a638 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.282+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40b0f4ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.284+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_2, and the Request Id: e57ef81, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.286+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_2, and the Request Id: 5df8e6fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.294+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 44c53132, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.299+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 763e4a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.303+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44c53132 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.304+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 763e4a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.306+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e8c97e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.312+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ace80b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.313+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_3, and the Request Id: 26babbd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.315+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36c07a97, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.315+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f4fbfdd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.316+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34d00c6e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.314+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e8c97e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.323+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a9b0068, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.324+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f4fbfdd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.326+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 69c3308a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.328+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_2, and the Request Id: 6e32f673, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.333+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_2-, and the Request Id: 4f2aaa11, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.338+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69c3308a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.336+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a9b0068 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.344+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_2-, and the Request Id: 4866217a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.347+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 501d997e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.349+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_3, and the Request Id: 5850ba4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.352+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 66a0edad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.358+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_2-, and the Request Id: 55e3f5ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.364+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66a0edad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.365+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_3, and the Request Id: 42eb055e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.356+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 501d997e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.366+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d2fc8ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.370+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6d898db5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.373+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d898db5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.377+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_3-, and the Request Id: 15c7c90, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.380+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_3-, and the Request Id: 235d04da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.388+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20747e11, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.378+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_3, and the Request Id: 6ce484f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.380+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_2-, and the Request Id: 64a26215, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.397+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4627b59c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.401+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_3-, and the Request Id: 23ce30c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.402+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 71323c15, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.404+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 529497c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.414+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71323c15 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.414+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64efe376, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.422+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 76acb64f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.422+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e744ff6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.428+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76acb64f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.433+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_4, and the Request Id: 14be6d25, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.433+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a650343, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.443+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d6d6b62, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.448+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d27541c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.452+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_3-, and the Request Id: 5f849b5f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.458+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: bdedd25, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.462+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bdedd25 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.465+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28f3b88e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.465+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b8dd2f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.471+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5dfddc61, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.474+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5dfddc61 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.476+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e4d654, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.481+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_4-, and the Request Id: f496b6c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.484+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_3, and the Request Id: 5ae2bd3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.484+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c8322dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.495+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 75be7eca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.500+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5f634268, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.500+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6755ae70, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.501+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 19954906, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.504+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19954906 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.505+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f634268 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.506+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75be7eca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.507+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c8322dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.509+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f79e505, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.511+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_3, and the Request Id: e559c58, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.512+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 44cce252, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.518+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 79485710, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.520+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79485710 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.522+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44cce252 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.524+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_3, and the Request Id: 31d8455d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.530+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b96c4dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.539+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b96c4dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.540+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b2e1496, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.541+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 238bd969, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.532+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ebc1ba1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.544+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_3, and the Request Id: 603c5211, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.565+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_3-, and the Request Id: 235dcedd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.565+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19b301d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.566+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_3-, and the Request Id: a06a7d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.570+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77bad1e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.571+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 40c644a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.573+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40c644a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.576+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_3-, and the Request Id: 358efee2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.579+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_4, and the Request Id: 4b306e47, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.583+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f64cd8b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.587+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f64cd8b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.594+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 12a83510, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.597+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12a83510 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.599+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 719440e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.606+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 270d9537, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.606+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 16aa8691, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.609+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 719440e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.610+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_4, and the Request Id: 3ef9747f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.614+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5bf1762b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.623+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bf1762b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.623+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16aa8691 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.627+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_3, and the Request Id: 10ae4249, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.630+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_3-, and the Request Id: 2fb25e3a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.634+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1d47a756, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.640+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9692e5f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.642+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1fe8c251, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.644+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d47a756 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.650+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 40defed9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.651+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fe8c251 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.652+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40defed9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.654+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9692e5f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.654+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8dbc11, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.661+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_5, and the Request Id: 4ef080d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.665+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4149362, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.673+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_4, and the Request Id: 4cfd740b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.674+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_4-, and the Request Id: 33a552b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.677+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_4, and the Request Id: 597663e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.680+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56eaeb9b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.669+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4149362 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.692+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 719fac82, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.698+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_5-, and the Request Id: 18f4b0a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.699+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c1b25dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.703+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_3-, and the Request Id: ff3d798, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.704+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_4-, and the Request Id: 262b02ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.720+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_4-, and the Request Id: 400d712c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.724+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23d603c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.731+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59d9e351, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.731+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d18e238, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.735+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_4-, and the Request Id: 5d2a4ddc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.735+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d09d352, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.746+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12958852, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.750+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6034b4f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.755+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6034b4f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.757+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 577197af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.759+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7fa2282a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.763+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2a18c754, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.766+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 655e3e79, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.766+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a18c754 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.773+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f835691, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.776+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f835691 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.780+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_4, and the Request Id: ca77ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.782+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39055959, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.782+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 39375f84, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.785+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39375f84 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.785+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2743513c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.790+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 66996003, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.792+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7e74600b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.800+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d40f77b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.800+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66996003 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.804+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e74600b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.806+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43a5c9b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.814+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_4, and the Request Id: f39716a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.817+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_4, and the Request Id: 28338408, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.820+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1429698, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.822+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43a5c9b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.823+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 115efa8f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.824+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e4c5ef4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.827+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e4c5ef4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.834+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_4, and the Request Id: 233b6d96, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.838+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4841dc97, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.849+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 119c45db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.862+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8905010, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.866+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8905010 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.869+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_4-, and the Request Id: 9cce07d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.875+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d5d566d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.878+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d5d566d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.882+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_5, and the Request Id: ffcd7db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.897+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 614b87a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.897+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 119c45db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.900+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_4-, and the Request Id: 274f4513, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.901+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 69b891d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.903+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_4-, and the Request Id: 419913ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.904+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69b891d7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.908+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 763e8ac8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.909+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_5-, and the Request Id: 256b6e73, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.912+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28aba51a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.913+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 614b87a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.914+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_4-, and the Request Id: 30f817c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.916+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 59e458a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.918+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 763e8ac8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.924+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59e458a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.926+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_6, and the Request Id: dc472c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.926+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e41c20c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.930+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 424eec2c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.932+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e41c20c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.934+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1f0e1ca5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.936+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5ecf5422, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.936+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d58fafd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.942+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac8156a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.943+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f0e1ca5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.945+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ecf5422 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.947+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_4, and the Request Id: 6336d603, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.958+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_5, and the Request Id: 6dd7ee2f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.958+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_5, and the Request Id: 62a417e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.958+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32d8e88, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.960+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13eec526, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.977+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c05f62f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.985+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_6-, and the Request Id: 263383a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:29.994+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c05f62f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.007+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_4-, and the Request Id: 2d7755ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.010+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_5-, and the Request Id: 1f9650df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.010+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_5-, and the Request Id: 40993d99, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.017+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4eeb4929, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.027+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 386651f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.028+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38dd4f50, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.030+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 386651f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.035+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 437729f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.036+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2269f13b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.042+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6bc55dae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.042+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_5, and the Request Id: 2e14267, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.043+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 342bfc56, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.064+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ec23c2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.064+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 50e4635a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.068+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50e4635a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.070+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5aadd78b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.070+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5fe7cdbf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.073+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5aadd78b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.073+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ec23c2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.074+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 68cd1479, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.076+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68cd1479 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.078+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7e347569, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.079+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a63c359, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.082+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a63c359 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.083+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e347569 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.084+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 498a465b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.085+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_5-, and the Request Id: 2dfacdab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.088+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 253135e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.088+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_6, and the Request Id: 1c71a514, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.088+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_5, and the Request Id: 4a25d8bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.091+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_5, and the Request Id: 5a07efdb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.092+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 253135e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.092+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 713b57c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.094+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59e3c237, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.095+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7286804e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.102+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7286804e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.107+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_5, and the Request Id: 5eafb5bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.121+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23bea165, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.128+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ce5ce0d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.133+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 390289cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.139+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 390289cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.139+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_6-, and the Request Id: 715cb6ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.140+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 651a4ae3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.144+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1510575e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.155+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 540adb50, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.155+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ee672e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.158+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ee672e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.158+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_5-, and the Request Id: 8ec1f4f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.160+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_5-, and the Request Id: 4d21331b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.163+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 651a4ae3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.170+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_5-, and the Request Id: 365ac863, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.172+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7033853a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.175+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7033853a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.178+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_5, and the Request Id: 4e7b3c72, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.183+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_5, and the Request Id: 4d328511, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.190+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c178496, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.191+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36b13c75, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.199+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c178496 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.201+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76f26c57, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.201+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f8e65e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.204+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 436884a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.204+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2284784, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.208+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2284784 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.212+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 73119df1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.213+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_6, and the Request Id: 52d367a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.214+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64691ad5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.217+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73119df1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.219+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f1ae111, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.223+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f1ae111 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.224+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2aeaecae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.224+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_5-, and the Request Id: 1b5d2bb5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.227+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_6, and the Request Id: 346570c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.230+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_5-, and the Request Id: 5890798c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.247+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 75692a97, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.250+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75692a97 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.255+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 24b933c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.258+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24b933c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.262+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6ac48397, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.262+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3b411c4d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.264+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ca849da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.265+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ac48397 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.271+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_6, and the Request Id: 50dfaea8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.276+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_7, and the Request Id: 61e8808d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.281+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b411c4d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.282+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_6-, and the Request Id: 7b2314ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.297+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a022281, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.297+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ca1a900, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.298+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23415f29, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.310+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7677fd1f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.318+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7677fd1f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.318+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_6-, and the Request Id: 103c01e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.325+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 50d2d842, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.338+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6977a507, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.342+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_6-, and the Request Id: 32504504, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.345+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_7-, and the Request Id: 3c1631e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.351+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a18f60, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.357+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50d2d842 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.359+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_6, and the Request Id: 365ee829, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.367+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 496481dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.372+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5fced522, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.378+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fced522 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.382+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_6-, and the Request Id: 2a79ebf9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.385+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24bcc81, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.386+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 73168b91, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.388+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73168b91 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.398+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 29c4895f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.400+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_7, and the Request Id: 1ab1e45, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.405+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29c4895f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.411+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b0f6d56, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.411+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c02f9f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.416+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e96b9eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.425+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5ae7dac2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.433+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ae7dac2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.433+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 77dcce5d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.437+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77dcce5d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.442+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d80763d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.444+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_6, and the Request Id: 8ab4576, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.450+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a27fa20, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.450+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64faaabd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.455+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64faaabd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.456+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3212c2db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.459+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d3cbb11, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.460+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 539d3bdb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.460+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6d0516da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.463+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 539d3bdb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.464+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3212c2db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.466+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d0516da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.467+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42d59be9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.468+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6a460cc9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.474+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_6, and the Request Id: 77379524, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.479+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a460cc9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.483+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_6, and the Request Id: 649afba0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.484+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 230bcae6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.488+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_6, and the Request Id: 35de4c44, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.496+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18403e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.505+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18403e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.507+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7535737f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.513+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c182e38, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.515+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c182e38 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.516+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 78d35023, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.519+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7535737f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.521+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78d35023 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.523+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_7-, and the Request Id: 282a30b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.529+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_6-, and the Request Id: 1688c10, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.529+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7dc6b005, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.532+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7dc6b005 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.538+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 47ba405d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.542+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_8, and the Request Id: 51f12b16, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.542+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_6-, and the Request Id: 774c1a26, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.544+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47ba405d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.548+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b757f3f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.551+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_6-, and the Request Id: 2357ac26, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.551+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_7, and the Request Id: 150dbefe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.559+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5bad18a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.562+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_7, and the Request Id: 70eef129, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.564+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6dfcfb75, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.574+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 600eeb52, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.576+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_6-, and the Request Id: 50473c0e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.577+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 600eeb52 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.578+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bad18a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.581+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a923176, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.584+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_7, and the Request Id: 5d000fbe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.588+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 637673fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.595+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 637673fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.598+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2dc09615, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.598+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_8-, and the Request Id: 51ce4efb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.606+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_7-, and the Request Id: 3c39c179, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.607+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55628ad5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.607+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f217dfb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.610+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f217dfb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.614+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 207aa89e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.614+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_7, and the Request Id: 6fdb2c2e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.627+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_7-, and the Request Id: 29c93c63, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.630+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_7-, and the Request Id: 38c05ec2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.634+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a6f3ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.634+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30c4da0c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.634+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37f68187, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.634+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31c26c67, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.644+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69fc8377, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.648+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f36aa7c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.655+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 148fe555, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.658+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79eaab74, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.665+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7dcb9513, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.669+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7dcb9513 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.689+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_7-, and the Request Id: 55068a43, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.692+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26bc9571, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.694+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 791db142, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.697+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 791db142 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.697+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f85049c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.697+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 52f4758b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.701+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52f4758b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.701+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_7, and the Request Id: 3d8b3dce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.705+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6c345a48, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.708+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c345a48 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.708+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 31e67dd6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.708+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d14c664, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.712+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31e67dd6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.716+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 358fb408, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.717+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_8, and the Request Id: 32ed2788, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.718+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5b1261f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.725+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b1261f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.726+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 358fb408 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.733+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_7, and the Request Id: 657c0f55, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.734+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 62b40222, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.735+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50199a0c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.736+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62b40222 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.744+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 408c771d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.748+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_7, and the Request Id: 1c4b48d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.763+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4608598c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.766+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_7-, and the Request Id: 17a9a311, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.766+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5512c6ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.766+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4608598c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.767+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_7-, and the Request Id: 9032519, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.769+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5512c6ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.773+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6822676d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.775+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6822676d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.776+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 68f42175, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.779+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68f42175 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.782+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_8, and the Request Id: 530e2c96, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.782+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6002fd41, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.784+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6a9da364, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.784+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6002fd41 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.785+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f83f319, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.788+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f83f319 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.792+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a9da364 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.792+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6da2d7be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.792+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_8, and the Request Id: 95c6fe4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.806+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_7, and the Request Id: 1bfebe88, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.808+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5643baea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.817+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 16dbec3b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.821+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16dbec3b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.822+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 712e0d7c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.826+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_8-, and the Request Id: 71274153, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.826+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_8-, and the Request Id: 7fba4d74, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.828+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_7-, and the Request Id: 62a68298, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.833+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32fc581f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.839+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 56caa51b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.843+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56caa51b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.844+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_8-, and the Request Id: 233345c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.844+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_9, and the Request Id: 25b58235, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.847+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 779ba19a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.849+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_7-, and the Request Id: 1382f9d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.850+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 167fdf77, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.853+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 167fdf77 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.856+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29fe30e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.858+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 62288ace, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.859+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_8, and the Request Id: 7d4ed44d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.860+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62288ace the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.872+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 55e5e899, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.875+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55e5e899 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.881+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5798e032, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.886+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3dbae401, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.888+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_8, and the Request Id: 10674792, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.890+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ef54f4a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.892+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e6d9907, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.901+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ad5a006, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.901+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2327499, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.910+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_8-, and the Request Id: 6dc7ff2e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.911+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2327499 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.916+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_9-, and the Request Id: 664657d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.916+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1b88005c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.923+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b88005c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.926+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a0bd7ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.928+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_8-, and the Request Id: 1d8cae4b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.928+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_8, and the Request Id: 7c736eaa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.934+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 310860e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.936+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3be94d92, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.937+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3211db93, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.937+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 310860e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.945+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24ff8998, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.946+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3be94d92 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.950+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 166b78d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.951+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7f126968, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.952+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30c11710, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.952+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f126968 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.953+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 166b78d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.959+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16cd8eb5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.961+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_9, and the Request Id: 63e279e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.969+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7337d977, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.969+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 34b1e019, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.970+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_8-, and the Request Id: ec5f022, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.969+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_8, and the Request Id: 64fe8c60, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.975+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34b1e019 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.980+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15ac4e3b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.980+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5b04352b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.982+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b04352b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.992+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_9, and the Request Id: 309f63c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.993+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 237d3468, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:30.996+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7476673d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.000+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7476673d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.005+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ab35575, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.008+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ab35575 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.008+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39d0375b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.008+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_8-, and the Request Id: 1fb1f84f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.016+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_8, and the Request Id: 349803c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.019+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_9-, and the Request Id: 50d38529, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.027+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a07f0a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.031+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a07f0a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.031+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23406b16, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.034+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3eee0e1e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.035+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 66cc3207, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.037+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3eee0e1e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.045+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3f47d97b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.045+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 24522cf5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.048+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24522cf5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.050+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_8, and the Request Id: 3fbdc85, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.050+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66cc3207 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.049+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f47d97b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.052+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7888943, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.052+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_9, and the Request Id: 2a642d53, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.055+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7888943 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.060+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_9, and the Request Id: 596cee99, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.068+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ba661fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.068+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2440a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.071+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d75df48, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.068+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_8-, and the Request Id: 24faca67, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.083+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34e3b62f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.096+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_8-, and the Request Id: 1f85ef58, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.096+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31c7596d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.098+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_9-, and the Request Id: d89b5ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.100+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_9-, and the Request Id: c33da2b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.117+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2bed87bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.121+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bed87bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.121+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34860898, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.123+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f948fc6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.126+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 767b3128, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.127+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 473e6c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.128+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a98a81c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.130+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_9-, and the Request Id: 2f8d40cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.130+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d6c781d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.136+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a98a81c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.136+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d6c781d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.142+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5332e777, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.143+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 563c001a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.147+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5332e777 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.149+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_9, and the Request Id: 1a6ed0ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.152+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 73aed594, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.153+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_10, and the Request Id: 24e82c23, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.156+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73aed594 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.159+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 170fb8c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.163+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 75714cb9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.165+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75714cb9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.170+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76f317f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.177+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 42cb63b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.179+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 72d6e897, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.180+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42cb63b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.183+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_9, and the Request Id: 1cd59c4b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.186+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ab47570, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.192+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ab47570 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.193+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72d6e897 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.198+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_10-, and the Request Id: 71d90724, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.202+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73c9f452, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.206+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62c7817d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.209+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_9-, and the Request Id: 262217cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.212+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6076ceab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.212+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 61cf7338, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.213+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a2f5379, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.215+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61cf7338 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.216+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_10, and the Request Id: 54afedd2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.220+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_9, and the Request Id: 5c4e9f6b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.225+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1088fc43, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.225+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_9-, and the Request Id: 6777e8e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.240+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 498df169, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.233+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f826656, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.244+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 51320df3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.249+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 475ecab1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.253+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16932d21, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.255+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6a93d887, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.258+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51320df3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.245+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 498df169 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.259+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 67b9bb98, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.260+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 475ecab1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.262+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67b9bb98 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.263+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a93d887 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.267+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 477f9e83, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.270+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1faf593d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.270+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_10, and the Request Id: 7cb2683e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.270+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 477f9e83 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.271+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_10, and the Request Id: b1d510a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.276+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f47ed1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.276+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1faf593d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.287+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_9, and the Request Id: f4036a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.287+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e9c36f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.291+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f47ed1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.297+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7cbfac27, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.297+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_10-, and the Request Id: 19a19700, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.298+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_9, and the Request Id: 456ea902, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.301+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_9-, and the Request Id: 2145bc0a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.305+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45557cb7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.312+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b4d6386, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.316+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b4d6386 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.321+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 77e87e01, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.325+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77e87e01 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.326+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_10-, and the Request Id: 1f50ce33, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.335+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 533db25d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.336+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72eb4799, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.336+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c11b860, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.338+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 533db25d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.339+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c11b860 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.342+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_9-, and the Request Id: 2b700976, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.346+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_10, and the Request Id: 28c6d8a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.349+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_10, and the Request Id: 3eee53c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.352+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 449e5f0c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.364+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b6abf04, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.369+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b6abf04 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.371+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56ebc4d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.373+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8307e62, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.375+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2d4ae202, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.376+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_10-, and the Request Id: 119b0622, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.379+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_9-, and the Request Id: 60490f8d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.382+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d4ae202 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.386+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_11, and the Request Id: 6da040a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.401+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d7bbcda, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.404+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_10-, and the Request Id: 1768fa3d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.404+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_10-, and the Request Id: 61fac36e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.415+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 618c1cca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.415+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f855176, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.421+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 590ea654, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.427+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c1a8a4a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.428+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 402cd854, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.443+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3cbe7b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.446+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23eb0eff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.446+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23f56133, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.452+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e6d1733, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.456+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 495ff87d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.456+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e6d1733 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.456+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23f56133 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.460+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6c7439b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.463+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 495ff87d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.464+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 281c3888, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.464+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_11-, and the Request Id: 625458a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.464+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 260a398e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.469+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c7439b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.472+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 475ebb9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.472+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 923c36f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.474+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 260a398e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.478+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 475ebb9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.479+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_10, and the Request Id: 32172385, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.479+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_10, and the Request Id: 295334e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.483+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_11, and the Request Id: 417e862e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.493+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37b6b678, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.508+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_11-, and the Request Id: 758704d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.511+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5c5ad9d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.512+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e5e7a06, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.519+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6c6d0cb2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.520+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49f2289b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.525+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3565a97, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.525+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c6d0cb2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.527+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3565a97 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.527+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c5ad9d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.528+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49f2289b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.534+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e73572e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.535+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_10-, and the Request Id: 55e2fb9e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.537+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e73572e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.540+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4d527167, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.540+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 410dc396, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.542+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_11, and the Request Id: 25e40336, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.543+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d527167 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.546+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_11, and the Request Id: 5cb5abef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.547+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_10, and the Request Id: cbccb84, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.551+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_10-, and the Request Id: 6053af97, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.556+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c10ad0b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.568+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7be225f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.571+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 220b1edc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.568+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f0bf479, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.576+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7be225f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.581+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c759222, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.581+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 18c54fcb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.586+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21243110, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.587+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 220b1edc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.599+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e8c8c5d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.605+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18c54fcb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.606+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9543b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.606+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_11-, and the Request Id: 52915b5a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.611+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_11-, and the Request Id: 6dfc0c7c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.611+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ced602, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.617+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_11, and the Request Id: c38795c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.618+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_10, and the Request Id: 44768dc4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.620+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e8c8c5d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.621+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6fa32f0d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.627+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_10-, and the Request Id: 84076e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.628+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21243110 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.632+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 99864c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.632+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c97f425, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.637+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e8b3852, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.638+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 59a7b52, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.640+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e8b3852 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.641+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_10-, and the Request Id: ba3b25e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.648+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_11, and the Request Id: 400445b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.650+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59a7b52 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.653+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43f59747, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.659+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c43b95, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.662+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c43b95 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.664+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75236c37, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.667+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_11-, and the Request Id: 2bdd15e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.673+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_12, and the Request Id: 30c7614a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.676+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7af2806f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.682+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ce43eaf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.686+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 457e1859, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.695+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_12-, and the Request Id: 10984c26, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.703+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ed09f0d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.707+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ed09f0d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.713+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 430c26c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.716+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_11-, and the Request Id: 1bc3436a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.717+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ef388e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.720+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ef388e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.730+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_11, and the Request Id: 4aa37373, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.742+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3eef5430, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.744+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e5816f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.744+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 189ab0de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.745+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3eec6953, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.745+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3eef5430 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.756+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3eec6953 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.756+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 140b8553, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.759+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d5f8635, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.762+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 441f7b0f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.766+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7567e6ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.769+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 187cf4a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.769+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7567e6ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.772+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 187cf4a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.776+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35ba315d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.776+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 42905bd1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.781+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42905bd1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.784+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43eb1b24, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.784+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 458a062f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.787+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 458a062f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.788+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_11, and the Request Id: a25f82d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.795+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_11-, and the Request Id: 9949fa6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.799+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43eb1b24 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] numLogsCapturedBeforeOtelInstall value of the OpenTelemetry appender is too small. 2025-12-13T10:09:31.805+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6907445, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.806+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f419d4d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.807+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5159eefd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.809+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_12, and the Request Id: 772ddb10, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.814+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5159eefd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.816+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6907445 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.809+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_12, and the Request Id: 6a59640, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.814+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f419d4d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.822+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 79bd9258, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.824+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 218e023a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.825+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79bd9258 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.826+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 218e023a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.827+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_12, and the Request Id: d496b33, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.827+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f7842e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.828+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e3764c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.826+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 482da23, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.831+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_11-, and the Request Id: a58f41d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.832+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e3764c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.841+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e9442d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.844+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_12, and the Request Id: f7da456, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.850+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_11, and the Request Id: 574f54e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.852+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 17b9dd50, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.853+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 56d793c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.856+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17b9dd50 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.856+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_12-, and the Request Id: 46905dfe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.860+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_12-, and the Request Id: f429c5e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.863+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56d793c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.869+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58c8d729, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.876+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_11, and the Request Id: 3a95da27, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.876+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 24ebe2ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.878+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6d3fdb3b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.879+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24ebe2ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.879+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d3fdb3b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.884+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_12, and the Request Id: 394940e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.885+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_12-, and the Request Id: 7b78b6ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.887+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5cde4c66, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.888+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 220cd739, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.890+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5cde4c66 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.892+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_12-, and the Request Id: 600bfa31, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.897+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_11-, and the Request Id: 68bf514b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.897+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_13, and the Request Id: 1006b9d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.898+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b117626, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.921+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_12-, and the Request Id: 1f155573, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.925+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c923f5b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.926+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 442b64fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.928+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 304f38b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.928+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_11-, and the Request Id: 2e4eeac6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.931+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_13-, and the Request Id: e5ff7f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.932+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6bf61505, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.937+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46cde48a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.944+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1aeff800, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.952+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7753fec1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.954+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7753fec1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.956+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6616e9b3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.959+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43d9e689, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.960+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1aeff800 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.965+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 584c88fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.968+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c4aa28a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.970+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 564ce5ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.971+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 584c88fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.974+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d95bbbf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.981+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_12, and the Request Id: ea0409a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.983+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47dfe780, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.985+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c4aa28a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.987+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_12, and the Request Id: 2ccacc04, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.991+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 17b78745, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:31.994+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17b78745 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.001+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 50c0edc5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.003+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a1ea744, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.005+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50c0edc5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.010+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5717b6ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.010+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_13, and the Request Id: 2a497cfc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.020+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25ba013f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.028+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e6670a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.034+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 56fe14d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.037+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56fe14d7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.040+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 13ee24fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.046+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13ee24fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.048+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_12-, and the Request Id: ae8c396, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.051+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 68780194, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.054+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68780194 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.057+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 76fb0bf5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.060+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76fb0bf5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.061+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_12-, and the Request Id: 39b948fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.063+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 109c62a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.064+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_12, and the Request Id: 29429de0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.068+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_13, and the Request Id: 1f5a8787, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.073+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49a42115, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.074+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e393615, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.077+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49a42115 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.080+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_13-, and the Request Id: 1d5e2488, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.081+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a76bcad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.086+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4031ede4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.088+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a76bcad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.089+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4031ede4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.092+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3506c5db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.097+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_13, and the Request Id: 782b779c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.097+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3506c5db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.100+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4b8ffd8f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.102+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5bbef52f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.105+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bbef52f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.106+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b8ffd8f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.107+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51d987b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.108+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_12-, and the Request Id: 1c8e4419, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.110+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_13-, and the Request Id: 7b12e49f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.113+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_13, and the Request Id: 28512b1d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.114+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ad13161, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.116+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2374f04f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.122+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ad13161 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.123+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_12, and the Request Id: 1a491af8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.129+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 797106ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.130+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb04409, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.131+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_13-, and the Request Id: 7b92b4b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.131+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c3f520e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.134+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c3f520e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.136+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 797106ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.146+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_13, and the Request Id: 265a152f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.145+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 677ff750, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.152+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 677ff750 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.161+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19d422dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.168+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 702c53b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.171+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f4823a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.172+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_14, and the Request Id: 1ec9ad02, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.175+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_12-, and the Request Id: 1757e1bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.176+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_13-, and the Request Id: 4a83d070, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.182+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b82e93c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.198+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60d2d433, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.201+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_13-, and the Request Id: 6596c003, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.202+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3664929a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.206+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 668eeb23, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.209+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 668eeb23 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.212+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_14-, and the Request Id: 735f2e3f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.212+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 372195d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.220+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 198c3e38, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.222+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 372195d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.224+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e6b9e91, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.224+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_13, and the Request Id: f7474e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.232+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5000286d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.238+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 636d766d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.246+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_13-, and the Request Id: 3bb01f0c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.257+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62251d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.271+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4526e2b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.274+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4526e2b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.276+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77dffade, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.281+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4396c614, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.284+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 69218bbd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.291+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d6dc991, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.295+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d6dc991 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.295+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69218bbd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.296+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6885a88a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.296+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40e072da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.298+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3507b604, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.300+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6885a88a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.300+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 11871b73, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.302+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29a9fc27, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.302+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40e072da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.303+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_13, and the Request Id: 43c6eb1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.306+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11871b73 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.306+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1786616c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.307+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29a9fc27 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.309+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 422c4d6e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.310+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 35b6691c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.311+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_14, and the Request Id: 3143d558, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.312+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 422c4d6e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.310+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1786616c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.313+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35b6691c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.315+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b7153ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.319+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_14, and the Request Id: 3d85671c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.319+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_14, and the Request Id: 13afadd1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.323+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_13, and the Request Id: 37002336, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.328+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ad238d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.332+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6336668a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.345+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 555eb910, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.346+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ba94e61, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.348+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 555eb910 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.345+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_13-, and the Request Id: 247991c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.351+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ba94e61 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.359+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_14-, and the Request Id: 6cffe182, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.359+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e972aa3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.361+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 73e96885, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.363+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e972aa3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.364+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73e96885 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.368+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_13, and the Request Id: 12bb8d46, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.370+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_14, and the Request Id: 188c5c24, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.370+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_14-, and the Request Id: 464d5146, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.382+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e4e746e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.383+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5bfffecb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.389+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_14-, and the Request Id: 23f5dc87, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.395+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_13-, and the Request Id: 414ad7f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.402+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_13-, and the Request Id: 45b9c153, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.404+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 81ed03c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.405+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 561f3132, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.407+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e573d14, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.409+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_14-, and the Request Id: 21342af9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.417+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 12f29c57, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.424+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12f29c57 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.427+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27e49cf8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.431+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 61bf094c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.433+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61bf094c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.442+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_15, and the Request Id: 6e988e65, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.442+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e241c67, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.446+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d6dc277, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.449+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e241c67 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.450+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 535e8760, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.454+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 728e27c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.455+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f9a951c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.455+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 31f1ef31, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.459+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 728e27c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.460+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31f1ef31 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.467+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_14, and the Request Id: 4d814de9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.468+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48a0ed18, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.471+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48a0ed18 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.476+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_14, and the Request Id: 52be1d8e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.478+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6122d23a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.483+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: bb5b0d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.483+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4710f615, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.491+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_14-, and the Request Id: 540220c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.491+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c93d383, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.499+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 78e677a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.502+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78e677a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.514+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_15-, and the Request Id: 30ceee90, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.515+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4e013b4a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.519+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e013b4a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.521+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13418947, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.522+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 677e58ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.521+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 62e25440, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.526+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_14-, and the Request Id: 2d01fd3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.527+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62e25440 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.532+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_15, and the Request Id: 40cc2f9e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.535+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d86de3c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.535+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1d5edfb8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.537+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d86de3c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.538+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d5edfb8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.541+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_15, and the Request Id: 282d4bc2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.546+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 620b6103, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.547+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7c3ba825, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.549+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c3ba825 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.551+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 241bb49f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.554+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 500c302f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.555+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50b50cb7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.557+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 38ce103d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.557+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 500c302f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.562+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_15-, and the Request Id: 477975af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.562+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_14, and the Request Id: 61947639, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.564+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38ce103d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.569+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1814eeda, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.572+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1814eeda the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.574+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1b945ccc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.577+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b945ccc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.578+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a40b12f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.578+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_15, and the Request Id: 3b8cd839, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.578+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 634c8aa5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.580+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a40b12f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.585+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_15-, and the Request Id: 72de8586, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.586+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 390459d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.586+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_14, and the Request Id: 6ff30364, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.587+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e8fd2de, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.589+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e8fd2de the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.589+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 390459d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.596+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e6a431d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.602+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 127243ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.603+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_15, and the Request Id: 309361c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.603+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2efd67b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.604+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 450262aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.611+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 127243ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.613+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_14, and the Request Id: 51a3fd90, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.613+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_15-, and the Request Id: 7d92c947, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.617+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c09723a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.624+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_14-, and the Request Id: 666f61ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.624+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_14-, and the Request Id: 6f5b0713, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.625+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 704c1f0b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.627+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_15-, and the Request Id: 3b587fc9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.629+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4840439b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.632+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4840439b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.635+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e4fdb7b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.641+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3927dde8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.643+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e4fdb7b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.644+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_14-, and the Request Id: 25943c5f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.646+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 675cfd1e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.646+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f59607e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.648+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 675cfd1e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.653+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3927dde8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.659+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71e44c97, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.659+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_16, and the Request Id: 1e761a81, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.664+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_15, and the Request Id: 145a5e47, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.673+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 70356b1e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.674+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42307adc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.677+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4efc45f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.683+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c314184, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.683+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 700b141d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.685+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 700b141d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.686+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70356b1e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.691+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71c346ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.692+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 60afeba0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.691+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fe2c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.693+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_16, and the Request Id: 38df7eb2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.698+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60afeba0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.700+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 38eb83fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.702+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38eb83fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.704+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_16-, and the Request Id: 6e8c134, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.707+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_15, and the Request Id: 782e3477, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.710+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5093eafd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.710+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_15-, and the Request Id: 61c3b683, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.711+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d96c3f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.725+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: acc82a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.736+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_16-, and the Request Id: 616eddde, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.740+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11d3c695, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.741+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b893a4d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.744+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 431d638, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.744+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38307f54, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.748+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6e73a598, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.749+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 617b8878, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.751+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e73a598 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.752+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 17638f82, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.755+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17638f82 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.758+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 617b8878 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.758+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 173a6e7f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.760+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 173a6e7f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.760+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 50718a6b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.761+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7272cfbb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.762+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50718a6b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.764+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7272cfbb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.766+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23a0f29f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.768+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_16, and the Request Id: 1261d439, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.769+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_15, and the Request Id: 524b3c85, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.769+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_16, and the Request Id: 3d10d845, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.770+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 686e7a55, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.771+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_15-, and the Request Id: 26915386, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.769+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23a0f29f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.777+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1160cc7d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.780+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c07fb7e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.781+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65e2a2e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.782+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c07fb7e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.787+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_15, and the Request Id: 2f52e5bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.787+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e327d61, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.795+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 276dd24a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.795+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e327d61 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.804+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 276dd24a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.806+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_16-, and the Request Id: f6723ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.809+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_15-, and the Request Id: 115fe858, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.809+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4b191f16, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.811+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b191f16 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.812+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 25c4cba3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.815+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_16, and the Request Id: 5d3bbdcd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.816+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_16-, and the Request Id: 55124798, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.818+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25c4cba3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.826+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_15, and the Request Id: f145633, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.827+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d732241, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.829+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41a6cc2f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.839+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 17e89d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.839+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 546bef14, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.842+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17e89d7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.845+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 546bef14 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.853+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4cca9caf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.853+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_15-, and the Request Id: 5c8a3a5d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.854+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 382174d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.856+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_16-, and the Request Id: 6f43a3e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.853+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24434cbb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.858+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f0e4d95, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.860+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 79b77520, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.860+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f0e4d95 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.862+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cca9caf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.862+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79b77520 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.864+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_16, and the Request Id: 20c6034, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.867+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_17, and the Request Id: 61fdd096, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.867+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 680c2637, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.870+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a81a9c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.871+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 680c2637 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.876+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_17, and the Request Id: 75ea3947, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.876+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66befb99, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.879+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_15-, and the Request Id: 7c2426b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.885+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_16-, and the Request Id: 58db6be4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.887+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b2283a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.887+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32f10d2e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.898+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_17-, and the Request Id: 183391ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.900+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d944322, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.903+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a4ffbc7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.903+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68cccf71, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.909+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1187a1fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.924+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a9d4109, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.921+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52125c19, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.933+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_17-, and the Request Id: 2c116c64, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.933+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3506ef04, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.938+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2cd80604, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.939+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e65c1be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.937+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3506ef04 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.941+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e65c1be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.942+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7c2c0533, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.944+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c2c0533 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.945+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44f57175, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.945+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cd80604 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.949+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5ca3c12c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.953+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 54a38762, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.954+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_16, and the Request Id: 3173c7c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.954+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2d35dd2e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.955+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c736beb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.965+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10972b7e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.967+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2478c039, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.970+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54a38762 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.982+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d35dd2e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.983+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_17, and the Request Id: 1131be9e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.983+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c5c402c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.986+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_16-, and the Request Id: 10f842c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.989+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2fdbd4b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.991+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fdbd4b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.997+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_17, and the Request Id: 66b7fb95, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:32.999+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c736beb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.004+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1bc27a8d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.008+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 152f225a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.011+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 152f225a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.015+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_17-, and the Request Id: 6d37413f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.018+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 145ff34c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.018+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: bbb3f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.019+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 65d20e3a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.020+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65d20e3a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.018+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 301b3782, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.021+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bc27a8d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.023+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 301b3782 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.025+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 145ff34c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.027+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_16, and the Request Id: 503c5bdd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.027+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e081136, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.028+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_17, and the Request Id: 35be9418, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.030+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e081136 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.041+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ef15329, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.041+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_17, and the Request Id: 58696c9e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.041+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5218416f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.044+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40300311, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.048+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_16, and the Request Id: 30617184, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.052+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_17-, and the Request Id: 2fd4f073, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.055+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5218416f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.055+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 465eb098, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.058+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64156fb9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.058+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_17-, and the Request Id: 3fe17682, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.060+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_17-, and the Request Id: 5b1e9d4b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.072+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_16-, and the Request Id: 215e0e7d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.073+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ca3c12c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.078+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_16, and the Request Id: 7eca068f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.080+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 160e0e03, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.084+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 160e0e03 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.086+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1562591f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.089+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1562591f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.093+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_18, and the Request Id: 6056502d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.096+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_16-, and the Request Id: 62846b11, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.101+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d18d3b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.108+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_16-, and the Request Id: d204b1d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.122+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a45246b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.128+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3627d6ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.134+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ec9e29, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.142+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15b82330, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.143+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3a6ebd4d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.147+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a6ebd4d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.154+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 507b8e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.162+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 61ce6701, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.164+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61ce6701 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.168+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_17, and the Request Id: 822d0c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.178+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_18-, and the Request Id: 4f6486c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.182+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 695881bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.182+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d21e427, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.192+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26915bdf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.195+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 695881bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.198+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41794226, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.202+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 772ebff0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.202+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 440bb4e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.206+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1328beb6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.206+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 440bb4e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.218+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 461a0fe9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.218+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1eb038e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.218+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_18, and the Request Id: 41fb776f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.221+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4295c5a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.221+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1eb038e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.224+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 28cecab2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.224+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c65abd2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.226+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28cecab2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.235+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_18, and the Request Id: 4b5b3cd8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.240+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5f6092fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.242+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f6092fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.246+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_17-, and the Request Id: 61ca3499, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.250+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1eb6c986, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.254+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: da0f092, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.264+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1eb6c986 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.265+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_18, and the Request Id: 5d0657c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.267+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b099f46, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.267+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1b6470ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.275+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b6470ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.276+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14d406e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.277+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78ab16f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.275+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_18-, and the Request Id: 1640ded1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.283+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 56edc51f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.283+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14d406e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.284+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 10649c14, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.286+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10649c14 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.287+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78ab16f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.289+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56edc51f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.289+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 707a9c3e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.292+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 707a9c3e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.292+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_18, and the Request Id: 2e931aa0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.298+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_18, and the Request Id: 3d1c85f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.298+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_17, and the Request Id: 39fea371, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.288+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34170a48, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.303+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 77423146, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.305+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77423146 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.310+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3eed35ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.312+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3eed35ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.320+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_18-, and the Request Id: 31de7064, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.322+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 56a35b9a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.323+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_18-, and the Request Id: 61c4e2da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.324+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_17, and the Request Id: 936c699, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.325+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56a35b9a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.329+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1514721f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.331+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1514721f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.338+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10dbe040, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.338+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_17, and the Request Id: 6876209e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.341+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 146548a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.352+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_18-, and the Request Id: 18900cab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.353+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45dd9423, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.359+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1962e85a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.360+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_17-, and the Request Id: 7b49934, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.363+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_17-, and the Request Id: 3f0e9e9a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.363+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_18-, and the Request Id: 17c87b7a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.378+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 531dd9de, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.381+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 531dd9de the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.387+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 21d093f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.390+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21d093f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.398+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_19, and the Request Id: c407e5e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.398+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5eb3fd7c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.408+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d728913, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.409+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6737597a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.415+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 70d811cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.418+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70d811cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.421+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f5a3f6d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.422+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 349eb75c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.426+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ab5a1f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.428+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ab5a1f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.432+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_18, and the Request Id: 3f4c1a98, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.437+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8a06a5f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.446+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_17-, and the Request Id: 2fb6bf1a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.454+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_19-, and the Request Id: 41948797, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.463+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 11d799eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.466+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58c85dfb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.466+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41ea193e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.469+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11d799eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.472+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7a5c39a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.474+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a5c39a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.480+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_19, and the Request Id: 292a47c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.487+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 77ff1db0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.487+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b5c6d07, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.490+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77ff1db0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.496+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6ac08557, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.496+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a8850b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.498+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ac08557 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.504+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_18-, and the Request Id: 34b6fd7a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.504+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_19, and the Request Id: 558c93ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.524+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6893747a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.527+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6893747a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.528+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 58d09e72, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.530+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58d09e72 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.532+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c605e82, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.535+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_19-, and the Request Id: 51204b18, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.540+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51748415, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.542+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1765bad2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.544+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78872515, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.544+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e91a21c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.546+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78872515 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.550+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_19, and the Request Id: 425c68fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.551+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e91a21c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.554+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_19, and the Request Id: 43eab8a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.559+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4718b069, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.562+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4718b069 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.566+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6a5e4523, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.568+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a5e4523 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.573+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_18, and the Request Id: 3ea62f75, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.581+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5945d70b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.584+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_19-, and the Request Id: 37faa000, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.594+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59d7fd5d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.605+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37c844f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.605+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7bed0dfc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.608+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bed0dfc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.612+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6bb271cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.619+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6b415a1f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.620+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bb271cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.622+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b415a1f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.625+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 636c0c40, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.627+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 636c0c40 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.630+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_19, and the Request Id: 414ceb05, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.632+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_19-, and the Request Id: 38ec181c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.632+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_18, and the Request Id: 5e26352e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.636+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 183df128, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.645+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_18-, and the Request Id: 1a459251, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.645+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3a0855, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.648+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a0855 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.651+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4d594e6d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.658+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d594e6d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.659+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_19-, and the Request Id: 50c3636, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.666+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_18, and the Request Id: 25e4364f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.668+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f206de6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.671+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f206de6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.671+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 775df76b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.677+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 13cf102b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.680+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13cf102b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.684+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_19-, and the Request Id: 7d36ebf5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.684+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_20, and the Request Id: 13bb57dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.693+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 425fadb4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.693+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38de5a48, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.696+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 425fadb4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.701+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e6628a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.704+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e6628a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.705+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d24f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.708+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3746d4d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.708+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_20, and the Request Id: 567b884c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.718+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_18-, and the Request Id: 7f8073e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.722+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a664817, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.730+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2183eb24, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.732+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61cc1e72, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.750+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4d7a64b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.753+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d7a64b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.756+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_18-, and the Request Id: 11dc2578, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.760+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ad2afd6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.762+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ad2afd6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.766+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_19, and the Request Id: f902485, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.771+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_20-, and the Request Id: 735adbea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.778+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e36100f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.781+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 746f150d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.785+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_20-, and the Request Id: 9717665, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.812+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a01f523, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.812+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a80c190, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.820+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74fbbc43, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.820+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2530ca0f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.824+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a2ecb66, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.827+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a2d90e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.839+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b988564, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.860+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ba8d027, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.860+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a4b5f07, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.860+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 520d924a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.863+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ba8d027 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.867+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71670f1b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.869+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71670f1b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.871+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a4b5f07 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.876+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 72e732a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.880+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 644eaaa1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.882+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 539304da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.882+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_20, and the Request Id: 4d4671b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.888+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aa34d28, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.890+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72e732a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.891+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aa34d28 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.892+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_19-, and the Request Id: 661100ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.895+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 24c95b83, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.896+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 16e764e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.898+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24c95b83 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.898+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16e764e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.899+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 62f2cef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.901+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_20, and the Request Id: 3f61a631, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.902+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62f2cef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.906+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_19, and the Request Id: 24ade5f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.906+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_19, and the Request Id: 3c33f589, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.910+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 79007caf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.918+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6a9bea43, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.920+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79007caf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.921+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a9bea43 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.930+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 827a41a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.935+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_20-, and the Request Id: 5681624e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.936+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6debc869, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.936+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 827a41a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.940+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_20, and the Request Id: 687c2843, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.940+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6debc869 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.944+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_20, and the Request Id: 127bc0da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.944+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 781caf76, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.944+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ebe162f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.951+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 781caf76 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.954+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_20-, and the Request Id: 787f1047, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.962+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5bf7e4f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.966+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c891971, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.970+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bf7e4f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.969+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c891971 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.976+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_21, and the Request Id: 254fda9c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.977+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_19-, and the Request Id: 3bb74b8f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.983+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 68b9eef0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.988+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68b9eef0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.991+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_19-, and the Request Id: 6109a29a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:33.995+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_19, and the Request Id: 3d8a35e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.001+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_20-, and the Request Id: 6aab2ae1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.017+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11cbb968, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.019+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_20-, and the Request Id: 1755ca58, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.024+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13ab555e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.024+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ebb4366, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.025+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_21-, and the Request Id: 71e07fb3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.027+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30caf562, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.041+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7df62222, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.041+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_19-, and the Request Id: 2582e609, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.043+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77c838c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.049+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7df62222 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.049+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20a8e6d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.050+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 421678c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.052+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 650b0f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.055+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30b80c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.057+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 221c1e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.059+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 221c1e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.065+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_21, and the Request Id: 53876eb5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.072+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 358efceb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.076+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b7e0305, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.086+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20e6b940, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.091+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42ba9ea5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.101+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14142e00, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.102+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 76a16c76, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.104+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7669efb5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.113+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2b63ef0b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.113+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76a16c76 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.115+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4406c5b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.117+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b63ef0b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.120+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 30fc3ae0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.123+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30fc3ae0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.125+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_21-, and the Request Id: 731f828d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.127+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7308ecc6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.128+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 69f31191, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.130+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69f31191 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.138+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_20, and the Request Id: e91397d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.140+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_20, and the Request Id: 411325a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.143+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 55792b80, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.145+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60f2b552, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.146+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55792b80 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.152+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5de0b658, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.157+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 328e4c75, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.158+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e07bc5e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.161+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e07bc5e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.163+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5de0b658 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.163+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 328e4c75 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.168+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 18afedda, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.171+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18afedda the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.173+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5caf1100, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.173+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_21, and the Request Id: 25aa73f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.175+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5caf1100 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.176+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39bb1587, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.177+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_21, and the Request Id: 2d4f934b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.180+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_20-, and the Request Id: db722c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.185+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 48de681b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.188+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48de681b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.189+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_21, and the Request Id: 26bf310f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.195+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 489ec306, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.197+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 489ec306 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.199+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 20900c57, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.201+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20900c57 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.207+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a9b7b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.208+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6bfbb757, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.209+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_22, and the Request Id: 126aa744, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.214+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_21-, and the Request Id: 572dca6a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.218+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_22-, and the Request Id: 39fcd34f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.219+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_20-, and the Request Id: 23d598c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.224+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bfbb757 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.227+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_21, and the Request Id: 5bc08f86, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.227+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9b7b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.231+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d6b4e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.235+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d6b4e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.239+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b1b9c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.242+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_20, and the Request Id: 141027d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.242+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3dde7d7c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.248+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5862b710, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.251+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_21-, and the Request Id: 974b387, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.251+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2bfa75bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.251+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5862b710 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.257+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1d3e58e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.259+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d3e58e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.266+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_20, and the Request Id: 20c5c1ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.268+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_21-, and the Request Id: 6eb29fda, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.274+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4cae660e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.277+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ad8b8d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.288+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_20-, and the Request Id: 4655bf1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.288+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6bec99fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.298+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_20-, and the Request Id: b9f0a61, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.300+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2512c10e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.306+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b715000, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.306+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e7c0cc6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.310+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c38c40f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.317+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_21-, and the Request Id: 4715f43b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.324+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 27cedc5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.326+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d7141a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.327+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27cedc5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.335+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e83dacc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.337+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 429d4ef3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.340+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 429d4ef3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.341+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2f425896, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.343+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_22, and the Request Id: 66e2dfae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.343+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f425896 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.349+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7cfbb2ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.349+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63b03ac6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.351+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cfbb2ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.356+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 371b7ec2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.360+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1095a999, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.360+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_22, and the Request Id: 541dd49, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.368+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_22-, and the Request Id: 75f8e652, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.368+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5351957f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.375+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1095a999 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.376+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e3ebfb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.377+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 62224641, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.380+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5351957f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.381+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 102d032, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.383+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 102d032 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.384+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f4e96ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.385+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62224641 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.387+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_23, and the Request Id: 4a7ebd40, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.390+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_21, and the Request Id: 792ebc44, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.391+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 445f0e37, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.393+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 445f0e37 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.398+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 641355f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.399+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 75df3dd0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.400+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 641355f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.402+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75df3dd0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.405+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 53c43da4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.406+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3967ebe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.408+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53c43da4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.413+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_21, and the Request Id: 4471c136, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.415+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_22, and the Request Id: 654d5adf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.418+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_22-, and the Request Id: 5b27f32, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.418+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3967ebe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.419+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b2290c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.423+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 152a99bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.424+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 152a99bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.431+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_22, and the Request Id: 257a9d68, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.442+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_21-, and the Request Id: 661bef18, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.443+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_23-, and the Request Id: 48250387, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.445+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef8fe3d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.452+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70c1d8df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.455+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2457ac84, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.456+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_21-, and the Request Id: 57b41477, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.462+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c7696c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.466+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_22-, and the Request Id: fdd6fee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.468+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a058f8b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.471+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a058f8b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.474+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b45101f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.476+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 51b75e98, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.481+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1fa0da03, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.483+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51b75e98 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.484+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_21, and the Request Id: 1280e630, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.486+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa0da03 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.487+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a5400d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.490+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a5400d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.494+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_21, and the Request Id: 39a1aa23, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.501+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f1e1f22, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.504+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4336046c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.504+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_21-, and the Request Id: 61f95a8d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.506+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7be246e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.520+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b660c64, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.576+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ff87d17, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.580+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_22-, and the Request Id: 50fa5857, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.583+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_21-, and the Request Id: 277df67, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.584+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 75d9e74, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.584+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51478b6b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.584+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 57b6e690, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.585+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 279770ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.586+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75d9e74 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.587+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57b6e690 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.588+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d9ccc64, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.594+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7895910a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.596+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7895910a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.598+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3317d4cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.601+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3317d4cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.601+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73006110, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.604+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6aca27df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.608+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_23, and the Request Id: 4027bbb1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.608+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b1ce1f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.610+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 472e0abe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.612+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 17ca0c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.612+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 472e0abe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.614+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17ca0c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.618+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_23, and the Request Id: 643fe6ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.618+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_22, and the Request Id: 4aa35e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.623+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_23-, and the Request Id: 1247c025, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.625+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40661271, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.627+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e2339d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.644+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5717d7f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.644+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_23-, and the Request Id: 534e4ca7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.644+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 31081020, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.644+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a3346ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.647+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31081020 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.649+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a3346ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.653+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 297639dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.654+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4030c4e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.656+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 297639dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.657+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 381a20a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.659+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 634b29a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.659+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 381a20a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.660+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4030c4e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.662+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 634b29a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.663+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d512d4e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.665+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_24, and the Request Id: 1dd5e109, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.669+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_22, and the Request Id: 71ff01b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.670+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7086b3d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.671+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d512d4e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.674+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7086b3d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.676+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_22, and the Request Id: 78af904f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.680+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_22-, and the Request Id: cb1602a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.683+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_22, and the Request Id: 71acb5a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.692+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 198a647f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.692+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18d27547, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.699+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5b54b7a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.700+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 249ddb4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.702+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b54b7a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.703+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 249ddb4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.693+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 149fe679, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.708+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 65bc044e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.708+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 21708d16, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.710+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65bc044e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.711+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21708d16 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.714+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_24-, and the Request Id: 6f1d2c96, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.714+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_23, and the Request Id: 1b803306, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.720+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_23, and the Request Id: a3aa6f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.725+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_22-, and the Request Id: 2d31dfbf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.729+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_22-, and the Request Id: f584dee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.731+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_23-, and the Request Id: 4ebdd9be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.737+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_22-, and the Request Id: 30a83f1b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.748+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68d9e97c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.754+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1282fe66, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.757+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1282fe66 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.761+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 746d952a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.763+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 746d952a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.768+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ef4ba8b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.768+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_23-, and the Request Id: 7ce164df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.769+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4dda23cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.773+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_22, and the Request Id: 217762be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.781+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2edcbf6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.796+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_22-, and the Request Id: 6c8636ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.800+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73b32b62, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.800+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ac227d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.801+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12996bf8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.803+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4749cc4b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.811+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c42b262, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.815+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 51fbe90b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.815+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48a99841, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.816+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fad35be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.818+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 266b329c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.823+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33246f18, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.822+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 266b329c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.829+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51fbe90b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.830+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58f48f44, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.831+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fdfe34b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.827+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33246f18 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.832+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6a140f1d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.836+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 478abd45, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.835+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a140f1d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.837+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_24, and the Request Id: 3fc0db06, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.840+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_24, and the Request Id: 4a4dfde6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.851+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d080ead, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.859+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 79374d62, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.861+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2828f258, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.861+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79374d62 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.863+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2bce9e6a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.865+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 25f043bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.867+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25f043bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.868+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_24-, and the Request Id: 73758c14, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.872+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_23, and the Request Id: 73a145f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.874+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1b0390d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.876+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b0390d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.881+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d299603, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.881+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14d831f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.883+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d299603 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.886+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 46abc478, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.886+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14d831f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.888+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b196d46, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.888+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7c4dd564, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.889+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46abc478 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.890+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 66e57c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.891+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c4dd564 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.894+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_23, and the Request Id: 73eca7b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.892+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5ce1a433, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.894+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b839ec5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.897+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b839ec5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.901+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3cc70c7c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.903+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cc70c7c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.908+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 590d11cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.910+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ce1a433 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.912+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_24, and the Request Id: c1ae071, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.912+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_25, and the Request Id: 14339949, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.913+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 590d11cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.913+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: df8110f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.916+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: df8110f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.910+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66e57c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.918+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e3970f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.921+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_23, and the Request Id: 19b3a32, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.922+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2addb1d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.924+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_23, and the Request Id: 79a6135e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.924+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2addb1d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.929+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_23-, and the Request Id: 3a0cc2ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.932+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_24, and the Request Id: ee9c848, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.936+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_23-, and the Request Id: 77a6049f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.941+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_24-, and the Request Id: 6454479a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.944+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2f151318, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.945+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_23-, and the Request Id: 32316222, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.947+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_24-, and the Request Id: 42997e92, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.949+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f151318 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.950+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ad2eb39, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.952+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ad2eb39 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.957+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_24-, and the Request Id: 121520de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.957+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15143073, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.958+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_23, and the Request Id: 67ca423e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.961+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f479585, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.965+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_25-, and the Request Id: 1dd97fd7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.971+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_23-, and the Request Id: 78bed15c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.979+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56a8d629, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.979+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f0939ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.992+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 553c0f7d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.993+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1eef5215, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:34.997+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 585b31fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.001+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_23-, and the Request Id: 7956c43f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.005+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1df93fb4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.005+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ef040dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.019+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 25290c9d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.019+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 409a188d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.022+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4a5d82e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.025+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a5d82e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.029+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 16140996, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.031+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16140996 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.032+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25290c9d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.035+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_25, and the Request Id: 4d6e1936, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.036+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 411d44a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.040+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29d5e6e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.040+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 226b8831, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.047+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 411d44a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.048+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50e69e39, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.050+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29131c49, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.052+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_25, and the Request Id: 6052a903, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.047+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e02ff96, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.048+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e653ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.054+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a3fa792, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.057+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9407b29, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.057+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a3fa792 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.061+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64c3d2f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.061+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_25-, and the Request Id: 6fd1a7c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.064+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64c3d2f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.066+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_24, and the Request Id: 4e148da0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.071+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6aceb18, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.076+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6aceb18 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.077+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 50058876, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.079+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50058876 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.082+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_24, and the Request Id: 7bd5b01, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.082+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c8b27cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.086+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_25-, and the Request Id: 678d9e56, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.088+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5cee7b11, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.095+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f3106c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.095+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b2ff058, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.098+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f3106c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.098+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b2ff058 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.099+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31c6afb5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.101+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 190ca31f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.103+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190ca31f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.104+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7afbc41e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.106+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7afbc41e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.110+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_24, and the Request Id: 65a6cc4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.110+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_24, and the Request Id: 6ef222ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.114+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 63b5b735, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.116+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 344159f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.117+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63b5b735 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.118+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6c1a0ef0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.120+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_24-, and the Request Id: 4e356337, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.120+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 344159f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.122+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c1a0ef0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.123+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b21347b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.124+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b21347b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.126+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2faee247, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.127+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_25, and the Request Id: 3395bf06, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.131+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2faee247 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.134+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 122b5632, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.134+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_24-, and the Request Id: 67d9f93a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.135+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_26, and the Request Id: 1a792fd4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.136+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 122b5632 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.138+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e0e4a07, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.143+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_25, and the Request Id: 168450f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.150+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b4bc35f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.152+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_24-, and the Request Id: 3f50710f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.154+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_24-, and the Request Id: 2501991, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.157+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a1127bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.161+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_25-, and the Request Id: 62de34ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.163+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3205ba8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.166+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3205ba8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.166+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a1127bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.173+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_24, and the Request Id: 3c35e351, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.180+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17500e34, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.187+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_24-, and the Request Id: 50340258, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.187+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 189b39f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.190+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d977f00, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.192+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19e0d03b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.192+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_25-, and the Request Id: 52de57af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.195+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19e0d03b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.198+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69591b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.201+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ce4bb07, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.204+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ce4bb07 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.207+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_26, and the Request Id: 43a7310b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.209+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_26-, and the Request Id: 7a0a49ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.209+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 709e8f8f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.227+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57ab8491, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.234+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4acb9c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.238+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6edd5840, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.243+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43e9db3f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.247+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 783ac43, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.260+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1acbe616, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.269+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1522232e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.270+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ab6d9e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.272+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_26-, and the Request Id: 3e65f851, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.291+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 592f12fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.304+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 679cc73f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.306+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5405e317, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.308+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5405e317 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.311+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 679cc73f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.312+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7bb31e7e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.314+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bb31e7e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.316+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5cb87143, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.320+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1756f97b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.320+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a9a649b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.320+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ee5caa4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.322+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1756f97b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.323+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5cb87143 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.323+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 24773833, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.324+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a67491f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.326+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a67491f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.327+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24773833 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.331+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_25, and the Request Id: 33e9d25, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.332+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d288322, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.332+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c607fed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.336+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_25, and the Request Id: 5fa56a06, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.337+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d288322 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.337+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 167cf6af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.340+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 167cf6af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.341+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2553d0f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.342+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_25, and the Request Id: 6bb121ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.344+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2553d0f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.346+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_26, and the Request Id: 4b45988e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.354+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 54c34f95, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.354+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7bf34b6c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.356+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bf34b6c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.356+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54c34f95 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.358+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1b3b7a44, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.362+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2981d722, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.362+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b3b7a44 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.363+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_26, and the Request Id: 2462c699, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.364+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2981d722 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.370+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_25, and the Request Id: 90204b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.372+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_25, and the Request Id: bf37954, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.385+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_25-, and the Request Id: 18510a3d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.386+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66cf75d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.390+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_25-, and the Request Id: 23e087da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.392+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5db6c9ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.394+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5db6c9ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.396+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_26-, and the Request Id: 61b9cd97, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.396+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_26-, and the Request Id: 3bd261a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.401+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 68fcb816, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.402+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70b07be5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.431+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68fcb816 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.432+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6cda7a7a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.434+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cda7a7a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.436+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_26, and the Request Id: 5d47c12d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.438+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7892c217, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.440+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7892c217 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.446+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 474dfd9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.446+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_27, and the Request Id: 3c910ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.456+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4cfcf13e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.461+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_26-, and the Request Id: 25dc7dd8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.465+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_25-, and the Request Id: 3a91a4b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.465+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_25-, and the Request Id: 405e8fbb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.468+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30a3241b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.473+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_27-, and the Request Id: e978db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.478+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_25-, and the Request Id: 1f31e8cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.478+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 409ac648, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.480+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a97550a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.481+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 409ac648 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.485+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5881b2d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.487+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3474a683, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.489+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c967d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.489+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3474a683 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.496+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d2f1c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.500+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_27, and the Request Id: 5a04597, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.506+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 520ccd52, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.508+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 315d7857, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.514+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ccb7f46, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.514+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65f4ba9a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.520+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b3d41e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.520+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 70ae67b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.521+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ccb7f46 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.522+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70ae67b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.526+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 471a98a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.526+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d140a71, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.532+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_26, and the Request Id: 4917cba4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.536+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3eaa685f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.541+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8e8bfa1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.550+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 25804ce3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.552+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_27-, and the Request Id: 4570d1f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.552+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 717355be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.553+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25804ce3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.558+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4e933c6f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.561+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e933c6f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.562+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d8482df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.565+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_27, and the Request Id: 70b2d1e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.572+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41d8b3d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.586+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2c1ec516, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.589+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c1ec516 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.593+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 684646a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.595+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 684646a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.604+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_26, and the Request Id: 3ec8fb02, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.604+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8c2f8fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.608+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8c2f8fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.609+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3bef0166, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.612+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bef0166 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.615+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_26-, and the Request Id: 6849dba3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.622+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7aa60331, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.622+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 24fdbd02, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.622+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4c177e35, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.624+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c177e35 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.625+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24fdbd02 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.626+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15c0ecc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.630+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 23ba0251, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.631+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23ba0251 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.629+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15c0ecc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.633+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_26, and the Request Id: 478f1b0f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.634+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_26, and the Request Id: 2e9f33a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.636+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_27, and the Request Id: 352ca0f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.636+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 281cb610, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.641+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_27-, and the Request Id: 6060e3c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.647+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 281cb610 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.654+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2a47a4ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.656+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a47a4ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.657+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71f7f1fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.658+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 66b8ed18, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.661+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66b8ed18 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.661+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f7bc3b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.663+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_26-, and the Request Id: 35466fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.664+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f7bc3b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.668+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c83bcee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.668+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_27, and the Request Id: 25dc7314, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.669+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4791c430, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.671+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4791c430 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.674+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_26, and the Request Id: 655df9a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.676+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d6c7e3e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.678+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d6c7e3e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.680+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a37912, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.681+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_26-, and the Request Id: 48e08312, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.685+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_28, and the Request Id: 2fdc2fcb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.689+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_27-, and the Request Id: 3eeb76d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.693+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_27-, and the Request Id: 72d946cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.697+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_26-, and the Request Id: 5832fbd1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.705+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 608833a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.712+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5532d0ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.716+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3edb8d54, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.719+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 26bf5fb2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.722+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_26-, and the Request Id: 68302e1a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.723+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26bf5fb2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.727+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 32fcd7d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.730+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32fcd7d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.736+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_28, and the Request Id: 4cd3c4c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.740+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5aacead4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.743+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5aacead4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.745+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e19b0e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.749+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c1b8b65, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.751+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c1b8b65 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.756+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_27, and the Request Id: 3a468d6b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.756+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_28-, and the Request Id: 3a75e141, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.760+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 514dbef4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.771+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30b5485d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.776+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f105a60, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.779+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 681ccad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.783+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_28-, and the Request Id: ba83b7c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.795+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30f93821, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.795+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18d190ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.798+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18d190ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.800+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 35aa94fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.802+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35aa94fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.807+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_27, and the Request Id: 691a2522, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.808+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1be0016, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.818+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18573705, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.820+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d859b44, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.824+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c0a0f71, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.826+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: bd07f35, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.828+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c0a0f71 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.828+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 464f2d46, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.832+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7ccb530e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.832+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_27-, and the Request Id: 33f8bdad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.832+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7404d0ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.834+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ccb530e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.840+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_28, and the Request Id: 78af1db3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.843+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5fe9209c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.846+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fe9209c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.850+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_27-, and the Request Id: 3ed611fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.850+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 51e7fc12, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.852+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51e7fc12 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.855+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c0a710d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.858+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_28, and the Request Id: 4c959f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.864+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_28-, and the Request Id: 2a1575e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.866+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b601b70, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.874+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4906f7a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.876+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4906f7a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.879+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3907578, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.884+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 460138c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.886+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 460138c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.887+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b799984, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.892+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_27, and the Request Id: 1109dc6d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.892+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5bdfdef5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.896+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 48c7669e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.902+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48c7669e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.905+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 47f31dfd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.907+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47f31dfd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.910+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5ce4a53b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.911+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 68bfa21c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.912+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ce4a53b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.914+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68bfa21c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.915+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_27, and the Request Id: 4ad1db58, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.926+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 192a8362, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.926+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6020757c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.926+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5434d207, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.928+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 192a8362 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.928+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5434d207 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.931+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_29, and the Request Id: 1e73e874, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.932+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_28, and the Request Id: 4fa98987, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.939+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72a1e305, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.942+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_27-, and the Request Id: 47672929, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.949+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_27-, and the Request Id: 2dd37521, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.953+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_28-, and the Request Id: 3797e4c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.957+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f473ce7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.960+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_28-, and the Request Id: 2ec326fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.960+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f473ce7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.968+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1677fc1b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.970+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 609c4b06, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.972+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 609c4b06 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.976+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 725528a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.976+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23c6f8b3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.981+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_29-, and the Request Id: 40dbb207, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.982+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1677fc1b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.983+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b686f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.987+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7a4c3350, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.988+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 770a348, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.988+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_29, and the Request Id: 49f80f50, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.991+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 770a348 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.993+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a4c3350 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:35.994+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52d13f0f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.000+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_27, and the Request Id: 710e2a44, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.002+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2f9f49d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.004+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f9f49d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.012+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_27-, and the Request Id: 5eee1e1a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.012+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17e969b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.013+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 657322a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.017+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eb6fc62, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.020+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_28, and the Request Id: 214c2e5c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.020+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 686ad45b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.025+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f72997c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.032+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 392a4d00, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.034+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 392a4d00 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.038+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_29-, and the Request Id: 51da2420, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.040+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693dd761, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.044+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21592d4b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.048+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1de85e26, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.050+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cfd30c2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.052+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cfd30c2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.054+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4728be77, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.054+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693dd761 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.056+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4728be77 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.057+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3176ea1a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.057+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_29, and the Request Id: 43518087, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.059+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3176ea1a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.061+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7cd20522, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.063+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5946e3e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.064+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cd20522 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.064+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_28, and the Request Id: 36d392f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.064+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59109690, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.065+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5946e3e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.067+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e009ee5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.068+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_28, and the Request Id: 5ba7f71f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.071+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e009ee5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.073+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_28, and the Request Id: 3d1470c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.083+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_29-, and the Request Id: 32bdda5e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.083+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1343f518, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.083+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_28-, and the Request Id: 33779e17, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.086+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7bff528a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.086+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e95d027, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.094+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1343f518 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.097+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c258dc3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.097+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77902f62, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.099+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c258dc3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.102+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_29, and the Request Id: 174f41aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.103+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_28-, and the Request Id: 4a551920, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.109+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 257395e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.111+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 160fde13, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.111+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 257395e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.114+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 160fde13 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.117+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4d7eec6c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.117+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 55a4d00d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.119+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d7eec6c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.119+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55a4d00d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.120+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_28-, and the Request Id: 78481706, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.124+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_29, and the Request Id: 55f3ed26, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.126+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42cbb665, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.130+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_30, and the Request Id: 16fc975c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.132+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 208a8c81, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.132+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_28-, and the Request Id: 7b506b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.143+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e83488c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.143+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37d827bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.150+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7d925e02, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.152+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d925e02 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.153+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_29-, and the Request Id: 6b7530c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.157+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 74eabab5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.157+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_29-, and the Request Id: 492b92c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.159+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74eabab5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.159+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 364d7a3d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.162+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_30, and the Request Id: f81f288, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.166+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 375b2a1e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.166+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ed0ddb9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.168+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_30-, and the Request Id: 6ee3d1c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.172+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 15c0732b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.174+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15c0732b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.184+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 536229d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.185+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e1addbb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.185+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 536229d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.185+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_30-, and the Request Id: 477a4bd6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.186+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 261b98cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.198+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6abf8277, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.201+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61182717, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.201+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_28, and the Request Id: 7460126, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.207+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 161edaa2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.207+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5326806b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.218+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_28-, and the Request Id: 95d1158, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.221+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2cdc9d30, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.228+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6766522b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.231+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6766522b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.234+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 571d2ea1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.234+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c297371, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.234+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 69d74c65, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.236+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69d74c65 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.236+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c297371 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.238+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5da874c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.240+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5da874c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.240+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_29, and the Request Id: fadedbd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.247+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f15051e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.250+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_29, and the Request Id: 56a042d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.273+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_29-, and the Request Id: 4798d147, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.276+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5301af3c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.276+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72952534, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.281+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1db1b7c2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.284+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1db1b7c2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.284+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7159965a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.287+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64359ff3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.289+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fa72e5d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.289+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59b22eef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.293+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19d34076, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.295+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7159965a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.296+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa72e5d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.296+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64359ff3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.300+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 414f67b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.300+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5955a5db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.302+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5955a5db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.302+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_29, and the Request Id: 6c1cfc9f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.304+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_29-, and the Request Id: 29af865c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.305+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 32428031, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.306+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32428031 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.307+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7e6a255d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.307+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19d34076 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.308+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 133d2594, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.311+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e6a255d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.311+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_30, and the Request Id: 9ad5a5d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.313+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_30, and the Request Id: 79953b5d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.313+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_29, and the Request Id: 777cc0d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.316+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1db521e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.318+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2cfe91f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.320+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cfe91f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.322+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 208bb637, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.323+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60c6fbc4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.324+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 208bb637 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.328+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71b7f61, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.328+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_31, and the Request Id: 48da0629, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.334+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_29-, and the Request Id: 78736a79, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.338+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_30-, and the Request Id: 289fa3a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.340+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 76e0c91a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.340+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_29-, and the Request Id: 1607c9c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.342+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76e0c91a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.342+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_30-, and the Request Id: 37cbcbcf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.346+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 488c6c39, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.348+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 488c6c39 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.351+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_29, and the Request Id: 43167fe3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.354+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 120d3518, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.357+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 120d3518 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.360+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_29-, and the Request Id: 57c06e48, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.362+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 54fab7ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.364+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54fab7ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.366+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_31, and the Request Id: 3a092c85, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.368+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fba62, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.370+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fba62 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.378+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 85382d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.380+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_31-, and the Request Id: 607e8bde, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.380+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6ca958eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.380+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 85382d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.381+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53e4b118, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.381+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ca958eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.383+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4de7c8f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.384+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47c1260d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.384+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_30, and the Request Id: 1d9d4b26, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.390+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 501d6128, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.394+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 501d6128 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.395+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37c524be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.399+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_30, and the Request Id: fa59e8a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.417+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68a1bc2d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.417+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74234278, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.422+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7988ab4f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.422+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 491754e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.426+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_30-, and the Request Id: 76ad972e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.426+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c96b4b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.436+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ae002d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.437+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6bd7285, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.441+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46f42bd1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.441+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_31-, and the Request Id: 73cc831e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.441+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26afe11a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.443+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e3ab8d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.445+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e3ab8d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.446+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_30-, and the Request Id: 699f7333, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.453+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7642f37c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.453+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 259f689f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.457+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7642f37c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.458+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61c11a33, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.459+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 62584425, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.462+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62584425 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.466+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2c66b781, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.466+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 385264c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.468+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 385264c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.470+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_31, and the Request Id: 51b5b406, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.471+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71442df8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.472+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3660166, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.471+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1260a3b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.473+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71442df8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.474+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3660166 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.472+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c66b781 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.476+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_31, and the Request Id: 3069ea82, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.488+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 80543ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.490+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66200f76, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.490+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 151edd44, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.491+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d5cdc30, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.493+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 151edd44 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.493+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d5cdc30 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.494+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 80543ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.494+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_31-, and the Request Id: 3ae400af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.490+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_30, and the Request Id: 6951a88b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.501+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78a6513b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.501+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_30, and the Request Id: 583f152b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.509+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 423a5179, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.509+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43fa45c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.511+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 404c66ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.512+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43fa45c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.515+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 404c66ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.520+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7453ccb9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.520+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_32, and the Request Id: 45ce4a07, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.521+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 423a5179 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.521+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7453ccb9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.522+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_30-, and the Request Id: aee5b53, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.524+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_30, and the Request Id: 579ffa2c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.524+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_30, and the Request Id: 1e95b42d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.526+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_31-, and the Request Id: 545efb27, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.532+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73919b4f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.536+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a36f035, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.538+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a36f035 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.544+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_32-, and the Request Id: 6d02a581, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.544+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c93c9ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.546+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 631805d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.553+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73544b92, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.554+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_30-, and the Request Id: 1756f3e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.556+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 565a4aa3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.559+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 631805d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.563+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 565a4aa3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.567+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_30-, and the Request Id: 4e5e409d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.570+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_31, and the Request Id: 5b76f7d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.573+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fdfa91, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.575+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fdfa91 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.575+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_30-, and the Request Id: 5316f80e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.582+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_31, and the Request Id: 4672e1de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.582+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fd01704, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.595+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d99d4a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.595+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1d36ac5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.597+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d36ac5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.597+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_31-, and the Request Id: 5db3dfeb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.601+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 174cd413, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.607+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 174cd413 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.608+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45e11ac3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.609+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_32, and the Request Id: 5a3c5dcb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.620+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9a72808, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.621+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ce8a583, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.637+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7fcd1a64, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.637+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_31-, and the Request Id: 596071ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.638+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e30e65d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.640+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c2232ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.643+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54c6fd87, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.643+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_32-, and the Request Id: 18697228, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.644+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12b7acb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.645+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 288ba986, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.659+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f05c7b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.676+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 68de6faf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.680+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68de6faf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.683+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c10551f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.685+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c10551f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.687+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36b31003, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.688+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_32, and the Request Id: 35a39428, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.691+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1bee6405, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.696+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 748b46db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.714+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 671f4e27, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.715+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 48f723ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.717+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 671f4e27 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.717+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48f723ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.718+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2c366506, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.721+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c366506 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.727+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f330d58, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.729+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f330d58 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.733+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43632973, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.735+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 71872bca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.735+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_32, and the Request Id: 5171623, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.736+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43632973 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.736+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71872bca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.740+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d18a50, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.746+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d18a50 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.747+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4bfeecb7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.748+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_31, and the Request Id: 62bc2d66, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.749+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bfeecb7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.769+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4de9b5b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.774+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 430632d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.776+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 430632d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.777+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_32-, and the Request Id: 7e4fdaf3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.777+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3cec10a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.779+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_32, and the Request Id: 68e4006f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.780+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cec10a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.779+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_32-, and the Request Id: 76590f47, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.789+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 132cb1ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.789+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7ab877da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.790+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 68e4941b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.791+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 132cb1ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.791+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ab877da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.792+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68e4941b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.794+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29d50bb7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.794+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_31-, and the Request Id: 404c9a67, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.798+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_33, and the Request Id: 1d6628a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.799+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_32-, and the Request Id: 5cd8bf8d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.799+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_31, and the Request Id: 51cc56b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.800+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_31, and the Request Id: 50e7e5dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.802+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29d50bb7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.806+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30d1f47a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.810+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 804862d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.814+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_31, and the Request Id: 32cebc00, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.815+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4cf907f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.821+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 597eeae6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.823+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 597eeae6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.825+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ee19b0f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.830+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 18aced6f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.832+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18aced6f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.841+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_31-, and the Request Id: 19607903, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.844+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_32, and the Request Id: 71410be0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.844+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_31-, and the Request Id: 4d6bfb69, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.845+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_33-, and the Request Id: 12e4860d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.846+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fce2cb1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.856+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5491a864, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.858+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_31-, and the Request Id: d562004, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.860+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6721cda4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.872+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ec49b22, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.875+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63e5b15f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.877+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d44a751, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.879+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a8376b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.881+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bb0faff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.889+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d6630b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.893+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1150d764, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.900+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_32-, and the Request Id: 7c44f29b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.905+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e78db0a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.908+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e78db0a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.911+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 44f4f1ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.913+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29cab360, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.913+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44f4f1ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.921+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_32, and the Request Id: f16bad3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.924+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2fed41b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.926+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fed41b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.928+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1c91bde0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.931+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3404b530, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.932+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c91bde0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.932+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4a349dbc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.934+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a349dbc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.946+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 41f305dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.946+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e55439d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.948+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_33, and the Request Id: 562b790, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.948+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41f305dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.956+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32e4b531, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.957+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_33, and the Request Id: 300c5ac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.963+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 42709f3a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.964+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4a76fc52, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.966+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a76fc52 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.967+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 52b74ac1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.969+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52b74ac1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.969+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 39f607a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.971+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39f607a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.971+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6475cbab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.968+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42709f3a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.973+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6475cbab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.975+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f8c982e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.978+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_32, and the Request Id: 4887fa2f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.978+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f24dcbb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.980+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_33, and the Request Id: 5920b442, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.980+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f24dcbb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.980+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48e18d35, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.981+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3954b8f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.985+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_32-, and the Request Id: 2ae976cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.985+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e28fe3a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.988+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_33-, and the Request Id: 227c9f96, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.987+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e28fe3a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.990+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f8c982e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.993+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_32, and the Request Id: 3998c0be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.994+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_33, and the Request Id: 15ee7c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.997+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49bd27f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.997+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_33-, and the Request Id: 23cff29c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:36.999+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49bd27f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.005+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5c4f083a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.003+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 20280989, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.008+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c4f083a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.010+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_32, and the Request Id: 1d980fd1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.013+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e727093, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.016+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20280989 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.017+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43f7bc73, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.020+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43f7bc73 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.020+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5547d310, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.023+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5547d310 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.024+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5660f403, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.025+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_34, and the Request Id: 389fa4e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.028+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_32-, and the Request Id: 4ecc07c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.031+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29cf0b16, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.031+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5660f403 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.034+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_32-, and the Request Id: 5bba5c44, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.034+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_33-, and the Request Id: 4ea72e47, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.037+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_33, and the Request Id: 63424109, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.039+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_33-, and the Request Id: 7e474d2d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.040+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ad7ed63, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.043+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_32-, and the Request Id: 2fb9bdb2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.051+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f06ac39, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.059+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_34-, and the Request Id: 389ca9b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.068+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4369d6ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.069+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aea458a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.072+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73381cc2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.072+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_33-, and the Request Id: 69d1c4d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.078+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20406158, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.081+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8ef5fbd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.084+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 132d9785, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.093+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b2251a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.099+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7eb3b474, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.105+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ea04ef2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.105+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2334b67e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.108+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ea04ef2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.111+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6acc7296, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.117+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d6dc134, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.119+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d6dc134 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.122+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_34, and the Request Id: 18682dc0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.124+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50878df7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.128+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 690cf2ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.131+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 690cf2ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.132+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d474c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.139+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d474c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.142+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6878f663, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.142+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4bae840d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.144+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6878f663 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.144+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bae840d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.145+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d75335, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.146+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_34, and the Request Id: 239b34dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.151+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_33, and the Request Id: 6f4d0923, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.163+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 422f47c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.166+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 501ebaf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.168+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4d57865c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.170+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d57865c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.171+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 469b1e88, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.180+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 588b4d93, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.182+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 588b4d93 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.188+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_34-, and the Request Id: 40493649, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.188+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0606fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.190+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_33, and the Request Id: 27169675, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.192+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64157243, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.195+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64157243 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.197+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4905de76, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.198+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_34-, and the Request Id: 1db6607c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.199+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4905de76 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.202+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 77f9ee49, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.203+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eb56dfe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.203+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_33-, and the Request Id: 37c0c7ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.204+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77f9ee49 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.207+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 729eba1f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.209+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 729eba1f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.211+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_33, and the Request Id: 29ac483, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.213+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_34, and the Request Id: 71fe7e23, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.213+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d5abdd3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.213+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2b7adecf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.215+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d5abdd3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.216+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b7adecf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.219+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5206a8a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.219+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2545df3d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.219+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1b7a4920, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.224+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b7a4920 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.225+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 56d1a4b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.228+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_35, and the Request Id: 6c0fd4fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.230+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56d1a4b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.233+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 71f0b69, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.233+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_34, and the Request Id: 22163d12, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.239+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_33-, and the Request Id: 1422905b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.245+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71f0b69 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.246+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 583e92e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.248+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 583e92e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.256+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_34, and the Request Id: 4c9d185, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.270+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1b082414, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.272+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b082414 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.277+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_33-, and the Request Id: 3acabef6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.284+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_34-, and the Request Id: 10da519a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.293+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16774fbb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.294+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7f384967, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.296+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_35-, and the Request Id: 27b935eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.296+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f384967 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.299+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_34-, and the Request Id: 1e687c98, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.299+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c98f5c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.306+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6daccc09, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.310+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_34-, and the Request Id: 17573032, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.313+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_33, and the Request Id: 1af3379b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.315+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 223ba5e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.315+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ce0c373, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.316+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5eeb8c97, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.324+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e03caee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.326+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e03caee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.328+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1525e5a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.330+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1525e5a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.332+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_33-, and the Request Id: 6de3171, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.332+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 36b41971, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.334+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36b41971 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.337+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_35, and the Request Id: 686f5ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.338+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 69751f81, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.345+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6fb36917, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.345+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69751f81 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.346+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_35, and the Request Id: 7386fccb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.352+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4518140f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.358+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b827f59, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.363+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 407ae8cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.366+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 739a4e6b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.367+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a51f3a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.369+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2f5d69a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.372+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f5d69a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.372+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a35ec5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.374+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 61e5508f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.376+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61e5508f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.379+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_34, and the Request Id: 5a83607, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.380+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a74226, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.383+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2f657fc4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.384+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_35-, and the Request Id: 278e7375, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.385+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f657fc4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.389+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9d1a8fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.391+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9d1a8fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.396+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 153bf8c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.396+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ef4422a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.398+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_36, and the Request Id: 6b9621f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.400+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_35-, and the Request Id: 174a5ecd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.405+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 79ec8b9f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.407+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79ec8b9f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.409+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 368424cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.411+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 368424cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.413+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 13438617, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.414+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 35ee0a7c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.416+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13438617 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.417+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35ee0a7c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.419+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_34-, and the Request Id: 23300a45, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.421+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_34, and the Request Id: 47827308, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.426+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_34, and the Request Id: 5cef15bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.428+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5174218b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.428+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7958e709, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.434+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 30d5faf2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.435+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5765f596, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.435+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7958e709 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.438+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5765f596 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.438+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30d5faf2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.440+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 11ebe63e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.442+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11ebe63e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.444+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a874615, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.444+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2466e97, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.445+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2954e783, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.448+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2954e783 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.449+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_35, and the Request Id: 3ce60e6a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.451+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_35, and the Request Id: 6567b450, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.464+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_34-, and the Request Id: 12ee49e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.467+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_35-, and the Request Id: a7c1b56, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.469+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7317a7db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.469+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_34-, and the Request Id: 527a958b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.471+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7317a7db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.474+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_35, and the Request Id: 445bfcb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.478+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a19b7d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.487+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_36-, and the Request Id: 429ce022, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.494+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7da47a4e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.495+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 76795c5d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.497+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76795c5d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.498+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50172f9b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.503+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_35-, and the Request Id: 4a687fd3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.503+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 598ec536, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.505+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 598ec536 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.503+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25032abe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.510+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32210655, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.510+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_34, and the Request Id: 50cdca10, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.521+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 272bcc73, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.523+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1ebc68ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.525+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_35-, and the Request Id: 1fb88ced, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.527+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ebc68ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.528+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 296edea7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.529+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ee4f172, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.530+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 296edea7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.535+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_36, and the Request Id: 1329c823, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.536+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73cdafda, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.542+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18f87f30, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.544+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18f87f30 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.548+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 23c9682d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.554+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67b2a30, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.554+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_34-, and the Request Id: 2e22d410, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.554+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 391dc4d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.555+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23c9682d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.560+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_35, and the Request Id: 3251fbdf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.568+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38548a1f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.580+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_36-, and the Request Id: 6ac5f009, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.581+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61b5854f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.582+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3317467, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.591+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27d5d245, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.592+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1cbc3a00, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.594+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cbc3a00 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.595+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_35-, and the Request Id: 49ec439e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.596+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4e7b963a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.601+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e7b963a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.607+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bdeca00, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.607+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 795b7964, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.607+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_36, and the Request Id: 4dd36f25, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.618+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 765ccd5c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.624+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 234c774b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.626+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44cd7783, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.627+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 234c774b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.631+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 620fbaf3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.633+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a019874, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.637+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 620fbaf3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.665+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_36-, and the Request Id: 364f84ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.665+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 61e2c67, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.668+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30ed307b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.671+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c0dd5f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.672+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61e2c67 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.668+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 12768275, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.671+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 180e2090, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.673+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_35, and the Request Id: 8308a74, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.675+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 180e2090 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.675+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e485d4f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.675+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7d1a0848, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.676+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 52cc99f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.677+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e485d4f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.677+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d1a0848 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.678+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52cc99f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.679+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12768275 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.681+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7c729831, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.681+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3530f5d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.683+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c729831 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.684+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3530f5d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.686+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 41866631, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.686+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_35, and the Request Id: 33f326ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.687+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_35, and the Request Id: 6a40dd21, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.687+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_37, and the Request Id: 622d8659, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.688+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41866631 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.688+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6567cb86, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.693+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_36, and the Request Id: 4686e00d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.693+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73785a6e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.694+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6567cb86 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.694+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f05f0a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.697+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_36, and the Request Id: f499ede, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.702+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d04c623, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.704+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d04c623 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.707+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cf0803b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.707+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_37-, and the Request Id: 5b17ca5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.707+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_35-, and the Request Id: 58bc4db9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.709+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cf0803b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.713+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_36, and the Request Id: df23552, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.715+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_36-, and the Request Id: a095eb4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.721+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 62f97e11, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.724+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62f97e11 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.728+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 16cce16a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.730+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16cce16a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.732+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64291c30, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.733+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a0d83e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.734+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2133bbff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.736+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2133bbff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.737+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52c2b068, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.738+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a0d83e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.739+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_37, and the Request Id: 665d3e70, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.742+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_36, and the Request Id: 7c9e3d8b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.746+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_36-, and the Request Id: 4597463c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.753+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_35-, and the Request Id: 563de078, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.755+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61c05693, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.758+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73c3e781, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.768+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_36-, and the Request Id: 6346ba78, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.776+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8faa23d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.776+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_35-, and the Request Id: 79812836, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.778+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6dd5aa58, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.781+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6dd5aa58 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.786+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64a880ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.788+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64a880ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.792+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_37, and the Request Id: 3ed153b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.792+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_37-, and the Request Id: 228c18cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.799+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_36-, and the Request Id: 549c6227, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.804+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 719fb06b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.807+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41ee70de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.815+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5415dc68, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.817+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1393afc4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.822+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61e4f088, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.832+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 702d3d79, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.832+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b2cad44, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.834+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 702d3d79 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.836+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b2cad44 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.839+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78cf1da9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.840+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_37-, and the Request Id: 180f137a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.845+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d972f83, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.847+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d972f83 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.848+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 51a3f1dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.848+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c9b91cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.852+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51a3f1dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.854+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_36, and the Request Id: 7ae47457, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.854+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_37, and the Request Id: 3cd1f2c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.856+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64d18fec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.867+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 775c5a7b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.871+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f11068e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.878+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2751b2ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.886+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_36-, and the Request Id: 34074b6d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.889+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19776a20, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.890+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 168ed26, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.892+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 168ed26 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.893+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_37-, and the Request Id: 35f3fb8e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.894+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23692889, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.895+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 529fb1d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.896+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59dc41e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.896+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7f218452, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.897+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 529fb1d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.898+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f218452 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.903+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 50f67c06, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.905+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50f67c06 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.908+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_38, and the Request Id: 61cafae1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.908+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_37, and the Request Id: 594d33e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.913+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a21eab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.915+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3bcfb8c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.918+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcfb8c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.921+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c9d37b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.922+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fd00adc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.923+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7dd3e0c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.924+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fd00adc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.927+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_36, and the Request Id: 52892378, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.939+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 526beeaa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.939+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49f79b41, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.942+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 526beeaa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.949+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 24ac2730, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.952+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24ac2730 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.954+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 751b0ce9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.956+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 751b0ce9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.960+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 265533a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.962+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_37, and the Request Id: 4bf92233, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.964+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_38-, and the Request Id: 6e64cbf1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.970+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 265533a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.971+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_38, and the Request Id: d4fff0a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.971+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4dc6df69, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.973+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27cac8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.979+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 22a4389d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.980+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_37-, and the Request Id: 3076eb83, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.983+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4dc6df69 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.984+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22a4389d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.985+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d892022, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.988+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 310bd5b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.991+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d892022 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.993+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5882da12, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.994+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 310bd5b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.995+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_36, and the Request Id: 151ec8ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.995+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4a4a23a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.999+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a4a23a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:37.999+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5882da12 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.001+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_37-, and the Request Id: 674989af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.001+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_38, and the Request Id: 55e2f846, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.003+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_37, and the Request Id: 7079c643, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.003+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6bb6fd45, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.006+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_36-, and the Request Id: 237c319d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.022+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_38-, and the Request Id: 712690aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.024+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7dad44ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.025+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_36-, and the Request Id: 66dd793a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.028+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57e7f1a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.029+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_38-, and the Request Id: 4f1f6982, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.032+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51faa425, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.033+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_37-, and the Request Id: 62f0a9b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.044+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 184b2045, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.045+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 603b38df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.046+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 184b2045 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.047+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32eacd87, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.050+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 526a5e92, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.050+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2db892a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.053+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 603b38df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.055+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2db892a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.056+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2aac4417, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.057+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_37, and the Request Id: 24210cf0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.058+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e801b04, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.061+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 56b616d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.063+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56b616d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.067+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16b9d400, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.068+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_38, and the Request Id: 3b983b25, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.075+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 136b63b3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.079+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 744e331b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.079+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 184fbd6a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.084+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ca24f0e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.095+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f398eb5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.099+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5f4ed54e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.099+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 281e224, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.100+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_38-, and the Request Id: 53e54dcd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.100+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_37-, and the Request Id: 3a1f6bdd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.107+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f4ed54e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.108+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a36359d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.111+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71c1c48c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.115+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71c1c48c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.116+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 39e41146, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.118+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_39, and the Request Id: 28e81c4f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.119+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39e41146 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.123+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 11628ead, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.126+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 49741094, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.127+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11628ead the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.128+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49741094 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.129+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2d23f65f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.131+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d23f65f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.131+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_38, and the Request Id: 465728df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.133+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_39, and the Request Id: 21ef20b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.142+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 370c2675, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.145+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 370c2675 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.148+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4b9e950e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.148+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34a56351, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.152+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b9e950e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.158+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_38, and the Request Id: 438c6b1f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.159+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 485593da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.163+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 485593da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.166+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6441f48b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.168+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6441f48b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.169+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 479b7010, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.172+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 479b7010 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.174+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6bb0dd68, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.176+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bb0dd68 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.177+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_37, and the Request Id: 26237b34, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.181+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fcf3ae0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.190+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3eea02ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.192+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3eea02ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.195+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52671447, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.200+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 72dbecf4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.201+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72dbecf4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.205+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_37, and the Request Id: 3fa3ff55, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.205+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_38-, and the Request Id: 3bebefa6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.211+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_39, and the Request Id: 71d08d81, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.212+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ee2d86a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.216+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_39-, and the Request Id: 432bb259, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.220+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_39-, and the Request Id: 4b6e2761, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.224+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_38-, and the Request Id: 2a6de431, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.227+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_37-, and the Request Id: abc745b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.232+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63af2863, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.232+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3bd388e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.234+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bd388e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.235+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a52e872, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.237+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e0cad73, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.239+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e0cad73 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.244+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_38, and the Request Id: 7de4c9dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.249+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2145b396, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.259+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33671944, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.260+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_39-, and the Request Id: b85b657, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.263+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 105f2470, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.267+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 105f2470 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.274+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 39942502, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.277+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_37-, and the Request Id: 1ded82a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.277+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41a4b410, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.280+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26cd2f4f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.280+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39942502 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.284+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_38, and the Request Id: 7b3707fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.290+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 247c8a34, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.300+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55c3de1a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.301+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3255501, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.313+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c10ddd4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.313+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b8a4692, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.325+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d060f5b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.336+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c5c8a12, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.338+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 76da32a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.340+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76da32a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.345+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 59f75880, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.345+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_38-, and the Request Id: 59881d63, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.347+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59f75880 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.352+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_39, and the Request Id: b1cb377, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.356+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7e763db5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.361+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_38-, and the Request Id: 4a9089b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.361+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4ab58ca5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.362+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 901d2f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.365+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e763db5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.365+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ab58ca5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.375+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5b4d9d88, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.375+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 401ea976, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.376+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7f5c10ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.378+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b4d9d88 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.379+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 74d922d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.375+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d9aff3b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.381+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d9aff3b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.383+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_40, and the Request Id: 9a4ed28, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.388+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f5c10ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.388+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74d922d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.388+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_39-, and the Request Id: 150461ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.388+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 505edb7b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.389+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c285cab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.388+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_38, and the Request Id: 3cdbc8b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.390+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4d3c2bb8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.392+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d3c2bb8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.392+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2f24d7ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.394+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f24d7ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.396+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_39, and the Request Id: 1509b09a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.397+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71e7224c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.398+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_40, and the Request Id: 6cc6444a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.398+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 505edb7b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.402+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 13452587, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.404+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13452587 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.410+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_39, and the Request Id: 6cbd001d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.411+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d678dee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.411+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_40-, and the Request Id: 15762c38, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.416+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_38-, and the Request Id: 4b4977d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.416+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 39e4e67a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.418+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39e4e67a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.418+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_40-, and the Request Id: 765847dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.421+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 66ca976e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.423+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66ca976e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.429+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_38, and the Request Id: 34f21ae3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.430+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 255525a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.433+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_39-, and the Request Id: 437a3ab8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.435+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1179f3db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.437+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_39-, and the Request Id: f8969b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.441+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 65e8610d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.443+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65e8610d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.446+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 51c64b33, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.448+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51c64b33 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.452+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 431d91c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.454+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 431d91c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.456+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_40, and the Request Id: 5bf25a6b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.459+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e89e53a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.466+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 791ffac2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.467+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e2ee2ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.467+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e89e53a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.469+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_39, and the Request Id: 659bdc32, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.480+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22631c59, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.485+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_39-, and the Request Id: 5b759c2d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.485+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_38-, and the Request Id: 47d6e23a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.495+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3da1636d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.505+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56731638, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.514+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7d11abf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.520+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d11abf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.520+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 36d9c251, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.524+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36d9c251 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.530+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_39, and the Request Id: 1c40ed96, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.531+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 604b5141, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.532+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e90f003, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.533+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 324f81f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.538+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d276581, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.542+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a688d00, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.549+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_39-, and the Request Id: 55ee8c1e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.552+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7777f74, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.555+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_40-, and the Request Id: 2650dde5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.562+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 11f89e6d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.564+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11f89e6d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.565+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 34c9c7a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.568+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34c9c7a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.570+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c19e153, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.572+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7184a5be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.578+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 357dffe3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.580+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 357dffe3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.580+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a7ab753, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.580+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 793b537f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.582+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 793b537f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.583+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_39, and the Request Id: 2f24166a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.586+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_40, and the Request Id: 4d077ea6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.588+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 591b527f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.588+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 338b94e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.591+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 591b527f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.598+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1bf81c97, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.600+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bf81c97 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.603+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_41, and the Request Id: 31abb86e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.607+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2af49fe6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.607+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 125b9a8c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.610+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2af49fe6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.613+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693c1b11, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.616+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 73fa18d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.618+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73fa18d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.618+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 678e69fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.621+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_41, and the Request Id: 70111126, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.622+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 678e69fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.624+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5dd8b376, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.628+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5dd8b376 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.630+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_40, and the Request Id: 156e4512, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.632+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5ecb3bb3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.635+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5589544b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.639+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ecb3bb3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.643+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2173b64a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.645+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_39-, and the Request Id: 2542128e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.648+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2173b64a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.648+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6c40d66e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.648+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_39, and the Request Id: 61ce256c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.651+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c40d66e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.656+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8a549ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.658+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a549ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.661+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_40, and the Request Id: 58b8eb61, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.667+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8c9b92b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.667+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_40-, and the Request Id: 4901ad7b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.669+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8c9b92b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.673+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 27dbf54e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.676+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27dbf54e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.678+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_41-, and the Request Id: 75e8c875, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.679+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_40, and the Request Id: 1cec1da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.684+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32331939, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.696+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_41-, and the Request Id: 1ec6dae4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.698+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_40-, and the Request Id: 4cfee29c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.698+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1bb72e47, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.699+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 51e4d439, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.701+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_39-, and the Request Id: 50968ce3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.701+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51e4d439 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.702+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 342ea92f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.703+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_40-, and the Request Id: 2413dd09, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.704+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4275122b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.706+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73beccf4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.709+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_40-, and the Request Id: 51ab0dec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.709+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28934826, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.711+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bb72e47 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.712+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d0cc5a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.714+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d0cc5a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.716+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 17effcf5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.718+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17effcf5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.720+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_41, and the Request Id: 24ac0db0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.721+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_40, and the Request Id: 4b4b4e96, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.723+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d90c1d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.733+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69521c43, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.737+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 575f1ebb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.742+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 759c9392, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.743+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b099be8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.748+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2baf11d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.757+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_41-, and the Request Id: 72503bfa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.759+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a954153, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.762+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7810eb29, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.768+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_40-, and the Request Id: 79cba118, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.778+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 92f1449, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.778+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 636ecffb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.779+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7042d18d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.780+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71b87d9d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.783+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7042d18d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.784+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2bbbdfe5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.785+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 92f1449 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.786+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b61be70, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.786+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 741d9b7a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.789+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14765c28, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.792+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f4528ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.792+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2031d488, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.792+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 683b84e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.795+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2031d488 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.796+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 683b84e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.797+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f6fd8cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.797+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bbbdfe5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.799+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 60a931a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.800+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 522d76bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.800+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_41, and the Request Id: 764a09ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.801+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60a931a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.802+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 522d76bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.804+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 694e0c4e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.804+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_41, and the Request Id: 20e1c8e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.805+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 741d9b7a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.806+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 694e0c4e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.808+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4bfb9a31, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.808+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_40, and the Request Id: 5a5157e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.809+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bfb9a31 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.810+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_42, and the Request Id: 760e4372, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.812+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_42, and the Request Id: 58eb86cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.812+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5da3fed8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.815+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5da3fed8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.820+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 110abbd5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.821+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 507146d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.822+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 110abbd5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.823+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 507146d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.825+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_41-, and the Request Id: 68e751ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.828+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_41, and the Request Id: 4013d2c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.830+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 582cabe4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.831+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30d1051c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.832+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 582cabe4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.833+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4fc220b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.836+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fc220b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.836+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_41, and the Request Id: 22f53d91, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.836+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f4b0011, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.839+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 51d1cca4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.841+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51d1cca4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.843+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_40-, and the Request Id: 4b54391b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.843+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_40, and the Request Id: 3ecbb70c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.844+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_42-, and the Request Id: 160b2819, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.848+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_42-, and the Request Id: 6da6be03, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.850+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c7f1a0c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.852+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_41-, and the Request Id: 13d46ed2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.855+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 89bfb74, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.858+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_41-, and the Request Id: 4b03d86e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.860+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b89033a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.862+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 33702304, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.864+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33702304 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.868+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_41-, and the Request Id: 154a3cf0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.869+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 11319626, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.868+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3d65bb7e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.871+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11319626 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.871+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7fc329b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.871+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ecea893, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.871+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d65bb7e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.877+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_42, and the Request Id: 1b43e96e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.879+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 60b6f831, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.879+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_40-, and the Request Id: 699fc9f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.880+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60b6f831 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.881+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c6129b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.887+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59acb8a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.891+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_41, and the Request Id: 157b712f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.892+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f719ef8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.896+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 596b16d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.899+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f4beab4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.899+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13661adf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.901+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5ba4f05c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.903+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ba4f05c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.910+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_42-, and the Request Id: 1ab789f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.912+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4dd2e03a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.914+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4dd2e03a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.919+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_41, and the Request Id: 38b8d299, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.920+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2f0b947f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.922+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f0b947f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.924+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e4e9876, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.924+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 153806e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.925+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30e29f84, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.927+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1afef1df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.927+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_41-, and the Request Id: 58878513, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.929+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1afef1df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.936+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 462e419d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.940+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_41-, and the Request Id: 5fabadcc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.942+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_42, and the Request Id: 4a92ebb0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.946+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2bdacc63, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.948+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bdacc63 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.950+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_42-, and the Request Id: 27bdf3d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.956+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 44883e93, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.958+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44883e93 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.959+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 472ea820, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.960+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 59e8fb9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.961+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 472ea820 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.961+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6184a621, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.966+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59e8fb9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.966+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_43, and the Request Id: 67c501d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.967+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2d421f0c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.968+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5651cd4c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.968+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5ca6753d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.969+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5651cd4c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.970+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ca6753d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.971+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5728767b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.971+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_43, and the Request Id: 56dfeac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.973+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5728767b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.974+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d421f0c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.975+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b14cbaf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.975+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_42, and the Request Id: 3f182646, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.975+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 51d4174a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.977+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b14cbaf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.978+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51d4174a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.983+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_42, and the Request Id: 6856e54, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.983+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_42, and the Request Id: 1092e311, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.988+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e2cbe7e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.988+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5aaf55d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:38.995+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49d65d94, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.001+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14292780, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.007+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_43-, and the Request Id: 594859c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.008+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_43-, and the Request Id: 1527e563, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.009+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62f3808c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.017+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_42-, and the Request Id: 2fad5d07, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.019+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_42-, and the Request Id: 5367d9c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.019+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_42-, and the Request Id: 2169c68b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.024+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 37bb0c41, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.026+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37bb0c41 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.034+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bb71740, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.034+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 48e30d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.034+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17faa8de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.034+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4c637591, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.036+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48e30d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.037+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c44bb71, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.037+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c637591 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.039+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7898211f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.041+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7898211f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.045+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62f35ae2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.051+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_43, and the Request Id: 44c6fe2e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.052+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_41, and the Request Id: 4c13368e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.052+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 39af9e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.054+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3018f30d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.054+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2005c27, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.055+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39af9e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.056+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2005c27 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.058+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c375462, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.060+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c375462 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.061+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 32cc7daa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.063+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32cc7daa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.067+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53c26d65, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.068+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_43, and the Request Id: 5e770e70, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.069+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_42, and the Request Id: 5fe76c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.071+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 454b7fa1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.077+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9d97f63, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.085+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47922b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.087+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6007a665, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.090+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_43-, and the Request Id: 29261ede, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.095+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_41-, and the Request Id: 102b43b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.098+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c7d91a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.101+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c7d91a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.103+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14884cfe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.104+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_42-, and the Request Id: 390a0a51, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.105+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14884cfe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.106+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a489754, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.111+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_43, and the Request Id: 545a61ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.128+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b7c9c02, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.128+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 274ac25b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.130+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55cfda80, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.134+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7bd98d38, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.135+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 274ac25b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.137+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 34aea14e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.137+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b7c9c02 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.139+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34aea14e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.140+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d17b2b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.141+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d17b2b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.144+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7cb0233e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.144+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_44, and the Request Id: 693945d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.146+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_42, and the Request Id: 2bc63abd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.149+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_43-, and the Request Id: 35d89361, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.151+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2fc238c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.154+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7238fd57, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.156+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7238fd57 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.159+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eaaefd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.162+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be3512, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.162+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10a35f0f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.163+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be3512 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.162+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_43-, and the Request Id: 3e80baf9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.169+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_43, and the Request Id: 6057ea0a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.169+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c1d3372, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.172+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c1d3372 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.174+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 745b7471, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.176+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e0ba275, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.176+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 745b7471 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.178+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e0ba275 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.179+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_43, and the Request Id: 7ace6803, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.181+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f02bfe4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.181+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_43-, and the Request Id: 77d2eac8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.182+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f02bfe4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.185+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_44, and the Request Id: 6bd45863, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.189+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55767f27, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.198+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_42-, and the Request Id: 6bf4676f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.213+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79086d5d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.225+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 537309f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.232+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a95f115, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.236+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2bb775c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.238+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bb775c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.240+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12cd0423, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.241+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 66fc7db1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.242+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66fc7db1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.244+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_43-, and the Request Id: 6110317d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.246+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_43, and the Request Id: 1e6d70f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.247+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78e81b74, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.255+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_44-, and the Request Id: dd1d6eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.258+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d80c052, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.258+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_44-, and the Request Id: 465b3fdc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.258+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7bf545f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.260+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d80c052 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.260+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bf545f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.262+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 61c08cb0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.264+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61c08cb0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.267+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2aa5ac9b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.268+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2aa5ac9b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.272+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 16502566, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.272+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_44, and the Request Id: 2c583d0a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.274+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16502566 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.276+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 348aa59b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.276+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d49a7c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.276+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_44, and the Request Id: 74fa0e4d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.278+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 348aa59b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.280+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_42, and the Request Id: 292ab756, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.289+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c05d091, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.291+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_43-, and the Request Id: 6579644a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.294+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cbc66db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.303+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c24a2b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.304+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_44-, and the Request Id: 2080668c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.304+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53c55032, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.304+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54e71ebf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.306+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_44-, and the Request Id: 4723f41c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.311+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 157efa64, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.316+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_42-, and the Request Id: 76ad3ffe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.322+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1538cff3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.324+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1538cff3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.326+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7da6b718, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.327+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d5819ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.329+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d5819ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.333+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49d44ac4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.334+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_43, and the Request Id: 435ce9ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.339+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 16dac4b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.340+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74f3d84a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.341+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16dac4b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.345+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c521c63, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.345+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7a8fb325, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.347+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a8fb325 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.349+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_44, and the Request Id: 52fb5fce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.356+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5946b6af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.358+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5946b6af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.359+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40fbedb7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.360+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21707a46, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.363+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 27ba6a62, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.365+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27ba6a62 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.373+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_44, and the Request Id: eb1be7d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.379+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6afbe26c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.382+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6afbe26c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.386+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ff10047, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.388+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ff10047 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.391+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_44, and the Request Id: 33c4367b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.395+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_43-, and the Request Id: 1f1bf1fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.408+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a5b1fdc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.461+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_44-, and the Request Id: 75e1ac19, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.464+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5dfe135, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.464+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 62d942b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.466+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62d942b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.466+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2f3efed1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.468+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f3efed1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.469+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a66c2e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.461+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_44-, and the Request Id: 5128cbc1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.466+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d96b6ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.472+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25406073, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.473+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7af0e899, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.475+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ea0a94, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.475+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7af0e899 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.476+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ea0a94 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.477+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_44-, and the Request Id: 71c470f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.481+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_45, and the Request Id: 3dbd0f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.481+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a6a0094, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.483+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_45, and the Request Id: 160cd409, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.483+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a6a0094 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.488+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24f9898f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.491+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2b1fd12e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.493+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b1fd12e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.495+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e57ad1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.496+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3010f665, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.502+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e57ad1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.503+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_45, and the Request Id: 44dc3256, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.503+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d6fe55, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.507+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d6fe55 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.508+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_45, and the Request Id: 14edec70, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.514+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14a0a0ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.515+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 643cf94, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.517+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b3328f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.517+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 643cf94 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.521+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4956eec3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.525+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_45-, and the Request Id: 5794900a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.527+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 715b78b3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.527+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_45-, and the Request Id: 57466036, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.527+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_45-, and the Request Id: 67118bd1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.529+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78212bb2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.531+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ed9ae52, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.532+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_44, and the Request Id: 26e303cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.534+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78212bb2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.543+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_45-, and the Request Id: 100a6c6e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.545+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4d18c824, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.547+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d18c824 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.547+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6bf5b334, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.549+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6b0b2827, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.550+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d49797a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.551+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b0b2827 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.552+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d49797a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.554+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 513d4239, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.554+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_43, and the Request Id: 303aeccb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.555+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 513d4239 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.563+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b505842, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.572+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_44, and the Request Id: 69d9476a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.574+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41ef5b79, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.579+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f0ded41, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.583+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 147737f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.588+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 595979a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.591+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 595979a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.591+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 147737f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.601+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_44-, and the Request Id: 7374db6a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.602+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 79b95204, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.603+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79b95204 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.604+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d2d5b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.606+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d2d5b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.610+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_45, and the Request Id: 45646fe1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.610+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55481e95, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.613+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_45, and the Request Id: 3b8fed47, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.617+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 457c98bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.619+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 457c98bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.623+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4644f111, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.625+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4644f111 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.626+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1003ac50, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.627+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_45, and the Request Id: a895d98, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.630+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_43-, and the Request Id: 3816f57, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.637+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_44-, and the Request Id: 3b05d954, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.642+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1625bc55, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.648+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_45-, and the Request Id: 11e238e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.654+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66c89e39, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.659+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: bf6f632, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.659+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58c582f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.660+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a280811, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.668+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 205efed8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.670+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 205efed8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.673+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 53abd790, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.676+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb56a92, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.676+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53abd790 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.679+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48684989, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.679+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3d5cc7c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.680+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_46, and the Request Id: 535b9b85, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.683+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d5cc7c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.685+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a9dad03, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.687+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a9dad03 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.689+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61c55528, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.689+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_46, and the Request Id: 668162c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.691+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1c7838ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.693+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c7838ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.693+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9c7ecc2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.698+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 63512ba9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.698+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7364da85, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.698+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_45-, and the Request Id: 769f4fba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.700+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7364da85 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.700+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63512ba9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.704+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_46-, and the Request Id: 6026f21f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.706+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_45, and the Request Id: 23ede721, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.707+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e853ae7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.708+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e853ae7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.712+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_46, and the Request Id: 39d1f19, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.714+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 38969152, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.715+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_45-, and the Request Id: 1886e67a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.717+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59d820f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.721+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38969152 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.724+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_46-, and the Request Id: 1ad06c57, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.725+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7b2917c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.726+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3dd0899c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.726+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b2917c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.729+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3dd0899c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.729+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_46, and the Request Id: 276ec056, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.732+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 27367870, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.733+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a7f1696, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.737+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_45-, and the Request Id: 55c32fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.737+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54b33a84, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.739+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27367870 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.742+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_46, and the Request Id: 367a5f28, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.743+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d1da81, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.750+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_46-, and the Request Id: 4cb4f0f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.755+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d6ba3f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.760+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46ec8b04, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.763+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_46-, and the Request Id: 645d8618, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.763+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d476507, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.765+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae3f2e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.769+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ee6dcd0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.771+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30676c14, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.780+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 44483ce9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.780+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_46-, and the Request Id: 177e5cc9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.782+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44483ce9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.784+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 66dc35c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.785+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7819a5df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.785+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ea6d436, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.786+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66dc35c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.787+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7819a5df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.789+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 25e096c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.791+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25e096c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.791+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_47, and the Request Id: 1a4697d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.794+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_46, and the Request Id: 685189bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.800+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45b9335e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.810+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_47-, and the Request Id: 3e89794c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.813+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8df916b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.815+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8df916b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.817+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d8fe4fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.819+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d8fe4fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.822+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_45, and the Request Id: 32226cd7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.822+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e9149fc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.833+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1db0ae8b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.833+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f0f0253, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.836+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1db0ae8b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.838+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65a3a671, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.838+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 40f2114a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.840+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40f2114a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.846+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_44, and the Request Id: 7914ecfd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.846+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_45-, and the Request Id: 56689202, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.856+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1aa63c2f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.857+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 15bfa5f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.859+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15bfa5f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.861+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1aa63c2f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.865+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50b2f967, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.865+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6c9b553e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.867+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c9b553e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.865+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 51d4bd01, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.865+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 794e12cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.868+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51d4bd01 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.869+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 794e12cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.872+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 477a8776, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.875+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75f8e7f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.878+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_46-, and the Request Id: 1db653c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.883+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_46, and the Request Id: 7d714e4b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.885+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a7b2aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.885+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 377bd010, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.887+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a7b2aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.887+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_47, and the Request Id: 4c95827e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.892+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 51c66981, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.893+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 377bd010 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.894+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51c66981 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.895+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2719ee1b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.895+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_46, and the Request Id: 7c1fb298, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.896+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_47, and the Request Id: 139c555d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.904+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_44-, and the Request Id: 76e9be7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.907+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b4e6f38, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.912+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 582b50f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.912+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b81f66a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.914+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b81f66a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.917+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4868d663, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.917+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_46-, and the Request Id: 64cb96ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.919+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4868d663 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.921+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_47, and the Request Id: 7e658105, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.929+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_46-, and the Request Id: 4ae80a7c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.931+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30f86ffb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.933+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_47-, and the Request Id: ff21ef7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.939+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_47-, and the Request Id: 6483db97, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.944+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_47-, and the Request Id: 3084522c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.954+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 78641dad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.955+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 462972ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.956+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78641dad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.957+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 379d14d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.959+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d61d30d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.963+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 77cf5e23, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.964+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77cf5e23 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.970+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_47, and the Request Id: 73aee918, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.970+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 253294fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.980+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1ee9df0c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.983+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ee9df0c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.986+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 79fc75f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.988+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79fc75f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.993+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23e19bf6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:39.993+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_46, and the Request Id: 7da5c3c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.010+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 378b95fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.012+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c7d55e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.014+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c7d55e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.015+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59f476cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.015+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4236d3a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.017+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 174e6941, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.018+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_46-, and the Request Id: 75fa213a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.020+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b4a6261, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.021+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 50a1f67a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.022+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50a1f67a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.025+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_48, and the Request Id: 30c038fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.027+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_47-, and the Request Id: 61662262, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.032+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49837097, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.042+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6721e02b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.048+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 60aa907f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.050+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60aa907f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.057+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557be24e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.057+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 680b36fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.059+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 680b36fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.065+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_47, and the Request Id: 51a0f036, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.078+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 63f3b31b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.079+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_48-, and the Request Id: 1da3205, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.080+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63f3b31b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.081+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268df9c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.082+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a50c572, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.083+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4734790e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.083+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c790262, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.084+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4734790e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.085+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c790262 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.092+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_47, and the Request Id: 3171684d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.092+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 70513105, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.093+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70513105 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.094+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6609478, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.095+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 53ae61d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.096+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6609478 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.096+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_47-, and the Request Id: 21e24cda, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.097+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53ae61d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.100+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5dcb26f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.101+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46984f30, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.099+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_48, and the Request Id: 1583617c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.102+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5dcb26f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.109+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4b18c805, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.109+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_47, and the Request Id: 3f25db19, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.111+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b18c805 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.112+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b4dfb20, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.114+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b4dfb20 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.119+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6bbecdfc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.120+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_48, and the Request Id: 78e42a7b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.121+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bbecdfc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.126+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_45, and the Request Id: 1c3b8617, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.133+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c51fa39, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.135+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73365188, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.136+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 589d3293, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.141+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_47-, and the Request Id: 4e92aad2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.142+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_47-, and the Request Id: 35c968d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.144+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_48-, and the Request Id: 1b998490, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.150+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d40afa9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.151+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e8d01f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.152+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d40afa9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.152+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_45-, and the Request Id: 44b39a27, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.153+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_48-, and the Request Id: 397f0d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.158+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 478a7872, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.158+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d4dfef4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.159+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d466fc1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.162+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 478a7872 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.165+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_48, and the Request Id: 55f7080d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.167+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 271b6f84, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.172+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fe69121, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.181+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4053f9cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.184+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2dc3304a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.189+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 46a203e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.191+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46a203e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.193+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d689887, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.200+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 762aaf13, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.205+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: add0aca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.206+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bb2e416, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.208+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bb2e416 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.211+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_48, and the Request Id: 5bebe861, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.211+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: add0aca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.218+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3cddcccc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.219+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 53fb308f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.219+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cddcccc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.220+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_48-, and the Request Id: 7bed23fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.223+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53fb308f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.232+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a83dce7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.234+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 36ebf43e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.235+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_49, and the Request Id: 6fe45312, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.235+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36ebf43e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.236+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b2a4cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.236+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c0083ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.238+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b2a4cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.238+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75ce59d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.239+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 489a4128, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.240+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 489a4128 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.238+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d7a143a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.242+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 229fbbff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.242+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2150e8c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.244+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 229fbbff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.244+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2150e8c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.246+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_47, and the Request Id: 3d230c94, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.248+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_48, and the Request Id: a6637ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.250+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42f3f443, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.252+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_48, and the Request Id: 9da6a5d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.254+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_48-, and the Request Id: 4da4e32e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.258+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 262c6ae6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.260+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 262c6ae6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.261+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_47-, and the Request Id: 462178dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.264+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 15e82b44, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.265+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 62497d21, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.265+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 74219a95, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.266+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15e82b44 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.267+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62497d21 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.267+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74219a95 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.270+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c84eaf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.270+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_49, and the Request Id: 1bfff892, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.271+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_49-, and the Request Id: 254b901b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.271+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c84eaf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.272+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6f824647, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.278+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_48, and the Request Id: 347a978c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.279+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f824647 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.284+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_46, and the Request Id: 649e438f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.285+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c367103, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.287+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c367103 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.289+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e6055e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.291+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ff7c09c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.293+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_48-, and the Request Id: 78fea643, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.296+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 79163c6b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.296+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_48-, and the Request Id: 1d0ccf13, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.297+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79163c6b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.299+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 329f1d40, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.299+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b04c346, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.302+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_49-, and the Request Id: 39096c18, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.302+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_49, and the Request Id: 6cbf0d47, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.305+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_48-, and the Request Id: 21ce0900, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.305+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_46-, and the Request Id: 50f762db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.316+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f84c0ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.317+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4d7a4b81, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.320+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d7a4b81 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.323+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7943c97b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.323+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1723baf8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.325+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7eb87729, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.327+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7943c97b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.328+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d9748ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.332+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7eb87729 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.332+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ffcb196, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.334+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ffcb196 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.335+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_49, and the Request Id: 3b885f09, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.335+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ef19df2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.336+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_49-, and the Request Id: 5ab8f868, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.344+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_49, and the Request Id: 67174227, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.351+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4085f499, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.351+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 246bd869, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.353+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 246bd869 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.358+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 529f7c23, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.359+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f007079, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.364+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b4e7338, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.369+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4a30ad93, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.371+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a30ad93 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.378+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_48, and the Request Id: 3e2d8ea1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.380+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d8b86a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.383+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51e6fbfd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.384+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_49-, and the Request Id: 1c918cca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.384+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 595ad704, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.396+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_48-, and the Request Id: 17722d64, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.402+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 260298e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.408+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_49-, and the Request Id: 6b092baa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.409+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19bf350b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.409+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a422957, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.416+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19bf350b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.416+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 602f2e85, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.418+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 602f2e85 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.421+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5444476a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.421+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4e795c91, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.423+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e795c91 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.423+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5444476a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.426+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2d7d2aec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.427+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f691df8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.428+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d7d2aec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.429+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f691df8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.436+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a186e19, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.436+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 676e630a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.436+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_47, and the Request Id: 6fd8d13b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.436+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_50, and the Request Id: e3f2d02, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.438+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 27329f3e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.436+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 76555707, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.440+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27329f3e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.440+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76555707 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.445+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22e288a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.448+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_49, and the Request Id: 3472f94f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.455+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_50, and the Request Id: 7815d003, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.455+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 63a15887, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.456+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 652b5530, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.460+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63a15887 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.462+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3116b0f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.464+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3116b0f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.470+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_49, and the Request Id: 5fb2b2b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.477+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b3b23b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.481+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_47-, and the Request Id: d682170, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.491+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22a7f545, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.498+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_50-, and the Request Id: 75fa14bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.499+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 48a0c678, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.506+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48a0c678 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.507+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_50-, and the Request Id: 77dfc448, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.509+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 81e058e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.511+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 81e058e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.517+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_49, and the Request Id: 2f6fed5a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.517+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 63ec39fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.519+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63ec39fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.520+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_49-, and the Request Id: 5af69ae8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.521+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3168e36e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.522+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32355781, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.523+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3168e36e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.529+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_50, and the Request Id: 60c50232, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.531+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b5bbc14, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.541+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_49-, and the Request Id: 6bbc36cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.549+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6217bc06, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.563+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 41f33493, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.565+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_49-, and the Request Id: 78d250b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.565+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41f33493 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.568+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 65473f93, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.569+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24cdba58, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.570+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65473f93 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.574+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 79f4aa82, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.577+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79f4aa82 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.578+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 171fe08f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.581+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_49, and the Request Id: 56f78c89, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.582+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2808a6c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.583+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2808a6c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.587+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_50, and the Request Id: 493c3aad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.596+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_49-, and the Request Id: 5f99290c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.597+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_50-, and the Request Id: 7cb5f825, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.609+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b697328, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.615+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 553b9a3a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.618+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3357d447, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.627+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a333873, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.629+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d0df875, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.632+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a40e347, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.637+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18e2a095, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.637+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 16c5f6d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.640+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16c5f6d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.646+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_50-, and the Request Id: 23dae4c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.647+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e1e35f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.649+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6149dd98, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.651+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e1e35f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.654+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_50, and the Request Id: 6595ea7a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.659+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 622fac1c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.661+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 889bc20, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.663+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 889bc20 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.668+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 45f0964, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.668+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7adcc39d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.673+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c2ae2ad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.675+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 28465877, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.676+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c2ae2ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.678+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 53ea7a9c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.678+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45f0964 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.679+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43da41d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.680+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53ea7a9c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.680+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c4c48c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.682+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28465877 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.683+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_51, and the Request Id: 4edc5e3b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.684+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3455ae96, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.684+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_51, and the Request Id: 31088852, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.689+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c43da9d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.691+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c43da9d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.694+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c4d803c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.694+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_48, and the Request Id: 23b3ca07, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.695+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_50-, and the Request Id: 2942a5db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.698+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_51-, and the Request Id: 47414bf5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.707+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 10428da7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.708+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_51-, and the Request Id: 1d1de1e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.711+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_48-, and the Request Id: 4f5295d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.716+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c83a00, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.718+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 758bbdb8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.718+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d030004, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.719+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3d463061, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.721+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d463061 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.721+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10428da7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.725+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_50, and the Request Id: 40f52b6f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.725+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3f9ad426, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.727+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f9ad426 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.725+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 785effe0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.727+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b63921c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.728+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 676c704b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.729+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b63921c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.732+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 676c704b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.734+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 19007c60, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.735+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14dbe58f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.736+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19007c60 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.736+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 49d78b2f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.738+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ae1452, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.739+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14dbe58f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.729+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 785effe0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.742+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49d78b2f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.745+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_51, and the Request Id: 7aa508be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.746+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_50, and the Request Id: 6326b84b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.747+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: bbd032b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.749+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7f364b00, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.749+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 717346b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.751+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f364b00 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.759+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e5883d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.759+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_50, and the Request Id: 28b11e25, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.763+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_50, and the Request Id: 193f0e77, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.771+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_50-, and the Request Id: 51a43fda, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.773+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 270a60e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.774+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 15f8deb6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.777+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_50-, and the Request Id: 2c961037, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.782+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15f8deb6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.782+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_51-, and the Request Id: 39e871aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.785+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1f4be88, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.788+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6e99e5d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.791+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 748d2e0e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.796+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_50-, and the Request Id: 1ef01fe2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.797+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1638b528, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.800+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e99e5d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.801+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f4be88 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.802+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1638b528 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.803+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 195b549e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.803+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 748d2e0e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.804+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 195b549e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.806+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_52, and the Request Id: 229ba18a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.809+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_51, and the Request Id: 3ef721d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.812+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_50-, and the Request Id: 668c65f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.818+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a72f820, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.819+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 749fb227, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.822+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 125ddf2e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.822+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2748eb38, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.822+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6ab8eb9a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.824+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ab8eb9a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.825+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 749fb227 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.827+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_51-, and the Request Id: 124a1cfb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.830+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_52, and the Request Id: 39ce54ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.839+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_51, and the Request Id: 68b58cfd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.850+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ac6f1c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.855+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_52-, and the Request Id: 30f03ab2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.857+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 730cfeda, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.865+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a24b3b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.865+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ccd3e37, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.869+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_51-, and the Request Id: 4262bbfc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.873+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 24576cac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.875+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24576cac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.878+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 541e9305, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.878+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4dfdfb15, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.880+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64f3b782, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.880+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78fe3f77, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.882+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78fe3f77 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.883+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_52-, and the Request Id: 48ec4389, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.885+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_49, and the Request Id: 5dea3aa2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.888+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63c174c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.888+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19ae1901, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.890+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19ae1901 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.893+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fc158ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.894+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 75f2ce0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.896+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75f2ce0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.898+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_52, and the Request Id: 471f1278, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.902+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19e72e4a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.904+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19e72e4a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.905+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_49-, and the Request Id: 229a1304, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.909+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 69fd9882, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.910+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69fd9882 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.913+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_51, and the Request Id: 73417b53, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.916+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7667153d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.920+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 148cbc2e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.924+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ccb0073, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.929+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 767bf2ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.931+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 767bf2ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.931+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 58bbfe28, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.932+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a3af42a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.933+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58bbfe28 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.936+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 56c80575, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.936+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2d6956f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.937+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56c80575 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.937+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7960a063, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.938+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7960a063 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.939+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d980101, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.943+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_51, and the Request Id: 70d7fd7a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.943+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_52-, and the Request Id: 30427185, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.945+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d6956f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.947+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_51, and the Request Id: 39d334c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.948+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 652b1e5f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.950+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 18325d43, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.952+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18325d43 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.953+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28f9954c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.957+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_51-, and the Request Id: 1a3e84ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.957+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d8a3f12, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.959+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_51, and the Request Id: 7fb2800b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.960+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d8a3f12 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.966+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7a97f697, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.967+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a97f697 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.971+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_53, and the Request Id: 6475b245, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.973+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f28810d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.977+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40b69442, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.977+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_51-, and the Request Id: 43a6c1d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.979+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40b69442 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.985+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6b451be6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.986+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c8c0e70, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.987+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b451be6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.988+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5b44a20a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.990+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b44a20a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.991+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_52, and the Request Id: 62c2f03f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.997+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4c10b36c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:40.999+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c10b36c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.001+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_53, and the Request Id: 57eb5391, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.001+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_51-, and the Request Id: 54a8819c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.013+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 135eb362, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.013+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_51-, and the Request Id: 7d832802, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.012+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dd3f12a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.021+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_53-, and the Request Id: 1c840d02, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.021+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36a4778b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.028+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5b9d38ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.033+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b9d38ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.035+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 75a95444, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.044+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2afb7d81, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.045+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_52-, and the Request Id: 55967054, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.047+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 652de5eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.048+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_53-, and the Request Id: 5465417b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.048+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c9312a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.049+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75a95444 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.050+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4499e049, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.052+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_52, and the Request Id: 61a0c2e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.059+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 28eb3c04, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.062+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28eb3c04 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.064+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_52-, and the Request Id: 30e84ac1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.064+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6bf38f1a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.066+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bf38f1a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.069+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38b1fc8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.070+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 268abc71, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.070+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_50, and the Request Id: 30b69f31, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.077+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268abc71 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.079+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8e6c0af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.080+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40e697c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.083+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2bbe5c33, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.083+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7350c840, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.088+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7350c840 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.090+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7239d016, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.091+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_52, and the Request Id: 1a32d5b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.092+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7239d016 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.092+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b936b1a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.094+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3abecae9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.096+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3abecae9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.098+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_53, and the Request Id: 2369ea7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.100+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2aa83ae1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.103+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c5cdc9e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.104+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b936b1a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.109+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2b87e502, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.110+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_53-, and the Request Id: 131adf0e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.111+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b87e502 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.115+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_52, and the Request Id: 303b8fbb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.118+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2897e47a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.120+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 489917ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.121+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_50-, and the Request Id: 10db614e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.129+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fbcbff4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.133+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_52-, and the Request Id: 7eb32915, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.137+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4ec5f88f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.140+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ec5f88f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.143+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2110fffd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.145+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2110fffd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.148+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5c377630, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.148+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57830257, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.153+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_52, and the Request Id: 7d730964, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.153+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c377630 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.154+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 704d7b7e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.155+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d6049ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.162+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a437b7e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.168+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a437b7e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.169+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_52-, and the Request Id: 11ef4534, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.171+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7bbd4262, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.171+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5840d7f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.174+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_52, and the Request Id: 2507f2f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.179+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 16bbae9e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.181+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16bbae9e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.183+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 25fcb68f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.185+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25fcb68f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.191+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_54, and the Request Id: 7118df95, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.191+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f0ab064, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.193+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f0ab064 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.196+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2494b0d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.198+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5695c9d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.198+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2494b0d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.205+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_52-, and the Request Id: 49d766ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.208+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_53, and the Request Id: 5bff6839, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.218+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c44bc75, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.218+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c7821d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.221+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c44bc75 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.224+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5789195d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.225+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 32d1bd0e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.228+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72c7415e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.231+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 46440f73, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.231+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32d1bd0e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.231+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_52-, and the Request Id: 65491710, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.233+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46440f73 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.238+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_54, and the Request Id: 6734b39e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.238+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6ecbef71, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.240+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ecbef71 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.242+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_54-, and the Request Id: 45b32224, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.243+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_53, and the Request Id: 42c4a8b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.247+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5da6d2b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.248+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a717dc7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.249+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5da6d2b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.252+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_53-, and the Request Id: 6a05442, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.255+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a018d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.258+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a018d7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.260+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_54, and the Request Id: 2036e930, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.269+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 54da981d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.278+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_54-, and the Request Id: 1650a03c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.278+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58b77fa8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.286+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45e96a70, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.288+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36a2c651, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.289+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 10446f37, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.289+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54da981d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.289+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 145debf6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.291+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10446f37 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.291+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 145debf6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.298+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1879e68c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.298+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_53, and the Request Id: 3041c016, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.301+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1879e68c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.304+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_53-, and the Request Id: 4f4684a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.308+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 709af0ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.309+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7cfd3260, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.311+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_51, and the Request Id: 23fdb4da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.321+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_54-, and the Request Id: 15c3c61a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.327+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_51-, and the Request Id: 17f57cb5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.336+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: faeada6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.336+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19f0b10e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.344+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5005848, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.346+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1dfd317, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.349+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1dfd317 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.349+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5852033a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.353+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 107851c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.354+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 107851c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.357+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6794fdd0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.360+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_53, and the Request Id: 56ac686d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.364+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 350e11e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.373+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b9f9ea1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.383+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2636493f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.385+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 668ba709, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.398+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5c855a0a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.398+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 560cfb5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.400+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c855a0a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.404+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55d61dac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.404+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 72b915f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.407+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72b915f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.407+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 24fb3f99, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.408+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24fb3f99 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.413+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_53, and the Request Id: 594c686d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.416+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 357ae86f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.416+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_53-, and the Request Id: d575d97, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.418+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 357ae86f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.420+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2007e9c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.421+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_53-, and the Request Id: 1edea257, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.422+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2007e9c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.422+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4eec8d98, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.424+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_55, and the Request Id: 7ba9c4a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.425+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 70c50871, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.427+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 13fb854a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.428+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13fb854a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.432+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4eec8d98 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.432+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70c50871 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.433+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54331a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.435+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5689e68a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.436+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5689e68a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.437+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_53, and the Request Id: 4ce78d94, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.438+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a10b089, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.440+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a10b089 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.442+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_55, and the Request Id: 77b12eb9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.444+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_54, and the Request Id: 53f71f34, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.445+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 519377fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.448+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e10c6a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.455+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e10c6a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.456+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1bf8cd37, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.462+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_54, and the Request Id: 4566df44, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.464+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 24e7178e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.468+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_53-, and the Request Id: 4f43e9ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.472+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_55-, and the Request Id: 3fd35a99, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.472+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 354eacf0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.476+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 603f4e8f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.483+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_55-, and the Request Id: 75b4be81, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.485+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_53-, and the Request Id: 2abd9e29, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.486+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_54-, and the Request Id: 610762b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.492+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bf8cd37 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.494+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b9066f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.502+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a8adae4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.509+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f63c481, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.511+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_54-, and the Request Id: 1ba85446, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.513+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ee6bac5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.516+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24e7178e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.518+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 46370d56, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.520+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46370d56 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.522+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38544b50, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.524+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_52, and the Request Id: 21bde985, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.527+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a24d2f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.530+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f455ff1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.532+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f455ff1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.535+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4d501abe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.540+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 284ead51, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.541+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f2ff95b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.542+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 284ead51 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.545+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d501abe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.548+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a97fd8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.549+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 354eacf0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.549+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 38ba8e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.551+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38ba8e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.553+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48b87e9e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.555+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48b87e9e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.555+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_54, and the Request Id: 2bb137ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.559+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_55, and the Request Id: 51042917, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.559+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_54, and the Request Id: 465fed8f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.561+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 261860bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.562+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2fd98363, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.563+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a801335, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.563+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 261860bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.567+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 65effe8d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.569+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 682b4f25, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.570+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65effe8d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.572+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_55, and the Request Id: a5a3f01, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.577+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_55-, and the Request Id: cad9604, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.579+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_52-, and the Request Id: 62bb1c0d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.585+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c1de0ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.587+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c1de0ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.588+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f502bb5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.593+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5fc3b969, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.594+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fc3b969 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.597+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_54-, and the Request Id: 625ff3e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.599+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_54, and the Request Id: 6e6c0749, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.603+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_54-, and the Request Id: 3a05968d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.612+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 27b89c3e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.615+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27b89c3e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.617+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 92e31ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.618+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60cc15fc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.619+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 92e31ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.620+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64669ca3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.623+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64669ca3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.623+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5b99dc1b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.625+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b99dc1b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.628+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_54, and the Request Id: 2fc5ed5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.630+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_56, and the Request Id: 2e584ba9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.641+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23dd1d16, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.644+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_55-, and the Request Id: 75f36a96, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.647+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c54e621, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.663+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5c10d036, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.665+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b5026a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.668+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c10d036 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.670+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 379b558e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.674+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 379b558e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.682+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_56, and the Request Id: 5f1b42e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.683+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34902276, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.689+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_54-, and the Request Id: 7b684d12, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.697+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b2f4658, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.699+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b2f4658 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.707+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 61b803cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.707+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_54-, and the Request Id: 2d491ae0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.710+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61b803cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.716+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_55, and the Request Id: 5a4f101e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.712+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_56-, and the Request Id: 2156ae03, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.727+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48340788, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.728+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 298d260f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.743+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8718163, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.753+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71aff611, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.758+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5104d62e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.760+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5104d62e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.763+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 462cc51b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.765+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 462cc51b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.765+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 755a314f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.771+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2491e9ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.774+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71353ae9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.776+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_53, and the Request Id: 3e695fd3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.781+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63c3f58a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.781+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 48c0144, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.783+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48c0144 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.784+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47e75382, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.784+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_55-, and the Request Id: 6ec31e0c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.787+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 439029b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.789+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 439029b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.790+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 38eb9f36, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.791+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_55, and the Request Id: 594bf53e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.792+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38eb9f36 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.795+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c1eced1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.795+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6ad9306b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.797+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ad9306b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.803+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_56, and the Request Id: 6ab323c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.803+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_56-, and the Request Id: 5a2f8105, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.819+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 671f85b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.819+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14f42acb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.823+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 671f85b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.823+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14f42acb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.825+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 23be36ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.826+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 66dc6b1f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.827+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23be36ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.828+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_55, and the Request Id: 3d21e542, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.831+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66dc6b1f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.833+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_55, and the Request Id: 5d07aa3f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.839+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_53-, and the Request Id: 10d81f45, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.841+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 247cd5ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.846+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47287b6d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.859+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a845649, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.859+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4a1155b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.862+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a1155b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.867+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2611eecd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.868+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_55-, and the Request Id: a3fdef9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.868+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_56-, and the Request Id: 77abbf6b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.870+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2611eecd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.873+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_56, and the Request Id: 29000860, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.882+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b080c65, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.890+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_55-, and the Request Id: 443bb651, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.896+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_55-, and the Request Id: 197f4202, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.902+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d910c51, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.904+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d910c51 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.908+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 34ca4ccf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.910+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34ca4ccf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.910+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dc10122, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.913+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_55, and the Request Id: 7d573b7c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.917+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b195ea6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.925+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 506f544b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.929+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 257b4da4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.931+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 60b4e75f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.931+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 506f544b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.933+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60b4e75f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.936+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_57, and the Request Id: 4bee88df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.936+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f4196e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.938+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_56-, and the Request Id: 2d40457c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.944+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37cbe7e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.952+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13451af5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.958+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2447623f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.961+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_55-, and the Request Id: 4e380ade, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.965+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_57-, and the Request Id: 4431f29c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.966+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7878e550, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.974+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68d647bc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.978+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dd2392f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.987+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1885d80f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.987+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f017401, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.989+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1885d80f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.990+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 222ea4b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.992+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 222ea4b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.994+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a3161f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.995+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a3161f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.996+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 235f7c62, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:41.998+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 235f7c62 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.000+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_56, and the Request Id: 4f136326, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.003+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_57, and the Request Id: 444f2427, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.003+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44b32af7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.012+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4de53d65, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.024+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_56-, and the Request Id: 423410e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.025+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5db4ff78, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.028+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4de53d65 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.029+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 34ca42de, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.031+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34ca42de the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.033+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_56, and the Request Id: 5c9a9e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.042+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 808ee60, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.054+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4345fcb4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.063+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34b16974, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.064+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7f51defc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.066+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f51defc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.069+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 613fd24e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.070+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 613fd24e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.072+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_54, and the Request Id: 20a01c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.081+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 24b999c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.081+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b2497db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.083+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24b999c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.089+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_57-, and the Request Id: 3d1f5eae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.089+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7c0ec237, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.091+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c0ec237 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.091+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6c358248, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.093+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_56, and the Request Id: 18d2f8c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.094+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c358248 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.097+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 122c413f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.098+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 122c413f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.104+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_56, and the Request Id: 70462c65, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.107+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d5cdba2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.108+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_56-, and the Request Id: 39111b0f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.111+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7f213990, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.114+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f213990 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.119+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3844c28, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.121+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3844c28 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.123+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15209bd7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.124+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15209bd7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.129+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2f439521, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.131+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f439521 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.132+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5509d920, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.133+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 313c791a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.133+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_56-, and the Request Id: 7d617be5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.134+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5509d920 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.140+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_56-, and the Request Id: 76185112, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.140+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_57, and the Request Id: 7c3f08d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.140+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 68f9efff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.141+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68f9efff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.142+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_56, and the Request Id: 628ed50f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.145+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_57, and the Request Id: 157e649e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.150+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ba8cfdd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.155+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_54-, and the Request Id: 1897972c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.159+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f669493, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.164+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3273e1d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.164+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45be6af4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.176+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_56-, and the Request Id: 18cffb52, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.176+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_57-, and the Request Id: 7e82ff78, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.176+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51186235, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.185+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41c5f7c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.185+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_57-, and the Request Id: 4fed933e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.190+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1601a440, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.192+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1601a440 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.193+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 252db12b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.195+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4987eb0a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.200+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4987eb0a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.202+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_58, and the Request Id: 5190edc9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.202+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b3c7e52, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.211+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5243c4f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.215+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5243c4f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.217+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6995d726, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.226+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e50b0f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.226+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e730c91, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.230+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 16486643, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.231+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3587c194, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.232+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16486643 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.233+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48bb88bc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.233+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3587c194 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.236+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_57, and the Request Id: 2992fa5d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.238+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 147a2a45, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.239+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 61e11633, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.240+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61e11633 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.246+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_58, and the Request Id: 4de42eb2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.248+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 725f29a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.248+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 30c304eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.250+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30c304eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.253+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_58-, and the Request Id: 6b49f97e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.262+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 68fcdde, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.262+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 663bfe89, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.264+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68fcdde the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.269+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7965ff68, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.262+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 379a6b6e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.273+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_57, and the Request Id: 6a10c2f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.275+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 57ff8652, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.278+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57ff8652 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.284+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28f884c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.287+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 245a25f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.289+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 245a25f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.292+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 799b6ff1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.292+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2479b6c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.294+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 799b6ff1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.296+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_58-, and the Request Id: 7bb9f337, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.297+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e352758, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.298+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e352758 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.299+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2479b6c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.301+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 481b3026, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.301+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_58, and the Request Id: 67b45bf1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.303+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 481b3026 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.303+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 16e585a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.303+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_57, and the Request Id: 4d195563, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.305+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16e585a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.306+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_55, and the Request Id: 5f783aaa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.309+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_57-, and the Request Id: 1a762159, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.311+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e78b8d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.313+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e78b8d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.314+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 23558245, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.317+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_57-, and the Request Id: 64b268c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.321+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4979471a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.323+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4979471a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.324+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23558245 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.333+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 61489c19, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.335+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61489c19 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.336+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_57, and the Request Id: 5f0ad3e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.336+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 423a1226, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.336+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 577b70cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.338+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 577b70cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.340+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_58, and the Request Id: 3d3ad6c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.341+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_57, and the Request Id: 802ab24, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.359+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_57-, and the Request Id: 5454a800, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.360+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a423109, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.361+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f04265e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.361+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d6a378c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.363+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f04265e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.364+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_58-, and the Request Id: 33e35cb4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.364+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_55-, and the Request Id: 4ffa32b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.370+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_57-, and the Request Id: 4a1254a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.372+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48e6535c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.373+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43067363, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.374+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48e6535c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.378+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_57-, and the Request Id: 57a798bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.378+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_58-, and the Request Id: 64dcaf99, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.380+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6bcb907c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.380+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40c2d744, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.380+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c39c2e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.382+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_59, and the Request Id: 411edbe0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.388+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4641f429, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.392+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57859691, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.392+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 26d73f92, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.394+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51c622b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.394+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26d73f92 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.396+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2735205c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.401+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57ca1591, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.401+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_59-, and the Request Id: 6145fcb4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.404+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4addb464, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.404+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 131b433, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.407+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4addb464 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.410+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_59, and the Request Id: 4dfaea40, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.416+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b5e6f52, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.416+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38a2cb53, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.419+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 587870dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.420+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 791397d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.422+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 791397d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.422+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c4dedcf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.424+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 877d989, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.430+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4348f6ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.431+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 877d989 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.432+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b369589, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.432+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4348f6ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.434+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41a60268, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.434+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 46f65f84, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.435+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_58, and the Request Id: 4d8cafe3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.437+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_59-, and the Request Id: 7574011e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.439+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c35682b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.440+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46f65f84 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.441+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c35682b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.444+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_56, and the Request Id: 23d245ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.444+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 252bebe0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.446+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fa7fbdf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.446+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 252bebe0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.448+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_59, and the Request Id: 56f19a44, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.450+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4881a30f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.451+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fc06689, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.457+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fc06689 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.458+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e4a014e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.458+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 784617dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.460+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 784617dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.460+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e4a014e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.468+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 54907361, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.468+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 15beead1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.470+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_59, and the Request Id: 7d4cc076, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.470+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15beead1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.470+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54907361 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.474+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_58, and the Request Id: 25edb2ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.475+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ce07d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.481+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_58-, and the Request Id: 45140ab0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.481+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ce07d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.482+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_58, and the Request Id: 68697c1a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.491+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a1c14ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.492+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 682bb710, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.496+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a1c14ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.498+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4450d692, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.498+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 30f9855c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.499+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6560868a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.500+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4450d692 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.502+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6560868a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.502+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30f9855c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.503+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_58, and the Request Id: 1c261e42, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.507+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e461565, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.507+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e1b134d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.509+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e461565 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.509+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e1b134d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.512+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_59-, and the Request Id: 7e938a69, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.513+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_58, and the Request Id: 308fa636, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.513+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_60, and the Request Id: 4b7ed208, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.516+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_56-, and the Request Id: 4eb7cd71, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.517+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_59-, and the Request Id: 332fd9fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.519+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_58-, and the Request Id: 4130c47f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.522+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c0321dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.526+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_58-, and the Request Id: 3f8710fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.527+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71fb62a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.531+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_58-, and the Request Id: 2df30704, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.534+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_58-, and the Request Id: 78f8126a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.538+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 634a36bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.538+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 748f6705, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.543+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3666f464, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.544+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_60-, and the Request Id: 8ed6969, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.543+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6146323d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.555+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 496504eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.555+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c020124, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.564+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bf2e2c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.574+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2dac3e87, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.574+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 442af5f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.579+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14134db8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.581+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31e2d658, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.586+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70883247, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.588+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7cdc2100, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.591+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2637bbaa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.592+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4dc67f46, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.600+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7bad1bb8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.601+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2da299e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.602+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bad1bb8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.603+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 68f04681, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.603+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2da299e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.606+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7083c2a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.608+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7083c2a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.609+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 142edf75, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.616+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68f04681 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.617+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 825f2c2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.618+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 18c2492f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.619+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 37d04286, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.620+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 825f2c2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.620+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37d04286 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.620+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6797f0a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.621+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18c2492f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.622+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5311bae6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.623+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2491ad6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.624+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_60, and the Request Id: 5602d82e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.625+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2491ad6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.626+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5c7fe795, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.631+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c7fe795 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.631+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5311bae6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.632+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 671dd92a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.632+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_59, and the Request Id: 546918af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.632+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_60, and the Request Id: 12a4d206, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.633+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 671dd92a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.634+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9e40380, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.635+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e40380 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.638+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9255523, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.638+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_59, and the Request Id: 544b7f8d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.639+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_60, and the Request Id: 1c000cee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.643+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_59, and the Request Id: 3c2d22f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.643+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9255523 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.644+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1b1ec936, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.645+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7ef947a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.646+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ef947a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.647+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b1ec936 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.648+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_59-, and the Request Id: 15d26fed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.648+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 45dd3f1b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.651+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2cd032ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.652+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45dd3f1b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.652+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_59, and the Request Id: 304b2e76, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.652+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ef77c13, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.656+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3906dcaa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.657+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cd032ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.658+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3906dcaa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.658+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ef77c13 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.660+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_57, and the Request Id: 6d51851c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.660+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_60-, and the Request Id: d23025b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.660+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_59, and the Request Id: 37a5bdec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.661+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ac3a032, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.662+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac3a032 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.667+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_61, and the Request Id: 789edae5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.671+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_60-, and the Request Id: 2adbcd7d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.675+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_57-, and the Request Id: 798f605, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.675+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_60-, and the Request Id: 6274b267, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.682+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_59-, and the Request Id: 64d58e97, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.682+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f0e92e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.689+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 768abadc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.699+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_59-, and the Request Id: 78344d53, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.700+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68a36006, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.706+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_61-, and the Request Id: 55462f97, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.710+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_59-, and the Request Id: 54bee466, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.714+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d26ab44, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.718+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_59-, and the Request Id: 77272df9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.721+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d1a99a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.721+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3eb26943, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.724+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4cf3b99e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.731+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b9888b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.738+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16aa14b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.739+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34b3acc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.745+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e045293, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.745+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62d5bbf7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.748+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a9a7c5f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.753+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7395ba53, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.758+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5afddf9e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.758+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: bd3bba7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.769+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 32bf6b80, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.771+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32bf6b80 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.772+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 29aeb62b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.774+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29aeb62b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.775+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6979f9ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.781+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6be8df63, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.783+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6be8df63 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.785+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6979f9ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.785+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 30604d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.786+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2f9dfd89, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.786+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_60, and the Request Id: 56dadda6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.787+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30604d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.788+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f9dfd89 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.790+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_61, and the Request Id: 3704a5d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.790+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6365d81d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.790+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fe0be29, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.792+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fe0be29 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.792+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6365d81d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.796+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_58, and the Request Id: 24b0632e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.797+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_61, and the Request Id: 52f17259, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.802+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5bb1002b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.806+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ace8987, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.811+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_61-, and the Request Id: 750698e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.811+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24704eb0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.826+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2d1728db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.828+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2f334ab3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.829+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d1728db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.830+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64e5df0a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.832+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 33b80014, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.833+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64e5df0a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.834+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33b80014 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.835+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_62, and the Request Id: f110969, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.837+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5eb62fec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.839+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 40b7ff72, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.839+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5eb62fec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.840+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f334ab3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.841+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40b7ff72 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.846+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1aa01b53, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.846+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_60, and the Request Id: 5d1d1c55, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.849+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1aa01b53 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.851+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_60, and the Request Id: 75a29d2b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.857+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33e04f0a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.858+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33e04f0a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.863+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_60, and the Request Id: 13d82824, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.871+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_61-, and the Request Id: 115ca6f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.871+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_60-, and the Request Id: 1893df51, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.880+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_58-, and the Request Id: 6628d167, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.880+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47c6ae6b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.884+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_60-, and the Request Id: 3f9b1b75, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.887+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_60-, and the Request Id: 5d622a9d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.897+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 36b7c7cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.899+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36b7c7cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.897+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7bcb4e34, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.903+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1893a7b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.905+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 19872aff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.905+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_60-, and the Request Id: 54ed111c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.907+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19872aff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.911+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_61, and the Request Id: 781688d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.911+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e0802bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.911+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_62-, and the Request Id: 27882127, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.916+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24a71803, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.926+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ff08915, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.928+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e05b231, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.935+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 774b209f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.949+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 107bb9c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.956+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 527fb191, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.965+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31a5e149, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.972+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_61-, and the Request Id: 794c9ee1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.981+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43c4a055, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.989+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1edf7384, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.991+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1edf7384 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.993+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: dc770ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.995+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc770ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:42.997+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_60, and the Request Id: 4afe2f54, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.004+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 491c05ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.011+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6fe1773d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.011+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1313d3c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.021+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fe1773d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.021+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e4d4a9d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.021+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 360c2af8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.022+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5b2bc3e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.024+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e4d4a9d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.024+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b2bc3e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.026+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b7c7a74, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.029+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b7c7a74 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.031+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_62, and the Request Id: 49b3755d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.031+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3afa772c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.033+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3afa772c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.034+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e85a290, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.035+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e85a290 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.036+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_62, and the Request Id: 1bd0e242, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.039+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_61, and the Request Id: 680d1064, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.044+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d348977, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.049+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 736af421, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.052+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 736af421 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.054+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_62-, and the Request Id: 6348bc7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.058+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3018e026, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.059+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 27e3663d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.061+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27e3663d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.064+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_60-, and the Request Id: 235ac9fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.065+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_59, and the Request Id: 42a8be5d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.067+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 580f099f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.069+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 580f099f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.069+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a324837, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.069+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_61-, and the Request Id: 5764ce41, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.071+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a324837 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.074+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29cba790, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.077+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 403d69a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.078+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 36990fec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.078+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 403d69a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.080+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36990fec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.081+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_61, and the Request Id: 30a823b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.085+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_61, and the Request Id: 18a4f8a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.093+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39a12d6d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.094+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8541cd3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.100+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c50669f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.104+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 620094d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.106+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 620094d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.109+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a64901e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.111+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a64901e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.113+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_63, and the Request Id: 67f1e2fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.116+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_62-, and the Request Id: 55d3b145, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.117+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_59-, and the Request Id: 1e23423e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.124+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f0a7d76, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.129+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_61-, and the Request Id: a87b72b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.131+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53e14fb3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.131+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_61-, and the Request Id: 5a67f061, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.132+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f0a7d76 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.138+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2bb16d8d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.140+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bb16d8d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.145+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 10d9ae9f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.146+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_61, and the Request Id: 6dbd83e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.147+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10d9ae9f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.149+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c81e230, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.151+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c81e230 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.153+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 312869c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.158+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2abb0a33, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.158+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_62, and the Request Id: 5d4dabc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.176+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ef676c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.177+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_63-, and the Request Id: e65a340, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.177+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c08f486, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.179+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ef676c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.180+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d42afe2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.180+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33726f2d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.183+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 239ab2c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.184+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 61183516, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.186+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61183516 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.188+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_61, and the Request Id: 240fd91e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.193+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_61-, and the Request Id: 20cfd878, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.197+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50582c1f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.203+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_62-, and the Request Id: 172d8bdd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.203+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 70349aea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.205+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70349aea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.208+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 47d95925, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.208+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 644bad58, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.209+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47d95925 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.213+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6bff5b25, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.213+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_63, and the Request Id: 6072e6dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.216+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70e8130b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.222+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e34f868, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.228+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_63-, and the Request Id: 4127d1b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.228+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_61-, and the Request Id: 650321dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.234+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5125121d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.239+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 278d6664, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.242+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b70237b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.245+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 346e00e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.249+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e7b3efb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.249+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55998c38, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.251+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e7b3efb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.253+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 346e00e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.256+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15c1fbee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.257+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 208a1b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.257+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15c1fbee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.258+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c88b6b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.260+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c88b6b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.264+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_62, and the Request Id: 4eb89595, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.264+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_60, and the Request Id: 355c9c04, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.264+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 54a88a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.271+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54a88a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.271+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66782339, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.272+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c0c0ef9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.274+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c0c0ef9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.281+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c901684, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.286+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_62, and the Request Id: 5e3a700f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.286+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 540a9148, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.287+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3dc08662, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.290+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3dc08662 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.290+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5817815f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.293+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ec5955c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.292+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4a4285f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.296+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ec5955c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.297+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_62, and the Request Id: 46bdb67f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.298+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_62-, and the Request Id: 495a9341, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.300+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a4285f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.301+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3f0cdf4a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.302+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 39703ed9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.303+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f0cdf4a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.305+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_62, and the Request Id: a85b8a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.306+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39703ed9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.306+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_60-, and the Request Id: 5dcad476, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.307+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4af3df75, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.312+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4af3df75 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.325+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31ac56d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.331+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_63, and the Request Id: 7080b0e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.335+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 36af91af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.337+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36af91af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.343+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_62-, and the Request Id: 42ec271c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.345+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 399f0d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.345+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 729a8849, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.345+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 594c7679, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.347+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 399f0d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.347+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 747bac65, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.351+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 729a8849 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.353+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_62-, and the Request Id: 30b00890, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.353+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 76a03ad8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.355+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76a03ad8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.356+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 745d5c49, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.353+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_62-, and the Request Id: 5e349b15, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.356+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_64, and the Request Id: 108f4e28, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.357+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 745d5c49 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.358+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 41929e9d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.360+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41929e9d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.361+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_64, and the Request Id: 3bfc16b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.363+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1a32443b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.363+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67000e92, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.365+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a32443b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.365+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_63-, and the Request Id: 7816f64c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.367+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 28c2c57b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.367+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_63, and the Request Id: 78d8e01f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.369+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27c004c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.371+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28c2c57b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.372+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_62, and the Request Id: 2a06bcbd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.374+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53f815f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.374+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b174a60, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.376+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_64-, and the Request Id: 791a53b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.382+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_64-, and the Request Id: e2ef50d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.382+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ad044f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.387+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fb45229, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.388+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 618274cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.389+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb45229 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.390+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 618274cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.394+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_63-, and the Request Id: 3219fcd6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.396+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15fea2d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.397+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15fea2d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.399+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6dc75a64, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.399+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d0016e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.400+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6dc75a64 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.404+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d2f2b33, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.404+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c5fcd9c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.407+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45286c90, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.407+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_63, and the Request Id: 45c59224, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.407+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_61, and the Request Id: 4b32a473, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.411+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21dc2bc3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.412+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a1d6517, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.416+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_62-, and the Request Id: 60ed37d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.420+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c877e89, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.420+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52d1927b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.428+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_63-, and the Request Id: 28ccb54, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.429+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c434195, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.429+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_61-, and the Request Id: 14a4b9bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.428+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2fdd35c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.434+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fdd35c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.443+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4df0fc1b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.443+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57be04ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.443+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d42a943, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.444+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4df0fc1b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.445+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 510e9bf6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.446+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7321c6c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.447+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ab0b3b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.450+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 495cc876, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.452+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 495cc876 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.453+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_63, and the Request Id: 6c3bf243, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.455+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 610ccec4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.457+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 610ccec4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.459+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e36db7c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.460+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_63, and the Request Id: 119a5f26, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.471+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 20c121a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.471+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e36db7c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.472+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 78209fed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.473+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20c121a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.474+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78209fed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.475+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7b04753e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.480+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b04753e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.481+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15ef4cea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.482+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_64, and the Request Id: 4011f070, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.483+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4ed4fba9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.483+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15ef4cea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.483+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e5bb2c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.484+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b88d089, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.485+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ed4fba9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.486+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e5bb2c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.487+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 90c2145, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.488+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_63, and the Request Id: 7197efe3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.490+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_64, and the Request Id: 21e2073, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.499+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3d71843b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.501+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d71843b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.504+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6a91a6c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.510+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a91a6c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.512+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 90c2145 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.519+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_65, and the Request Id: a7c8966, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.521+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_65, and the Request Id: 143f7977, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.527+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74031e38, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.527+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_63-, and the Request Id: c63ce95, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.530+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d9d8921, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.531+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_63-, and the Request Id: 3bb11102, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.538+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_64-, and the Request Id: 5748f7d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.550+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_65-, and the Request Id: 49130a1e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.553+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5819014c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.553+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 303bdb6c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.554+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_65-, and the Request Id: 6d2ae99a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.561+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_64-, and the Request Id: 1865c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.561+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_63-, and the Request Id: 4029e2b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.561+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1d23d147, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.565+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ed8bf8b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.567+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d23d147 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.569+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 69b38b1c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.571+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69b38b1c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.574+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b42ef47, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.575+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2f2ce132, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.576+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f2ce132 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.578+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7edd942b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.578+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29f853b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.578+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_63, and the Request Id: 30f9e911, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.579+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b42ef47 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.581+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7edd942b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.581+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_64, and the Request Id: 630b096a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.584+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 46748e21, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.588+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 549be365, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.589+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5482d5e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.589+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46748e21 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.592+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8a37bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.592+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_62, and the Request Id: 45ce7363, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.597+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66d0b3b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.602+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b3f69de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.602+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e689843, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.605+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 78d4772e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.607+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78d4772e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.608+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_64-, and the Request Id: 269dec20, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.610+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5522c75, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.610+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_63-, and the Request Id: 702e1c43, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.612+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5522c75 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.613+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_64, and the Request Id: bacf8a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.614+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7bb55dd6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.616+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bb55dd6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.621+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40482300, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.626+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48278196, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.627+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c1137f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.630+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c1137f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.633+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 485931cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.634+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_62-, and the Request Id: 7c9eeca3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.635+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5886b9cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.635+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_64, and the Request Id: 53c67e9a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.636+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5886b9cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.642+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ae7422a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.644+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ae7422a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.644+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 234c7e1c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.644+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fe1363b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.647+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_65, and the Request Id: 1cf25fdd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.649+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 214e5141, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.663+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_64-, and the Request Id: e4068c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.663+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6856700b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.666+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6856700b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.670+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 183c1ead, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.670+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 42c8b536, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.671+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 183c1ead the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.671+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42c8b536 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.677+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a6ff2ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.680+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a6ff2ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.681+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_66, and the Request Id: 2b279a38, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.690+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_64-, and the Request Id: 37b0581, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.690+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7fd9f74e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.691+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 323289a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.692+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_66, and the Request Id: 55df5f91, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.695+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_65-, and the Request Id: 6822ccc6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.697+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 323289a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.703+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 44f5543, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.703+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3921ece0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.716+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5f1c5afd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.716+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44f5543 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.717+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f1c5afd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.720+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_66-, and the Request Id: 45df6db3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.723+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f774e93, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.723+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b7c4e09, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.724+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_65, and the Request Id: 2f00922f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.725+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d3c3f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.727+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d3c3f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.735+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_64, and the Request Id: 32dc8655, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.735+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f8b0ff2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.736+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f61683d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.744+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_66-, and the Request Id: 47340dbf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.754+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_65-, and the Request Id: 10e9b99a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.754+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 486868a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.756+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 740f80d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.758+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 687c204, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.760+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 687c204 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.773+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_64-, and the Request Id: 6c8f90b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.773+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f27eb9b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.776+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 27ae81f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.776+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 147dc393, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.784+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27ae81f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.787+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6d522ebd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.787+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c0493e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.789+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d522ebd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.793+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_63, and the Request Id: 6293c82, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.793+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c0493e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.795+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_65, and the Request Id: 22fb8a10, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.795+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f1e12ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.795+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3639bd21, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.798+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f1e12ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.799+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6fed274f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.802+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a1c8e91, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.804+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 277e3d0d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.805+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5b986f59, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.806+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 277e3d0d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.807+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3639bd21 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.807+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b986f59 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.808+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57fe6c6b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.812+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d333acb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.814+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d333acb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.815+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_64, and the Request Id: 6ae33fd4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.820+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3b234abd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.822+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_65, and the Request Id: 5e67d170, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.822+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b234abd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.828+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_65, and the Request Id: 6e82732, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.828+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24325d9d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.836+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49e08f07, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.838+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_63-, and the Request Id: 4501cf74, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.839+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_65-, and the Request Id: 21e4c9a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.845+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_64-, and the Request Id: 7c300a4d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.847+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b6106a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.851+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_65-, and the Request Id: 275a70c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.851+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_65-, and the Request Id: 6b0204c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.856+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42d6716f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.870+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2fee3f84, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.872+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fee3f84 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.872+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ff89ae7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.874+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6d256fe4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.875+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d256fe4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.876+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7fb227ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.880+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17893acf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.882+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_66, and the Request Id: 4b7070c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.883+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73fb8bcd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.885+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4317af9c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.885+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 347f2f72, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.887+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fb227ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.889+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 56964423, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.891+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56964423 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.893+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_67, and the Request Id: 5bd29616, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.895+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2dd3a77a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.906+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e73a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.906+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65b5e329, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.908+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6e05d85f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.910+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e05d85f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.912+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 77f9d2cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.913+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77f9d2cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.916+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4471ebe9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.918+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4471ebe9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.918+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_66, and the Request Id: 3c1826d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.919+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 62579697, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.919+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 629e6d70, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.921+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 629e6d70 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.921+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62579697 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.925+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_66-, and the Request Id: 5c58785a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.926+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6aee3c6c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.927+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 165de39d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.929+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6aee3c6c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.929+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2fcbc477, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.929+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_67, and the Request Id: 2b6df23, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.932+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3887b0d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.932+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_67-, and the Request Id: 115eccf0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.934+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fcbc477 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.935+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3887b0d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.938+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 613655e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.938+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 53fde519, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.939+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_66, and the Request Id: 43c24836, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.938+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 49828dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.940+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53fde519 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.942+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_66, and the Request Id: 4a5e774, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.944+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49828dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.946+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_65, and the Request Id: 78860d04, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.952+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_66-, and the Request Id: 56fb2be7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.954+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 604d65a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.954+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58342a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.957+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_65-, and the Request Id: 3c908a94, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.958+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6be02dd6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.960+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6be02dd6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.961+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_67-, and the Request Id: 9bf6354, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.963+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 40c4611a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.964+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40c4611a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.966+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_64, and the Request Id: 73ede794, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.970+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c97e00, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.970+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 37cba853, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.972+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37cba853 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.972+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_66-, and the Request Id: 6767603, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.975+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4a27641c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.977+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a27641c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.985+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_66-, and the Request Id: 4b40f087, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.985+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_65, and the Request Id: 1c98624d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.986+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 249e4850, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.986+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 326b2733, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.988+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 249e4850 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.990+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 635d10f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.991+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3f5f47da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.995+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5657ac0e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.995+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_65-, and the Request Id: 20fcb7c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.998+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_64-, and the Request Id: 160574a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:43.999+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f5f47da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.003+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5823459, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.008+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b25f327, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.010+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b25f327 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.012+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2f1a174e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.015+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f1a174e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.018+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_67, and the Request Id: 416fc9ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.020+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_66, and the Request Id: 650bde00, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.024+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ed2d192, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.029+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7fb17ae7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.032+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 83d4d5c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.035+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2569e455, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.036+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 176c0c1b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.043+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67d9328, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.047+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 76b9b96c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.048+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76b9b96c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.048+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 270ab03a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.051+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 270ab03a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.056+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 51cd601e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.058+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51cd601e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.059+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 113d8b97, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.060+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 113d8b97 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.065+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_68, and the Request Id: d04ffb8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.067+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_66-, and the Request Id: 229e92e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.075+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 292fdb6c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.084+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33490016, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.085+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33917bab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.087+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 510c475a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.087+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_67-, and the Request Id: 9e07242, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.089+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 510c475a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.092+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_66, and the Request Id: 6de4f6fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.092+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 17693064, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.093+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17693064 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.098+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 74036232, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.098+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56255c40, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.100+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_67, and the Request Id: 3a7eb5a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.100+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74036232 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.104+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d030478, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.106+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d030478 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.108+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_67-, and the Request Id: 52ac6c34, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.110+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_66-, and the Request Id: 7b991142, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.111+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_68, and the Request Id: 1e99d827, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.112+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b047f82, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.117+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1806e89f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.120+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5bf199d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.129+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79593c27, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.129+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 316649c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.134+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_68-, and the Request Id: 7b992f15, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.136+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 624e5240, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.140+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 624e5240 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.142+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 476543a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.143+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 476543a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.144+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_68-, and the Request Id: 300e36b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.147+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_66, and the Request Id: 4d8afdb5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.151+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 780def1a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.151+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5f688c53, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.156+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6422e7a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.157+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1c165585, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.159+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c165585 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.161+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6422e7a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.161+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f688c53 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.163+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 315eb48, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.164+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 315eb48 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.196+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77258cb8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.198+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1dc04b7c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.200+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1dc04b7c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.200+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4381f68, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.201+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7004c2dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.202+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4381f68 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.204+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_67, and the Request Id: 33601ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.207+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 736d9daf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.211+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_66-, and the Request Id: 58478178, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.212+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_67, and the Request Id: 2fd87860, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.212+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 513d36e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.213+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5080578a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.214+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_67, and the Request Id: 2845f51e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.216+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 294ecf37, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.217+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 294ecf37 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.221+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5b4cc692, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.222+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b4cc692 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.223+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 743ea099, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.227+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_68, and the Request Id: 62b3658c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.228+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_67-, and the Request Id: 3291677c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.233+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59c28630, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.235+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6c40645c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.235+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ea92b8b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.237+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c40645c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.239+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_67-, and the Request Id: 731f5b0e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.240+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f06499b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.242+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f06499b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.248+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d586ebd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.251+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a47bc25, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.251+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_67-, and the Request Id: 5822eb7a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.254+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_65, and the Request Id: 11d93d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.255+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1cfc8b4d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.259+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cfc8b4d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.261+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6503055a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.263+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3392f92a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.263+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6503055a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.265+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3392f92a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.265+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4aa66ec3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.266+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 76960fbd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.268+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76960fbd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.269+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_69, and the Request Id: 32412f61, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.273+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4aa66ec3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.275+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1d8e78a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.275+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_68-, and the Request Id: 6617dc33, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.277+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_67, and the Request Id: 5aa9edaf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.279+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d8e78a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.292+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 395cb89d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.296+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_68, and the Request Id: 22ee459c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.302+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c689dae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.304+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c689dae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.305+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 395cb89d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.305+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 447437c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.305+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_69-, and the Request Id: 4479c8a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.306+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_69, and the Request Id: 629f34b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.310+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_65-, and the Request Id: 65c6ac81, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.312+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a7652, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.313+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5dc7e797, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.320+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b7fad33, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.320+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55d014c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.325+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5cb2b393, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.326+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_67-, and the Request Id: 720e3d2b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.331+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_68-, and the Request Id: 341c4271, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.332+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_69-, and the Request Id: 1f687321, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.335+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ff5bce8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.338+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c555138, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.344+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: bb568d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.346+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a2effcf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.350+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c555138 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.352+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 375ac1af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.356+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 61e486af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.357+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e535683, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.358+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61e486af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.363+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_67, and the Request Id: 34552245, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.363+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c692002, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.364+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e535683 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.365+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c692002 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.368+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 393745be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.370+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 393745be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.373+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e4164, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.379+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_68, and the Request Id: 226e1d34, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.383+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a943e25, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.386+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5417727d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.388+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e604c25, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.389+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5417727d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.390+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e604c25 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.390+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 587e301e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.392+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 59024fc1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.394+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59024fc1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.394+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23d9e43a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.395+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_68, and the Request Id: c20c46c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.397+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_68, and the Request Id: 7c44fc09, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.409+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_67-, and the Request Id: 771f34bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.409+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5747ba2a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.418+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19a6ef6c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.420+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_68-, and the Request Id: 515ead2e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.420+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 594b1d7b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.422+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 594b1d7b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.427+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ad0d09f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.427+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6a7719c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.428+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a7719c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.434+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_66, and the Request Id: 5d2ff552, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.440+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d4125b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.442+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d4125b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.442+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_68-, and the Request Id: 6d1deb71, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.446+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43597975, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.448+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43597975 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.448+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_68-, and the Request Id: 637ffa5f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.452+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1ecd3df3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.453+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_69, and the Request Id: 256cd4e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.464+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a1ed26e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.464+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ecd3df3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.466+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 195f3669, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.471+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 114463b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.473+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5bd9a644, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.473+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_66-, and the Request Id: 1037b193, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.473+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d4837f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.474+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 114463b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.476+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d4837f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.476+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bd9a644 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.481+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_70, and the Request Id: 17672f96, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.486+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 68f7f67c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.486+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 41965a37, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.488+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 182ca030, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.488+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41b354c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.488+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68f7f67c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.488+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41965a37 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.493+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_68, and the Request Id: 34a9094f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.493+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_69, and the Request Id: 3f978c2b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.496+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d8c08e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.501+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2efc2429, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.501+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e22744, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.508+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_69-, and the Request Id: 53ce5fdc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.511+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_70-, and the Request Id: 28970c77, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.511+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 738dd4f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.520+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a368551, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.523+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_69-, and the Request Id: 62007737, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.523+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b07ea85, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.525+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72b37859, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.529+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 454e1586, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.530+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 454e1586 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.535+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 51dc820f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.537+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51dc820f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.537+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e7d9d3e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.539+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_70, and the Request Id: b3b3842, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.546+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8d1fa6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.548+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8d1fa6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.548+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4530d1bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.550+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_68-, and the Request Id: 1ab85cf2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.553+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5360714d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.554+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5360714d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.557+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 136ca765, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.558+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_69, and the Request Id: 63d4cc6c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.567+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3fe71b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.567+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4dce064a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.570+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fe71b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.574+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 20c7f869, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.574+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4dce064a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.577+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3dd04239, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.577+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d8a61b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.577+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20c7f869 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.578+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3dd04239 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.579+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8bb8929, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.584+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_68, and the Request Id: 758ecc67, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.586+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_67, and the Request Id: 549b231, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.587+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 32fa0dcd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.591+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32fa0dcd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.592+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ed6606e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.596+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ed80538, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.597+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 746ca63d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.599+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ed80538 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.600+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 746ca63d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.601+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_70-, and the Request Id: 3a337810, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.603+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 13f60961, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.603+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_69-, and the Request Id: 539d371, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.605+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13f60961 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.605+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_69, and the Request Id: 4836609d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.610+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a80dafa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.611+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_69, and the Request Id: 77725c15, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.612+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37711e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.619+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23787280, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.621+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_68-, and the Request Id: 45d8c533, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.624+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4baef8e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.626+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4baef8e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.626+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e1b4acd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.626+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_69-, and the Request Id: 1b4da05a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.630+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 31d3b2ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.631+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 67279f01, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.632+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31d3b2ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.633+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d868c83, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.635+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d868c83 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.636+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b3896e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.638+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67279f01 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.641+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_67-, and the Request Id: 52395279, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.641+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_70, and the Request Id: 29427c92, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.645+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 67a2017c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.647+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67a2017c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.648+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7bc8bf5e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.651+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_70, and the Request Id: 42a982ac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.652+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bc8bf5e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.655+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eb92885, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.656+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_69-, and the Request Id: 57b225d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.658+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_71, and the Request Id: 23c95f01, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.658+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33d1f1f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.672+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 471c9704, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.673+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 230c2e72, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.673+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1cf68132, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.675+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cf68132 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.677+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4875b42b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.679+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4875b42b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.690+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_69, and the Request Id: 10c0c5ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.694+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_70-, and the Request Id: 620a5aee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.697+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_70-, and the Request Id: 24ae67b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.704+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b565cf9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.704+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_71-, and the Request Id: 7d2db402, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.708+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76937cb2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.714+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e547f3e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.720+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 62c8ad2d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.721+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7d696cc3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.722+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62c8ad2d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.722+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d696cc3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.725+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 17a7eed3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.726+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17a7eed3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.730+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_71, and the Request Id: 4ca436ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.730+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_69-, and the Request Id: 1b6ec3d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.731+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5344100d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.731+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 292f5885, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.738+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f752181, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.740+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_70, and the Request Id: 4c14dabe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.743+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f0ca64, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.743+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3950e9c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.743+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5344100d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.749+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46bad0f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.756+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 986abef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.760+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_71-, and the Request Id: 7281b5d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.760+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 986abef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.763+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8d6196, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.763+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2077f89e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.765+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8d6196 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.769+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60c34ad9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.770+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2077f89e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.772+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_70, and the Request Id: 7aa97afa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.773+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64bd96a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.776+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64bd96a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.778+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_68, and the Request Id: 2913dbb0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.782+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31543701, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.786+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7988fb12, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.792+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_70-, and the Request Id: 79082bf7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.792+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1097851c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.794+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1097851c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.798+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a4d8f38, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.799+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a4d8f38 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.802+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c9fecc1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.804+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_70, and the Request Id: 3f7759e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.810+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7d794d80, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.812+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d794d80 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.815+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 73aa5e1f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.817+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73aa5e1f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.821+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e1d7b36, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.821+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_69, and the Request Id: 5d6ee9c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.821+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6dc565c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.828+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 74671274, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.828+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_68-, and the Request Id: 8db9ceb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.829+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f069a65, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.828+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_70-, and the Request Id: 4ba2d0b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.832+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f069a65 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.834+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 16e9cdcc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.834+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74671274 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.835+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16e9cdcc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.836+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6181faba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.839+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_71, and the Request Id: 5b024f3d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.844+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 173e1488, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.846+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 173e1488 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.849+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_71, and the Request Id: 14e15ce4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.866+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6418fdd5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.866+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f5e067c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.866+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_69-, and the Request Id: 5b2763ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.867+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3064c567, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.869+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3064c567 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.866+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 149c82ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.872+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 149c82ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.873+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5c19c7b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.875+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c19c7b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.877+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_72, and the Request Id: 13f77d44, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.879+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7f20b3e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.882+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f20b3e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.883+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_70, and the Request Id: 48c17476, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.885+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_70-, and the Request Id: 6ec8c210, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.899+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13c3bc80, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.899+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e2f8aef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.908+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_71-, and the Request Id: 75a560c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.908+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b8ecee9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.910+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b8ecee9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.911+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: de881d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.912+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_71-, and the Request Id: 740c616a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.913+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3d2b045e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.914+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d2b045e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.917+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20f18f93, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.917+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_72-, and the Request Id: 2765380f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.922+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_72, and the Request Id: 4644aeff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.925+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_70-, and the Request Id: 420d7003, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.929+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66d7bfb8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.934+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4024f10e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.943+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 22b95d11, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.944+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 653f3891, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.945+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22b95d11 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.950+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47c4fc08, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.952+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 53472863, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.953+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5b664621, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.954+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53472863 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.955+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b664621 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.957+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_71, and the Request Id: 11627d12, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.957+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7ce3e24f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.959+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ce3e24f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.962+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_69, and the Request Id: 41d58884, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.962+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c0a5c3b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.964+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d0ffe77, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.968+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f2adb5f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.974+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_72-, and the Request Id: 5ac22eb2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.981+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31ecae3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.985+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 162e56ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:44.998+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_71-, and the Request Id: 533a9296, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.000+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 655a342, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.000+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 61a9765e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.002+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61a9765e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.003+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 779dee3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.005+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 779dee3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.006+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_69-, and the Request Id: 2dd592d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.008+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4228f461, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.008+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 619035a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.009+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4228f461 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.009+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 619035a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.012+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_71, and the Request Id: 22b0db91, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.012+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_70, and the Request Id: 10f53ac5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.020+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 570e6431, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.022+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 44b45e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.024+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44b45e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.025+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37d59c84, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.026+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 47e2078d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.027+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47e2078d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.030+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 766ca265, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.032+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 766ca265 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.037+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6712ab89, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.038+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_71, and the Request Id: 53831e13, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.040+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ce7aff5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.040+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4d08138a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.042+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d08138a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.042+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ce7aff5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.047+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67171f61, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.050+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2071fc61, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.050+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_71, and the Request Id: 2d55463a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.052+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2071fc61 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.057+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71318e70, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.059+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71318e70 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.064+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 104d542f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.066+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_71-, and the Request Id: 227155, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.068+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f98695d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.069+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f98695d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.071+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_72, and the Request Id: 33d6563, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.073+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_72, and the Request Id: 1290a5d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.075+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_70-, and the Request Id: 39e42d98, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.077+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ab06d0f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.080+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_71-, and the Request Id: 7fd75502, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.086+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54afa899, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.088+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d494285, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.089+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d494285 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.090+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_71-, and the Request Id: 6dd2d0a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.091+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 16aa41eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.093+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16aa41eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.096+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_73, and the Request Id: 3119b4f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.106+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_73-, and the Request Id: 69d8e495, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.108+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a6d41c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.108+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 15c174bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.110+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15c174bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.116+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 385d0011, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.116+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63020791, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.117+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 385d0011 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.118+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f2ff601, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.123+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_73, and the Request Id: 49e08216, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.123+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_72-, and the Request Id: 33975a85, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.123+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_72-, and the Request Id: f7fcc9f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.130+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6605fbb3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.130+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 175b291c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.138+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_73-, and the Request Id: 7a9a391, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.140+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14bd60ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.149+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48054c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.149+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c5c8953, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.150+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c5c8953 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.152+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6f20d84b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.154+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f20d84b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.155+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b5b2360, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.156+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53074d9a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.161+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_70, and the Request Id: 21849205, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.165+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35d98fe4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.167+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43fa5f5d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.168+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b153ae2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.170+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b153ae2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.170+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 780e2e10, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.175+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 111982b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.176+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 111982b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.181+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 705eed10, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.183+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_72, and the Request Id: 6db4a866, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.187+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 705eed10 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.188+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e897b7b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.191+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e897b7b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.192+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_72, and the Request Id: 3fd6c0c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.199+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f72ce82, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.200+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 603e56ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.202+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 603e56ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.204+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ce1c03, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.204+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7e9172b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.205+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_70-, and the Request Id: 2bcbb88, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.206+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e9172b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.207+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5ab86dc3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.212+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_72, and the Request Id: 19e638c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.212+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3af9451, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.208+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ab86dc3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.217+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5689c843, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.218+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3af9451 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.219+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1debc19f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.221+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 66cb3511, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.221+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_74, and the Request Id: 69eb704b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.226+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66cb3511 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.229+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_72-, and the Request Id: 405687a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.230+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 79dbdb17, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.233+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79dbdb17 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.234+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_71, and the Request Id: 71151820, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.234+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_72-, and the Request Id: 73d82c99, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.238+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b8f15e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.241+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 52d7a57b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.243+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2b2ba192, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.245+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55696268, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.245+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b86e9a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.245+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b2ba192 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.247+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52d7a57b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.254+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2b447b01, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.254+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_72-, and the Request Id: 4df5c06c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.254+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3b3cd347, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.248+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 482b98f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.256+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b447b01 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.257+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 482b98f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.258+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b3cd347 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.259+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 235341ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.260+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_73, and the Request Id: 4d2b65d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.261+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 923ba4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.263+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_72, and the Request Id: 7cb2e437, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.263+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 923ba4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.265+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_73, and the Request Id: 1670b732, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.268+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_74-, and the Request Id: becc7bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.274+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b726ce4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.276+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5fd8f1f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.277+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a326c66, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.278+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fd8f1f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.279+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a326c66 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.279+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d48a1a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.281+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1f01a67e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.283+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f01a67e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.285+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ca75a7e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.286+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 20786cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.287+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20786cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.288+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_73, and the Request Id: 53787906, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.288+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_73-, and the Request Id: 6dcf5f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.291+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_71-, and the Request Id: 225244b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.295+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_74, and the Request Id: 18abb968, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.297+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_73-, and the Request Id: 2827dbdd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.297+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1896d160, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.299+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48f1fdba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.317+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_73-, and the Request Id: 62c890d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.317+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f52b7e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.319+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d998ad8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.323+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_72-, and the Request Id: 58d76fbb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.323+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1041e288, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.324+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 111ee8cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.327+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d998ad8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.330+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1959c677, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.332+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f1e106d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.333+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_74-, and the Request Id: 7998c305, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.335+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1959c677 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.336+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 200fd62, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.337+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_71, and the Request Id: 15d950c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.337+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a742a03, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.339+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 200fd62 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.343+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6ec235b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.343+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52e7b6c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.350+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19a07438, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.350+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ec235b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.351+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 284dad8d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.354+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_73, and the Request Id: 4d649861, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.362+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67472948, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.362+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7998e2c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.364+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7998e2c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.368+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f073c58, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.371+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1be07d7e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.372+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1be07d7e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.379+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 133df9c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.379+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_75, and the Request Id: 549f18a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.386+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_71-, and the Request Id: 7a948bd1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.388+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2047f1c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.390+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2047f1c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.392+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 223db329, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.395+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 79cc4a28, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.397+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79cc4a28 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.400+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 223db329 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.400+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 36cc885c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.401+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4b7ec1a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.401+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_73, and the Request Id: 45738b30, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.402+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36cc885c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.402+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b7ec1a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.403+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_73-, and the Request Id: 3ae45f09, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.406+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_74, and the Request Id: 14f5f74, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.415+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40ea1ae8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.415+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 502883fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.415+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37ca5d78, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.417+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 502883fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.419+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 30d84b12, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.420+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44b2ab7b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.420+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71811e7e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.421+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30d84b12 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.425+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_72, and the Request Id: 274a6158, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.428+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79b8aa61, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.429+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e7eaceb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.430+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_75-, and the Request Id: 1f85b584, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.431+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e7eaceb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.432+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_73-, and the Request Id: 302f3d68, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.438+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_74, and the Request Id: 69279675, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.439+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e2b6edc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.441+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e2b6edc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.443+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2f9e4d24, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.449+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f9e4d24 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.456+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_72-, and the Request Id: 4ec0c64d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.457+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_74, and the Request Id: 6601e931, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.465+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_74-, and the Request Id: 3d160ff0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.468+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d45211c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.472+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69dba0f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.473+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 33126057, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.475+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33126057 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.475+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24cfe7bc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.475+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_74-, and the Request Id: 55e76497, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.476+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_74-, and the Request Id: 3d764711, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.478+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 233032b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.480+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 233032b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.482+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_73, and the Request Id: 613371f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.489+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b034a8b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.491+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1866bf21, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.492+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57f15a55, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.497+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1866bf21 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.498+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5a7cc79a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.499+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64f83b44, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.502+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51358979, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.502+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a7cc79a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.503+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_75, and the Request Id: 308f56d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.514+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70c6ba02, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.515+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5434a690, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.517+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e8b62eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.519+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e8b62eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.524+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3eb013cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.528+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55b0c884, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.529+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3eb013cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.536+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_74, and the Request Id: 28155ef8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.537+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_73-, and the Request Id: 71a10cf5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.540+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7e44d82b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.540+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_75-, and the Request Id: 71047b3e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.543+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 265eb4e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.544+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e44d82b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.547+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 66235306, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.549+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66235306 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.550+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5ae3217f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.551+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ae3217f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.552+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5db49e4f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.556+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7146c3c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.556+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5db49e4f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.561+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_76, and the Request Id: 5e05538e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.561+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 548d0df5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.563+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 548d0df5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.563+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1645f8a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.564+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40e923d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.565+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_74-, and the Request Id: 47a0db3f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.565+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1645f8a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.568+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_72, and the Request Id: 227b8ed8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.573+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6687861c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.574+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_73, and the Request Id: 1090294f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.581+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79307247, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.581+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5fbd21ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.584+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2d247baa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.587+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d247baa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.589+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e4b3b02, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.591+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e4b3b02 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.594+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_75, and the Request Id: 7ac9523d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.600+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_73-, and the Request Id: 43188360, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.608+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_76-, and the Request Id: 62008867, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.613+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c8c8182, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.616+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1ee2f55d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.618+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ee2f55d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.621+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 750b5e10, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.622+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 750b5e10 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.623+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f91c468, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.628+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 20ac75ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.630+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20ac75ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.631+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_75, and the Request Id: 2f281e0a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.633+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 138c49c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.634+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 138c49c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.634+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_72-, and the Request Id: 6b69c7b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.637+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78ec6263, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.640+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_74, and the Request Id: 338d4e1a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.650+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d098b40, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.652+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d098b40 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.652+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39cca9c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.655+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 46ff3b58, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.657+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46ff3b58 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.663+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_75, and the Request Id: 54d0d6b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.665+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 404945a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.668+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 799fcb30, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.677+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_75-, and the Request Id: 786d0401, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.680+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d9ebf8a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.684+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_74-, and the Request Id: 1483fa36, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.687+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2eaa0a4b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.695+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eaa0a4b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.697+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6dfeeefb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.697+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 99b8728, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.697+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_75-, and the Request Id: 402b03b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.699+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 99b8728 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.701+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2aa804e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.701+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_76, and the Request Id: d94156e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.703+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_75-, and the Request Id: 3ac06442, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.712+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_76-, and the Request Id: 4e43f487, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.713+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 240a2b5d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.717+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5399cab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.726+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b509750, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.732+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15ed2ce2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.744+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 24c1c086, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.746+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24c1c086 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.746+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8668b90, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.747+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2854d38d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.748+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8668b90 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.748+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 424b7365, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.751+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 424b7365 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.755+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 248a1bb4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.755+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64a02c96, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.756+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 248a1bb4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.757+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49c6fd6e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.757+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 130403a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.758+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27630e80, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.757+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d0eb3f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.759+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 130403a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.761+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_74, and the Request Id: 60959d7e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.765+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fea1490, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.764+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d0eb3f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.768+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 372dbbd2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.770+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_75, and the Request Id: 6207b189, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.770+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_77, and the Request Id: 489532e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.770+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 372dbbd2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.774+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57fc6603, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.774+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 22e817f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.776+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22e817f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.780+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1174e5f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.780+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_74-, and the Request Id: 72dcde38, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.782+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5bfc97e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.782+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1174e5f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.784+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_76, and the Request Id: 3a51ce01, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.785+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bfc97e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.786+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_75, and the Request Id: 54123c2f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.786+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 252dbaa2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.788+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 252dbaa2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.790+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 447a7780, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.791+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 447a7780 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.793+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_74, and the Request Id: 6e2d8b2a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.796+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 612949df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.803+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 25c528cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.805+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25c528cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.808+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6faad1e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.813+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 168a24fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.813+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6faad1e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.815+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 168a24fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.817+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_75-, and the Request Id: 54a2da4c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.818+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7e25b504, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.821+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_73, and the Request Id: 6b34c336, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.824+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_77-, and the Request Id: 22414778, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.824+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_77, and the Request Id: 134bcc42, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.823+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e25b504 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.836+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_76-, and the Request Id: 118fb4b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.837+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 473443e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.839+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4a12a661, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.839+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_75-, and the Request Id: 2921a65b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.840+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a12a661 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.846+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: cc0c69e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.848+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cc0c69e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.850+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_74-, and the Request Id: 77df2592, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.850+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_76, and the Request Id: db66adb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.859+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_73-, and the Request Id: 78f58eca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.861+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 486f176d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.861+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 542b4b21, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.862+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 542b4b21 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.865+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50fdf7ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.867+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6bdb7777, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.868+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bdb7777 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.872+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_76, and the Request Id: 52168f27, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.875+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_77-, and the Request Id: 3b8f48ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.875+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56a9fcd0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.883+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 289c438f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.883+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0f0f46, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.887+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53b3aedc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.888+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6720bbbb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.895+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d076a89, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.902+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_76-, and the Request Id: 7e7a829c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.908+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17c5d32d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.915+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28ddcd13, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.918+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69879d9e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.918+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_76-, and the Request Id: 502ea723, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.922+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5cad26c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.925+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3802b745, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.927+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3802b745 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.929+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3b84db87, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.930+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 214083a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.930+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b84db87 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.931+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 214083a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.935+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_75, and the Request Id: 11ace1c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.935+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 92aa40b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.937+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 92aa40b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.937+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65d0edb4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.942+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b0e4c98, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.942+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_78, and the Request Id: 2f17619e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.947+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 166c43b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.952+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_75-, and the Request Id: 72a8edc6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.960+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 65ca845a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.960+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b5759bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.963+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65ca845a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.966+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6f8e26b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.968+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f8e26b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.970+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_75, and the Request Id: 2fbb9eab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.970+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11f5dcd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.984+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4013dfe6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.988+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3298a230, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.990+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3298a230 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.992+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23d85919, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.992+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7170fb20, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.994+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7170fb20 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:45.996+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_78-, and the Request Id: a860d3c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.000+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 528cfd88, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.001+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_76, and the Request Id: 40fb2198, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.002+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 528cfd88 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.004+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 76fc8bb6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.004+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 99bfef3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.006+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76fc8bb6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.006+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 99bfef3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.007+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25f09138, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.007+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 194804a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.009+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78baf2f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.009+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1b1e05b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.009+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 194804a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.011+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78baf2f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.011+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b1e05b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.014+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_76, and the Request Id: 14389638, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.014+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_78, and the Request Id: 12bd8d0f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.016+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 465ad1bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.016+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_74, and the Request Id: 535c39fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.021+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_75-, and the Request Id: 34e79bed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.026+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 73efe5ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.027+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_76-, and the Request Id: 269a6d5d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.028+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73efe5ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.030+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f3d1843, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.032+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 56026f34, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.032+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 33a41b4a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.034+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56026f34 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.035+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33a41b4a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.036+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_77, and the Request Id: 4c99f443, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.038+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6ecee181, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.038+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_76-, and the Request Id: 26d495e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.040+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ecee181 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.042+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1c879bf3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.044+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c879bf3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.044+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_78-, and the Request Id: 51b63cd2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.048+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_77, and the Request Id: 182f83bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.051+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 281e532a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.053+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 281e532a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.055+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_74-, and the Request Id: 1c86f50e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.057+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_76, and the Request Id: 51b14c65, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.064+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2530c74a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.064+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 398b9d78, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.068+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 63c7a311, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.070+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63c7a311 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.071+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_77-, and the Request Id: 6948f43, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.072+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e16e2d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.073+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3857df84, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.074+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_77-, and the Request Id: 5bd09aab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.077+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1feb3797, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.077+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 612ebab5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.079+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 612ebab5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.081+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76e609c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.082+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20425f2e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.082+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_77, and the Request Id: 4c0fe160, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.083+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_76-, and the Request Id: 5e87a80b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.088+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f69382d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.091+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e9a7222, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.097+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 368794c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.100+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 382fdd23, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.103+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7446ae06, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.110+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7446ae06 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.115+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 28f04cce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.115+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 628f9b24, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.116+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_77-, and the Request Id: 72dea881, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.118+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7001dafd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.119+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28f04cce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.121+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_79, and the Request Id: 3c483522, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.125+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 742b3ae9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.127+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c1c835d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.127+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 742b3ae9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.129+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2b013c33, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.131+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b013c33 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.132+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 71464fbe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.134+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_79, and the Request Id: 55776a4d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.135+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71464fbe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.137+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2b60db43, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.139+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b60db43 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.141+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e3bd104, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.142+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_76, and the Request Id: 78b749fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.149+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b44e7d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.155+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18f52c00, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.155+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4fee628d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.155+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b7417d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.157+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b7417d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.160+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fee628d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.161+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 597414a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.163+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_79-, and the Request Id: 7f23031f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.163+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c37a850, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.164+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c37a850 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.165+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 597414a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.167+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_75, and the Request Id: 675eac94, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.167+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb54f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.168+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_77, and the Request Id: 3ac28313, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.170+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 48dc5314, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.172+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48dc5314 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.177+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 555ab560, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.179+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 555ab560 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.180+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 55550f19, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.182+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_78, and the Request Id: 6286d692, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.183+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55550f19 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.185+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_76-, and the Request Id: 8c4b540, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.185+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 329ce120, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.188+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_78, and the Request Id: 1a0b8312, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.195+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d23c454, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.197+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_77-, and the Request Id: 1a821722, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.197+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 329ce120 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.200+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 667a2b2e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.205+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_75-, and the Request Id: 4fab100a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.206+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_78-, and the Request Id: 5c75826b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.208+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34b6096, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.208+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 73bd0485, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.210+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73bd0485 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.214+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 474526e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.216+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 666a75d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.216+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: cdcf27c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.216+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 474526e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.223+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 666a75d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.223+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_78-, and the Request Id: 75b0ccc6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.224+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a992c3d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.228+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_77, and the Request Id: 2220813b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.230+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1cf54b70, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.232+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cf54b70 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.238+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_77, and the Request Id: 6fb7fcdb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.241+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3755a1a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.246+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c3f6aef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.246+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c043079, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.248+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_77-, and the Request Id: 3c51d5d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.252+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_79-, and the Request Id: 1899e00f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.254+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8aabf04, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.256+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f79a78f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.263+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f79a78f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.265+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7fdc16ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.265+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52568ccf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.267+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fdc16ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.272+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 78c5816d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.272+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1ffccac4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.274+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78c5816d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.275+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_80, and the Request Id: 17441cbf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.276+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f21ac76, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.277+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ffccac4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.277+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 394edac9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.279+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 394edac9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.280+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 73d3d168, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.281+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73d3d168 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.282+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_78, and the Request Id: 4a347b59, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.283+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_78, and the Request Id: 3bef37dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.288+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5eb3c0e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.296+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_77-, and the Request Id: 654e46ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.298+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 615418a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.307+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b4ab04e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.307+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61f95dc4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.310+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 58e1df02, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.313+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58e1df02 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.318+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 179db25d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.318+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a7582c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.320+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 179db25d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.325+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_80-, and the Request Id: 257c3cd5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.328+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a7582c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.328+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_77, and the Request Id: 1369db8d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.333+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 88ddd0b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.336+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 88ddd0b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.340+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 54c76a1b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.342+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54c76a1b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.345+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 52524083, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.346+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52524083 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.347+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e33b538, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.349+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12e9992e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.350+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_76, and the Request Id: 1915b1bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.354+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51445e04, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.357+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_79, and the Request Id: 6a02aaa7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.362+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_77-, and the Request Id: 1d46419e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.365+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 205ef6ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.367+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 205ef6ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.368+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c7bfe51, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.368+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_78-, and the Request Id: 51e70631, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.369+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76b485aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.378+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2b2e768d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.379+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b2e768d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.380+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7498fc21, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.380+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_79-, and the Request Id: 7a546bc1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.380+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6e01f4db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.384+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e01f4db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.384+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_79, and the Request Id: 2a59e721, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.387+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9882b8c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.389+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9882b8c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.390+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_78, and the Request Id: 545bfda1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.392+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_76-, and the Request Id: 6b55a302, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.394+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_78-, and the Request Id: 242f7ffa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.397+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e05d6d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.405+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b4de188, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.409+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1fbbf09e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.413+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fbbf09e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.414+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e50c193, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.414+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6ed0a37e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.416+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e50c193 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.416+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ed0a37e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.420+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 28d423fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.421+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_80, and the Request Id: 5d42841b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.422+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28d423fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.424+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16db8fdd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.427+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_78, and the Request Id: 3af6fdc3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.429+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 389de7cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.431+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 389de7cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.433+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_79-, and the Request Id: 5becb3f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.436+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5c11bd63, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.442+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 210e6860, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.442+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_78-, and the Request Id: 8882431, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.446+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7acf8097, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.448+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c11bd63 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.453+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_81, and the Request Id: 285c6a44, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.454+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47a484d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.456+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 134ece87, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.461+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_80-, and the Request Id: 50480f9e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.463+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 769b8f04, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.464+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2910a9ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.478+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_78-, and the Request Id: 691c6492, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.479+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b2077b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.482+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b2077b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.484+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 719642d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.494+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 118971ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.494+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 726dee0f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.494+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 125f7f55, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.494+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6535781c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.494+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d43f00d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.496+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 118971ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.496+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e6ecdf7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.496+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 726dee0f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.497+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_81-, and the Request Id: 5e94b5b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.498+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a4e19c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.500+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 458fdc22, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.501+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 458fdc22 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.503+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4d1705a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.503+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_80, and the Request Id: 5a6d2a59, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.505+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d1705a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.506+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_78, and the Request Id: 29599b68, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.512+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20cdb61f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.515+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 49216d53, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.517+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49216d53 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.524+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_79, and the Request Id: 4c51b965, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.524+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e95ebb8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.524+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 55ccbd8b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.526+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55ccbd8b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.534+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 580af871, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.535+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 315ea130, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.536+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 580af871 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.537+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 315ea130 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.537+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52f3a7e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.540+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1d9ecc68, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.541+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4fdf59e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.541+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_80, and the Request Id: 11ebd1d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.542+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d9ecc68 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.542+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fdf59e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.540+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 61ffa785, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.544+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61ffa785 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.545+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 39bb1af5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.547+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39bb1af5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.548+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_79, and the Request Id: 4a29efe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.548+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 42be4696, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.550+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42be4696 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.553+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_79, and the Request Id: 4f2e44ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.556+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_77, and the Request Id: 20f41a33, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.562+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_78-, and the Request Id: 2c780753, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.565+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_79-, and the Request Id: 388f4267, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.570+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 59b6737a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.572+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59b6737a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.574+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_79-, and the Request Id: 2fd5fc8a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.575+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1acedd12, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.575+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 599b43fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.576+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18eeba01, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.576+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1acedd12 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.579+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_81, and the Request Id: 113926c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.586+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_80-, and the Request Id: 6906b320, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.593+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_79-, and the Request Id: 7aa07a00, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.594+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_80-, and the Request Id: 478d50e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.605+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_77-, and the Request Id: 2dec0bd5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.610+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d9ec7fc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.611+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e2fb2bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.611+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14eebb92, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.613+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11cd8a61, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.622+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 444d72a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.624+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 444d72a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.625+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40c955fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.627+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4151e8f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.636+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 191edd60, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.638+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 364db824, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.640+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 364db824 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.645+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_82, and the Request Id: 275ee066, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.648+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_81-, and the Request Id: 5229cf86, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.650+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 58848e8d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.653+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 128f5a41, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.654+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58848e8d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.656+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 626a64e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.658+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 626a64e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.661+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_79, and the Request Id: aa05d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.664+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7665cf2e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.664+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24e4e54d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.664+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34dc51ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.671+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c7bca6f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.677+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7fca300b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.677+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 162b5f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.679+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fca300b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.684+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 673c432, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.684+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 32c31d1b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.685+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32c31d1b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.693+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_79, and the Request Id: 569515b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.694+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 673c432 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.695+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_82-, and the Request Id: 38c546a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.695+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 795df5b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.697+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 795df5b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.710+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_80, and the Request Id: 7c032fbb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.710+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 703bbe4c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.712+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4579cf65, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.714+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4579cf65 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.716+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_79-, and the Request Id: 5f4ea3eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.721+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 39234dc3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.723+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39234dc3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.728+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_80, and the Request Id: 7fef78ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.728+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c964abb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.729+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 55df1114, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.731+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55df1114 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.738+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 44584a1c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.740+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44584a1c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.742+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4e663b30, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.743+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e663b30 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.748+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1da72497, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.750+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1da72497 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.751+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_80-, and the Request Id: 32aa97e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.752+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_81, and the Request Id: 4d1f46a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.757+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_81, and the Request Id: 40f44f1b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.761+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a721fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.763+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a49dc18, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.766+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a721fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.768+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_81-, and the Request Id: 44ec4f3c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.770+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_79-, and the Request Id: 58787c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.772+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3143c30c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.772+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 590b9197, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.772+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_80-, and the Request Id: 5be26b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.775+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 590b9197 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.779+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_78, and the Request Id: 74058f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.781+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b690150, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.792+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_78-, and the Request Id: 56bc2a3e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.797+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23febc95, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.798+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23febc95 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.799+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 353763d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.801+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f327923, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.799+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_81-, and the Request Id: 1a8ae322, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.802+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f327923 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.804+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b1d91bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.805+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_80, and the Request Id: 4ca97ebb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.810+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 494fd1df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.812+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 484de182, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.817+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57f24e43, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.825+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 585d41d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.827+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 59269060, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.829+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59269060 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.835+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4025fd9f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.835+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2713f84c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.836+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2713f84c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.837+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7cc375b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.844+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_82, and the Request Id: 3bd464b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.852+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2dc4813b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.856+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 794e6e33, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.856+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_80-, and the Request Id: 12558218, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.857+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2c68532e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.858+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27698c3f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.858+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c68532e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.859+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e515825, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.860+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e515825 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.861+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 42762225, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.862+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_82-, and the Request Id: 294bb494, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.862+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42762225 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.865+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 509d8c0d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.865+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 186da573, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.865+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ea13313, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.866+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 186da573 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.866+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 509d8c0d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.868+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 51ab154f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.873+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_80, and the Request Id: 758fa0c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.873+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_80, and the Request Id: 58dc5569, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.874+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 31d2be4e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.875+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c35d482, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.878+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 762f4937, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.879+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31d2be4e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.884+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2046e1d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.884+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e3c361c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.884+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 19e77463, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.886+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e3c361c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.886+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19e77463 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.888+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4253cd13, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.888+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51ab154f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.889+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_81, and the Request Id: 77d55560, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.889+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4253cd13 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.891+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_82, and the Request Id: 48d12c41, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.893+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_83, and the Request Id: 45f24903, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.893+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e73a787, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.894+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b4e8221, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.896+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b4e8221 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.905+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 243b4995, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.906+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 243b4995 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.909+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_82, and the Request Id: 459f9650, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.913+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 426f88, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.915+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 426f88 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.918+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_82-, and the Request Id: 1f830ee7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.918+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 656e553e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.919+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 656e553e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.920+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_80-, and the Request Id: de4cee5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.921+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2167da73, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.923+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_81, and the Request Id: 770138bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.927+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_80-, and the Request Id: 67e1bcbc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.928+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 686df8a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.934+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 78b4a944, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.934+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_82-, and the Request Id: 429cb008, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.935+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78b4a944 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.936+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 36da4481, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.936+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_81-, and the Request Id: 16a2742f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.938+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36da4481 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.940+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a4d91c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.940+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 13d04b99, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.942+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a4d91c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.942+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13d04b99 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.945+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_81, and the Request Id: 78f6989, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.950+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_79, and the Request Id: 4cc603f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.950+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 350b2c63, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.954+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_83-, and the Request Id: 5d89058c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.956+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_81-, and the Request Id: 50afe5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.966+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36998677, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.967+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e96c81b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.972+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17060609, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.976+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_81-, and the Request Id: 2587f558, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.977+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 345b6d95, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.982+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_79-, and the Request Id: 3031e918, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.985+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62966dea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.995+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 261ec5d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:46.997+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67efc276, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.000+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f9b63ad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.004+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7027c636, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.004+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7da3e713, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.005+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f9b63ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.006+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7da3e713 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.006+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5ae5cb8d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.007+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ae5cb8d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.008+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6ede89af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.009+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_83, and the Request Id: 60db59c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.010+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ede89af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.013+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b877cbc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.013+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_83, and the Request Id: 217b5c71, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.016+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14c8c594, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.020+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f36926d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.020+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4389b3a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.028+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35d21d24, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.028+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62556423, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.028+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e69f092, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.036+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 227045c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.036+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_83-, and the Request Id: 59f78fa6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.041+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b04fe6d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.043+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b04fe6d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.045+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_83-, and the Request Id: 39d8be2c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.047+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 608a4ff5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.047+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d93dc0b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.048+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 608a4ff5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.049+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 227045c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.049+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d93dc0b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.052+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_82, and the Request Id: 349d1811, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.055+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ea12ea6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.056+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 61da855b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.056+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_83, and the Request Id: 13f8d30b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.058+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61da855b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.060+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e37ba88, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.062+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e37ba88 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.062+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_82-, and the Request Id: 7054abf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.068+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_81, and the Request Id: 629cd13, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.073+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 17bdeda2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.074+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17bdeda2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.075+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2f0dd3cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.077+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f0dd3cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.080+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bfc847, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.080+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7103d880, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.082+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7103d880 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.082+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 137029b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.084+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1a1fdf29, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.084+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 137029b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.086+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a1fdf29 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.087+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_81-, and the Request Id: 3d573c2d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.087+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ddfad6f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.088+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_84, and the Request Id: 142a1fae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.089+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 115e834c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.090+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 115e834c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.091+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_81, and the Request Id: 15d900b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.092+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f3b0ce8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.094+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f60ae4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.094+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_82, and the Request Id: 72533cea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.094+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_83-, and the Request Id: 66b2c6be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.096+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 58342827, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.099+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e05d327, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.101+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58342827 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.103+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 26598dbb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.104+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26598dbb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.106+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_84-, and the Request Id: 2647ddd4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.107+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_82, and the Request Id: 3068da27, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.113+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6dab1aef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.121+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26fbe5e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.124+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7164eaac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.124+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43308e92, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.130+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10cee493, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.137+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_82-, and the Request Id: 3750af53, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.140+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_81-, and the Request Id: 48acd25e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.140+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64ece3bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.142+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64ece3bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.143+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1a8f15ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.144+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73b39a76, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.145+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a8f15ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.146+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ea72662, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.146+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: de3bffb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.147+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ea72662 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.148+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: de3bffb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.151+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 15f28101, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.156+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ce05fc6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.156+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e0fbc7a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.157+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_83, and the Request Id: 705c3765, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.157+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59f75b8c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.158+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ce05fc6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.158+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e0fbc7a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.152+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15f28101 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.160+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_84, and the Request Id: 38a8765e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.162+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_80, and the Request Id: dca5895, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.164+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 251f4db0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.165+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 646665fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.168+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 251f4db0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.169+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e61f60e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.169+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_84, and the Request Id: 64fb84e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.171+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_82-, and the Request Id: a59e5c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.171+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 55a78943, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.173+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55a78943 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.175+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 20ec5d7c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.178+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4034e830, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.182+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20ec5d7c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.182+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_82, and the Request Id: 1947275a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.186+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 57d8d523, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.188+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57d8d523 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.191+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5b590675, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.194+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b590675 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.195+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43089769, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.195+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_80-, and the Request Id: 75234146, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.196+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_83-, and the Request Id: 429e60a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.198+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43089769 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.201+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_84-, and the Request Id: 50c8ec22, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.201+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4e5cd26e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.203+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e5cd26e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.205+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_85, and the Request Id: 39570f87, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.206+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_84, and the Request Id: 440bb04b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.210+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 289e02ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.212+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_84-, and the Request Id: 5ff84b51, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.216+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66b39449, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.217+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 257728df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.217+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_82-, and the Request Id: 49900683, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.221+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22800e6e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.225+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45c7cdc6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.226+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77c7d9b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.231+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34dd8ccc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.235+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38546839, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.236+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_85-, and the Request Id: 63c89221, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.243+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 295b3f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.245+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c5e4f79, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.246+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6bab54c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.247+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bab54c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.249+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6fb84050, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.251+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fb84050 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.252+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_83, and the Request Id: 434f1fc9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.263+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_84-, and the Request Id: 249c6096, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.267+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7751288, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.269+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7751288 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.269+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46699760, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.272+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4e7df8c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.273+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e7df8c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.276+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_82, and the Request Id: 73733d89, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.276+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b66091b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.276+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2484f410, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.279+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2484f410 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.280+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7de139de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.282+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 476d2719, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.284+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 476d2719 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.286+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_83, and the Request Id: 4e11141b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.287+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3f806c4d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.288+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44a5dc71, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.291+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f806c4d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.291+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9299543, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.293+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9299543 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.295+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_83, and the Request Id: 787c97d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.302+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 34431bfb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.304+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34431bfb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.306+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_83-, and the Request Id: 11ec6a36, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.308+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6287a253, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.309+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 163309a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.311+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 163309a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.311+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 30cd1db2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.312+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30cd1db2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.313+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a4bf64, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.315+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ebae827, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.315+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_85, and the Request Id: 50f8e460, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.316+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ebae827 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.320+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_84, and the Request Id: 140aa36f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.322+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_82-, and the Request Id: 1411183e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.328+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f133a41, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.328+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 351f7413, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.331+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f133a41 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.333+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557c0533, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.334+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557c0533 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.336+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_83-, and the Request Id: 6c09f0f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.336+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_81, and the Request Id: 7f283b5e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.341+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54c25b35, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.346+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_83-, and the Request Id: 16f77f45, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.359+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79111003, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.365+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6c35a33, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.367+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c35a33 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.370+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cf318a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.370+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 534f0b2c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.372+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 534f0b2c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.375+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_86, and the Request Id: 54fe763a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.381+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 37ab04a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.383+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37ab04a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.385+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_85-, and the Request Id: 287a97d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.388+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_84-, and the Request Id: 60aa36c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.388+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 747f9353, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.391+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 747f9353 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.393+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_85, and the Request Id: 2d0657a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.397+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b8f1b0a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.400+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c87d297, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.400+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f3d80ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.397+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_81-, and the Request Id: 581c8015, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.400+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4cea62bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.402+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c87d297 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.404+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15df66d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.406+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15df66d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.404+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71607fb5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.414+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_85, and the Request Id: 792b0d39, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.416+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60ae3b06, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.420+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_86-, and the Request Id: 680cde0d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.422+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 142b2a38, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.424+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 142b2a38 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.434+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76b1e8a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.436+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_85-, and the Request Id: 1e512ff2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.436+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 407d620b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.438+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 407d620b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.440+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_85-, and the Request Id: 11829b78, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.445+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_84, and the Request Id: 112f560f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.452+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 531764d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.454+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e511dcc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.454+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e8653f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.454+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a6855b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.456+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e8653f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.463+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7644948c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.463+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4497a06c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.465+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_84-, and the Request Id: 722079a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.468+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 77ab73e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.469+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77ab73e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.470+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6af14498, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.471+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 37ebc3c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.473+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37ebc3c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.476+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_86, and the Request Id: 58a60b35, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.479+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15e3ae61, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.480+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15e3ae61 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.483+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_83, and the Request Id: e46f80, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.483+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a4ea98c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.483+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2fe853cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.485+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2202945c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.488+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2202945c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.492+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 171de756, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.492+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1d2d730, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.494+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d2d730 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.496+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19817464, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.500+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_84, and the Request Id: 78d6acc2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.502+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_83-, and the Request Id: a31bbbe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.508+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23d3f0f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.511+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23d3f0f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.512+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d48df21, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.512+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7ae4eabd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.514+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae4eabd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.516+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a45b469, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.516+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_87, and the Request Id: 64babb6c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.518+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a45b469 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.520+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 594241ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.526+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 594241ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.527+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_87-, and the Request Id: 19f5a3ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.530+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_84, and the Request Id: 7d8bf9db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.531+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_86-, and the Request Id: 5fd2fce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.537+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46e10500, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.543+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 458bff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.546+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79264609, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.547+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a64a849, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.549+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 93ec295, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.550+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a64a849 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.553+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 241722da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.556+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 18a4999c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.563+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_84-, and the Request Id: 4860d61c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.563+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 241722da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.564+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 245055c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.566+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 245055c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.567+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_85, and the Request Id: 7a95aad0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.567+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bc19831, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.569+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 230fe440, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.571+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c82221e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.573+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18a4999c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.574+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_86, and the Request Id: 4fb0b27, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.586+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5705d60a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.589+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 20b4d848, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.591+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7e5de9f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.592+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5800e506, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.593+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e5de9f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.591+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20b4d848 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.599+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c20e315, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.601+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_85-, and the Request Id: c39da93, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.603+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 16e3b958, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.604+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58840127, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.605+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16e3b958 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.608+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5800e506 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.610+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_86, and the Request Id: 5ea3b8c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.613+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_84-, and the Request Id: 1d3d53b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.613+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3aba2814, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.615+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aba2814 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.617+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9581ee9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.619+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9581ee9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.621+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_85, and the Request Id: 7a53ad6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.624+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_82, and the Request Id: 8358a63, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.625+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_86-, and the Request Id: 4aa850f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.630+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6b45007a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.630+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 585876d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.632+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b45007a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.634+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 585876d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.639+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_82-, and the Request Id: 17bbf9c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.639+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 641bf0fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.640+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a0b47e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.639+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_86-, and the Request Id: 5b2e0f97, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.642+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 641bf0fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.643+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3580cf5b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.645+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 384c79cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.648+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3580cf5b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.648+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 384c79cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.650+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a4bc933, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.651+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a4bc933 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.652+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21108c84, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.655+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_88, and the Request Id: 44163d5a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.657+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_84, and the Request Id: 39ff8e79, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.659+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_87, and the Request Id: 41fb05b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.666+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_85-, and the Request Id: 72ecc0b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.671+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_88-, and the Request Id: 552827c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.679+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28a3ae66, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.679+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79dc08af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.679+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42d3a536, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.693+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71aae6bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.698+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b107055, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.699+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4ec0d30e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.701+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ec0d30e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.702+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_84-, and the Request Id: 2f415d0b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.705+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7397080c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.707+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7397080c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.713+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_85, and the Request Id: 63ef2ffc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.718+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ee89845, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.724+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 640056c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.724+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f93d919, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.729+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b68ec87, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.732+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2050ffe5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.734+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2050ffe5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.734+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 230576c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.739+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 11074a02, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.744+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 203cc674, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.744+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11074a02 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.747+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_85, and the Request Id: 5c74795c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.760+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_87-, and the Request Id: 205d5940, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.766+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9621d91, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.776+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2faa33b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.780+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_85-, and the Request Id: 25f26274, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.784+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 764d8a2a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.790+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 390c89c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.792+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 390c89c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.793+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 764d8a2a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.793+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 211ea856, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.794+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 211ea856 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.797+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 241132d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.799+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 654cc298, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.804+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57508fa0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.804+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 713eb9fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.806+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 713eb9fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.808+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 654cc298 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.809+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_87, and the Request Id: 272501c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.811+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 241132d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.815+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6ef12fff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.816+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ef12fff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.820+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_86, and the Request Id: 58a695c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.823+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 32a1039e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.823+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 234c610a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.823+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_86, and the Request Id: 300cb906, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.825+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 234c610a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.825+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32a1039e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.826+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_85-, and the Request Id: 4f3580bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.826+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ee3467b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.828+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46f747fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.829+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3181cea7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.831+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_87, and the Request Id: 5104ca34, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.831+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 28c00152, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.832+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 22683b2f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.833+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28c00152 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.834+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22683b2f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.836+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_87-, and the Request Id: 3e082694, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.840+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 295361fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.840+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_83, and the Request Id: 6f966a2e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.843+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ccb7e0b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.844+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_89, and the Request Id: 209431b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.847+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 295361fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.848+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fb2ff5f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.852+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_86-, and the Request Id: 37ee180e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.858+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_86-, and the Request Id: a2b5ef3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.861+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b3564e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.864+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5ff65494, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.866+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ff65494 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.866+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_87-, and the Request Id: 769a2de7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.870+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4273717f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.872+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4273717f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.873+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_85, and the Request Id: 15db73fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.878+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d2ed2d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.881+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_83-, and the Request Id: 514722a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.891+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_89-, and the Request Id: 60bd1e41, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.897+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d5d1eab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.899+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d5d1eab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.902+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 74bb8202, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.903+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74bb8202 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.911+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1bb9308c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.911+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_88, and the Request Id: 3e197999, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.916+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20019ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.918+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78c6edb4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.921+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4de93acd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.922+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66d5e22b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.924+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_85-, and the Request Id: 2258d60b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.934+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 383c396f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.934+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3399f412, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.943+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a7224c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.943+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8eeb581, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.946+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8eeb581 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.950+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7962f6ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.952+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7962f6ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.952+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 146242db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.956+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_86, and the Request Id: 9424a09, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.957+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 146242db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.961+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3089e2e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.961+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1a6fc80f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.963+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a6fc80f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.964+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3089e2e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.969+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 51f47568, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.969+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_88-, and the Request Id: 33643dca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.971+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51f47568 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.971+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_86, and the Request Id: 29791edf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.973+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15bad2be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.978+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_87, and the Request Id: 4ee966ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.978+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6848f2a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.985+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a6717fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.988+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ff75671, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.994+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 54337f33, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.997+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54337f33 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.998+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_86-, and the Request Id: 6a5f22c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:47.999+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5afbdb61, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.000+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 106d5205, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.001+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 45f2cbe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.003+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45f2cbe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.005+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_88, and the Request Id: 20e0e14, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.009+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_87-, and the Request Id: 48d8e501, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.014+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4a163d70, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.016+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a163d70 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.018+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 56b1d1ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.020+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56b1d1ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.024+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_87, and the Request Id: 13aa5fda, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.025+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 50123137, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.027+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50123137 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.029+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 712b6280, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.033+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3cbe57dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.033+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 712b6280 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.033+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6462d82b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.033+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 53152d67, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.034+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cbe57dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.036+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53152d67 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.037+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_90, and the Request Id: 3e482718, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.040+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_88, and the Request Id: 501194cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.045+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_86-, and the Request Id: 5eb2f998, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.051+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f23101, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.052+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1165f8b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.055+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1165f8b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.061+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d136d34, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.065+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1f4e1ed6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.066+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_88-, and the Request Id: 1b29278a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.067+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f4e1ed6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.069+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73d9ef78, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.072+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_84, and the Request Id: 72033411, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.078+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40603595, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.091+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f08883, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.099+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 378de129, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.099+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_90-, and the Request Id: 1d1bc9d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.102+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 378de129 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.114+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 27e7161b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.116+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7242bcb6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.116+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 16aecbb1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.117+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_88-, and the Request Id: 20f957c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.119+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16aecbb1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.120+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27e7161b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.121+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a45152e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.121+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15ee7f28, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.121+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_86, and the Request Id: 53eb45ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.123+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15ee7f28 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.124+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7242bcb6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.125+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_88, and the Request Id: 6d80254b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.125+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_87-, and the Request Id: 51395668, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.129+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2b1dd811, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.130+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b1dd811 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.136+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_89, and the Request Id: 8c4c4e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.137+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_84-, and the Request Id: 7389b97b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.137+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b6f834b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.143+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e4416a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.146+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 687bc25d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.146+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d7b8e1c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.150+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_89-, and the Request Id: 870ad76, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.152+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_86-, and the Request Id: 4365382e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.162+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_88-, and the Request Id: 5a5e642f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.167+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6232a838, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.175+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 66a4a800, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.177+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66a4a800 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.175+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 74ac8c64, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.179+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74ac8c64 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.182+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c443c6c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.182+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7116f09b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.184+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c443c6c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.184+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7116f09b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.184+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3705dca9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.189+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_87, and the Request Id: 5e3f73b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.192+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_89, and the Request Id: 6e9c088, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.192+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59b32178, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.199+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e818e57, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.199+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44a7e406, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.209+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 653e46ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.216+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23986503, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.219+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f5cde28, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.222+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62004163, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.225+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61f8cdb5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.228+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b0e3327, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.234+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_87-, and the Request Id: 67f44385, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.236+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 73edf82, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.238+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73edf82 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.239+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7e9d29e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.241+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e9d29e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.244+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_89, and the Request Id: 79124964, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.247+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_89-, and the Request Id: 755125ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.248+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f8853a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.252+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 61e5794b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.253+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61e5794b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.255+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 12c04da1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.261+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 443d51d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.261+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 655c6032, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.262+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12c04da1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.262+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7d10cb55, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.263+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 443d51d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.264+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d10cb55 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.261+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 319a6ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.262+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6b304a54, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.267+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 319a6ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.267+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b304a54 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.267+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78b9727d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.267+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1f7f27ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.269+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78b9727d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.269+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f7f27ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.271+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32f248f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.271+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_87, and the Request Id: 22c4af0f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.271+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a4aa789, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.272+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_89, and the Request Id: 3c57b8d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.273+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_88, and the Request Id: 257b8c61, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.274+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 57ea9907, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.275+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57ea9907 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.280+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_85, and the Request Id: 4846f72a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.283+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a4aa789 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.284+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_89-, and the Request Id: d84b688, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.285+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_91, and the Request Id: 1d65570, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.288+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72854ee2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.288+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 653d51dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.285+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_87-, and the Request Id: 7777c020, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.290+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 653d51dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.290+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_89-, and the Request Id: 2bb05da1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.292+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_85-, and the Request Id: 237b614e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.293+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78b8b371, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.294+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29654f7d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.294+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78b8b371 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.301+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_90, and the Request Id: 77654f30, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.302+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_88-, and the Request Id: 6a8c35d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.303+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6cee09c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.306+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cee09c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.309+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 320c581c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.310+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 320c581c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.311+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2cfe2880, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.313+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1faa5664, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.315+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_87, and the Request Id: 22520d48, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.320+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44f0c175, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.323+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b150b9b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.323+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 71e8093b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.325+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71e8093b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.327+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 788ed114, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.331+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69f853d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.335+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b6f676, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.335+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 788ed114 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.338+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_88, and the Request Id: 73bf789a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.341+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6b1b4955, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.346+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 572180ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.346+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b1b4955 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.347+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 468ead68, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.349+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 468ead68 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.352+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_90, and the Request Id: 60919cb8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.356+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d490bb0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.359+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b44e811, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.361+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_90-, and the Request Id: 278fb55d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.362+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b44e811 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.364+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a35ffe8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.366+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a35ffe8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.369+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_87-, and the Request Id: 22534019, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.371+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 378c4932, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.371+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_90, and the Request Id: 18049135, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.374+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36c20db6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.385+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79f87a4d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.391+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_90-, and the Request Id: 1f6da61c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.393+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_88-, and the Request Id: 5ab8f11d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.400+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_91-, and the Request Id: 360906af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.400+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: adaaa65, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.402+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: adaaa65 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.403+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b1830c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.413+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fde8114, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.414+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2be3b176, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.416+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2be3b176 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.421+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_86, and the Request Id: 132fdc28, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.427+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 475a4720, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.429+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6aad7bfc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.432+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6aad7bfc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.434+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 245ad1de, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.435+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_90-, and the Request Id: 2802506d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.435+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 245ad1de the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.442+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_88, and the Request Id: 6e30fc78, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.444+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6c8c8c55, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.446+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c8c8c55 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.449+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5271daec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.451+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5271daec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.451+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16621b47, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.457+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_90, and the Request Id: 257c6b64, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.459+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_88-, and the Request Id: 4298c9f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.463+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2cc33ea5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.464+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ec60853, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.470+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_90-, and the Request Id: 6300c56b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.473+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f064fe2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.476+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_86-, and the Request Id: 21b69e10, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.476+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 128dd0de, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.480+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 158ede31, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.482+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 158ede31 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.482+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 128dd0de the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.484+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14eb7fde, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.485+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14eb7fde the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.487+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4084f433, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.488+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40523348, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.489+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4084f433 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.489+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_91, and the Request Id: 32f8e746, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.491+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a37261, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.491+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_89, and the Request Id: 31e016e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.490+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79312abe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.502+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f2b27bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.509+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 743863c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.511+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 53c982c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.513+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53c982c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.519+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a726d94, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.519+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60821087, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.520+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a726d94 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.525+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 290b5193, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.525+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_89, and the Request Id: 632a756a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.528+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 350e0c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.530+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 350e0c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.532+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_91-, and the Request Id: 44b9bc4e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.533+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e953483, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.534+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e953483 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.536+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_88, and the Request Id: 505a1ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.537+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_89-, and the Request Id: 515c90ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.541+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 147a5ff7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.541+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d019c3c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.545+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 147a5ff7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.547+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d126a6f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.548+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 45070492, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.548+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47d5680c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.549+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45070492 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.550+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4af18cdd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.552+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4af18cdd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.553+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_91, and the Request Id: 3c14a0df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.553+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_89-, and the Request Id: c88e3af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.554+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47fd3ad1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.555+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 112c049f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.556+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 13d341fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.560+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5ca4089c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.564+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_88-, and the Request Id: 5470f9b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.565+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 112c049f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.566+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13d341fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.567+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2d088149, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.568+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ca4089c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.569+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d088149 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.570+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_92, and the Request Id: 2cd99461, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.570+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6089b8bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.572+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6089b8bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.572+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_91, and the Request Id: 1e17a7e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.577+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_91, and the Request Id: 5f2df821, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.580+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 463b5ac3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.581+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b25ede1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.588+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_91-, and the Request Id: 4764feb1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.590+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76473409, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.590+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ff13afa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.599+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_91-, and the Request Id: 56e46635, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.599+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9bd20d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.603+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9bd20d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.606+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 352792cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.608+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 352792cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.613+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27374c75, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.614+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_89, and the Request Id: 32fee421, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.622+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17bd3c96, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.622+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_92-, and the Request Id: d403fcb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.622+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_91-, and the Request Id: 17419c1b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.625+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 216b0ca6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.629+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6630ac16, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.635+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c506748, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.636+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14f28501, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.636+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c506748 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.638+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14f28501 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.638+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1506a05d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.640+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3405459c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.640+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1506a05d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.641+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3405459c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.642+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_92, and the Request Id: 1909c0fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.643+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_87, and the Request Id: 35ea1adc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.648+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6fa1af7e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.650+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 407064fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.651+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fa1af7e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.652+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 407064fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.654+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5479a903, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.654+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5aab2be8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.656+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5479a903 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.658+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 356a0d42, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.659+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 356a0d42 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.661+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_90, and the Request Id: 3018aed9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.663+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_90, and the Request Id: 6de71a0c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.666+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4de21ac0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.674+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 554ed09b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.675+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51e956e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.678+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40dfc0b3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.678+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_90-, and the Request Id: 166ea418, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.681+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_92-, and the Request Id: 5f747cf5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.681+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a3fde7d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.687+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_87-, and the Request Id: 61ee944, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.695+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7897de5d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.696+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7897de5d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.700+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_90-, and the Request Id: 5729b306, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.700+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 36aa11f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.700+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c3d8851, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.700+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 522a3350, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.703+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 522a3350 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.700+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_89-, and the Request Id: 3533fd64, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.703+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e47b4ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.706+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36aa11f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.706+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_92, and the Request Id: 400d6239, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.706+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5eca2a73, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.707+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5eca2a73 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.709+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_93, and the Request Id: 7b81604e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.713+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a36eb03, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.716+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35b1e585, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.721+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e36b274, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.723+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56d48ee1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.723+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e36b274 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.725+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15a4e5bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.727+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3333c54c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.733+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e7ae99f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.735+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 221181a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.737+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_92-, and the Request Id: 4a9c74e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.737+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 221181a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.738+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49dfd5f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.740+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_89, and the Request Id: 2b05dce1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.749+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_93-, and the Request Id: 39f0f623, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.751+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74336718, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.755+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 22bcc6c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.755+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1458905, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.757+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22bcc6c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.758+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1458905 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.759+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 322f04db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.759+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e8b33e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.761+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e8b33e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.761+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 322f04db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.763+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_93, and the Request Id: 6cd1b3fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.763+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_92, and the Request Id: 517ffd20, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.770+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3830e6b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.772+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 65ce66dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.773+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3830e6b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.774+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65ce66dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.774+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e564f76, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.774+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_89-, and the Request Id: 255d339b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.772+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3162f540, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.778+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f1e44dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.779+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fa0932d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.783+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa0932d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.817+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_92, and the Request Id: 5479939b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.819+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 45f67bcc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.819+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_92-, and the Request Id: 24bd9a70, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.819+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e9103d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.820+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25e66dfd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.821+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45f67bcc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.821+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9103d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.823+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_93-, and the Request Id: 1b704734, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.825+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ed834d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.827+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ed834d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.828+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_88, and the Request Id: 2f245a8f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.831+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_91, and the Request Id: b22e37b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.837+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 537ad082, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.838+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8c5bfbc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.839+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8c5bfbc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.843+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6038b2a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.845+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 63d629d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.848+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63d629d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.850+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51b73b0c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.851+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_90, and the Request Id: 641c357d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.854+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6813444b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.857+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6813444b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.857+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 537ad082 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.858+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ce5861f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.858+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 25c13820, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.860+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ce5861f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.860+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25c13820 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.865+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_92-, and the Request Id: 572ca5c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.866+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_91, and the Request Id: 1a48638a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.867+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5536b4aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.867+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_93, and the Request Id: 175c173d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.872+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b61f8e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.885+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_91-, and the Request Id: f80732c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.886+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57c97255, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.886+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_88-, and the Request Id: 78154968, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.890+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f483487, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.892+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30705ce9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.893+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_93-, and the Request Id: 5fa74f02, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.902+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_91-, and the Request Id: 49fe1ed4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.909+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d18df80, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.911+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_90-, and the Request Id: 3d7e1a6a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.916+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b55c2fc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.918+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1acf8742, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.918+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 373abddc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.920+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1acf8742 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.920+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 373abddc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.924+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56e3a345, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.926+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e9f66be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.928+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e9f66be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.928+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b934683, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.930+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76d98f4a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.938+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 742cbec2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.939+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_94, and the Request Id: 46b2dae1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.942+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62872516, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.945+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7df3492b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.949+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 120d7b3e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.952+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 266939bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.954+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 266939bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.956+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ebb34da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.958+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_90, and the Request Id: 390b3f87, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.962+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ebb34da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.965+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6882d3f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.967+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6882d3f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.970+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21f2cc6b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.970+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ca2923f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.972+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_93, and the Request Id: 7ff46a65, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.974+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ca2923f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.977+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 73fbcf9c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.979+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73fbcf9c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.981+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21f2cc6b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.982+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 676d5d40, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.983+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ed2b10c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.987+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ed2b10c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.991+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_91, and the Request Id: 4b421b23, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.994+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 676d5d40 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.995+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_94-, and the Request Id: 1dda5120, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.995+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5efcf964, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.995+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 22d7d3b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.997+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22d7d3b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:48.997+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_90-, and the Request Id: 11b0bc75, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.001+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_89, and the Request Id: 6d065395, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.004+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_94, and the Request Id: 27f8b8cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.006+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51c59f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.008+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bfd5fa5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.011+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_93-, and the Request Id: 58d3c878, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.016+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 424ddcb7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.024+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b1c8da8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.028+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a7b4f2b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.028+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_91-, and the Request Id: 323f41c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.031+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a7b4f2b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.036+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1cdac0dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.040+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ddf4597, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.042+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ddf4597 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.043+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 703fbc81, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.043+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_89-, and the Request Id: 5ec88e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.047+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23c00e70, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.047+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 75458b63, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.049+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75458b63 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.049+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23c00e70 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.053+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_93, and the Request Id: c07b506, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.053+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 766d2f0f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.054+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 703fbc81 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.055+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 766d2f0f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.060+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_92, and the Request Id: 58a8554, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.063+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_92, and the Request Id: 6e7b86, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.063+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 720fd9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.069+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8e49b98, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.070+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_94-, and the Request Id: 5773d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.082+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a4ec44d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.083+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3f9be71, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.089+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f9be71 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.092+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97870c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.093+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97870c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.097+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_94, and the Request Id: 54c48713, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.099+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a46b228, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.102+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e3b525d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.107+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_93-, and the Request Id: 1cd2f461, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.107+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17f775ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.113+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b7e58fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.116+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b7e58fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.121+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3090db26, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.123+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3090db26 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.129+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_92-, and the Request Id: 26d40cf1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.134+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_95, and the Request Id: 26e0e136, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.135+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67f80153, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.142+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_94-, and the Request Id: 1aa626a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.144+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fbda0c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.148+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21fac43e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.152+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21fac43e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.154+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 782b0f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.156+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 782b0f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.158+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_94, and the Request Id: 47fe0648, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.158+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_92-, and the Request Id: a2fdcc0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.164+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 584a2a05, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.168+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69be8aa7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.171+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 584a2a05 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.171+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7ca42568, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.173+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ca42568 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.176+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_91, and the Request Id: 5bbe16e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.176+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c3bc49c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.182+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fc19e2e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.185+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 13341dc7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.185+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_95-, and the Request Id: 561a527f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.186+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13341dc7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.188+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 370b4a8c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.190+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 370b4a8c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.194+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_92, and the Request Id: 1b7ebe08, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.200+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19ecfcef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.202+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19ecfcef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.207+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3014fb45, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.209+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 54d19020, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.210+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_94-, and the Request Id: 70d59231, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.211+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54d19020 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.214+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_90, and the Request Id: 36df0a1b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.214+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1bebe6c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.224+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e16b29f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.230+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 651b48cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.232+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_91-, and the Request Id: 430a3681, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.239+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ee28a6b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.245+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3042ee44, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.245+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_92-, and the Request Id: 39385aa3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.245+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13896bdc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.254+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_90-, and the Request Id: 7dd6692e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.260+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 51d8d171, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.260+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57d9ae22, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.262+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51d8d171 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.264+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 41fbbe1d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.266+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41fbbe1d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.268+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c616485, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.268+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3389091c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.268+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d3288b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.270+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3389091c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.272+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c616485 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.274+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_95, and the Request Id: 539832fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.275+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_95, and the Request Id: 3320cb80, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.276+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d3d68cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.288+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1077f3b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.288+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b408e4e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.288+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4918ac6d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.288+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ce4d79e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.293+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1077f3b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.295+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2dd60e17, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.297+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2dd60e17 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.298+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 264adb22, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.301+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 72818ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.302+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23d4b5dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.303+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72818ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.305+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_94, and the Request Id: b619347, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.305+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_95-, and the Request Id: 5e7b6be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.305+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1b5d54ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.306+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b5d54ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.309+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 264adb22 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.311+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_93, and the Request Id: 4763756e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.314+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fe47018, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.314+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_95-, and the Request Id: 65847644, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.315+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fe47018 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.319+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 512e564c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.322+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_93, and the Request Id: 5a8ccfff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.325+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d0a48e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.331+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e621f3b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.331+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_93-, and the Request Id: 18bca46a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.333+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e621f3b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.339+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3f426830, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.341+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f426830 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.342+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_94-, and the Request Id: 4efea9a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.342+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 410f730b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.345+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_96, and the Request Id: 2f12800, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.345+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 343c7cc7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.347+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 343c7cc7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.350+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7fe24696, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.352+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fe24696 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.358+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_92, and the Request Id: 11b1e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.362+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e8df09e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.364+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2499c1d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.366+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68875663, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.368+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_93-, and the Request Id: 5faf4d35, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.371+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_92-, and the Request Id: 1c61daea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.373+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2499c1d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.376+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 408937a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.378+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 408937a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.385+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b4bedd1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.385+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_95, and the Request Id: 600f980e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.388+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ef12caa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.376+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25e94a26, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.391+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7d0e94e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.393+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d0e94e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.396+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_96-, and the Request Id: 28b62c2e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.396+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 53c4c2b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.398+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53c4c2b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.398+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 31b509c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.400+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_93, and the Request Id: 6e6b8b12, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.400+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31b509c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.404+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 774287a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.405+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 774287a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.408+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_91, and the Request Id: 67de31a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.413+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_95-, and the Request Id: 65d2dd63, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.417+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_91-, and the Request Id: 55a7d6f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.422+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 824176e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.429+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a5f0794, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.431+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6fb5cb84, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.441+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1da11cdc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.441+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19fee405, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.443+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1da11cdc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.447+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 682d6f43, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.448+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1dfb90d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.450+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1dfb90d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.451+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34c7a936, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.454+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_94, and the Request Id: 4f7ba814, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.469+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_93-, and the Request Id: 59346b3e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.469+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d902ce3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.470+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c28f10a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.471+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d902ce3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.473+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4bf3c282, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.474+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bf3c282 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.481+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_96, and the Request Id: 4c01912f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.487+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52abd62f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.487+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 209ca270, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.494+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21a6cbaa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.503+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7feb71e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.503+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f72c594, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.516+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_96-, and the Request Id: 1efd219c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.516+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d5d43f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.519+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_94-, and the Request Id: 5dfc39c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.521+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 238830c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.523+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2c32134c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.525+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c32134c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.526+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 238830c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.533+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 404f4961, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.536+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d5d43f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.537+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ad5a19a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.543+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ad5a19a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.545+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13121c95, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.545+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 21342492, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.547+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21342492 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.547+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_93, and the Request Id: 3e54cf91, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.549+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2f1cdd31, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.551+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f1cdd31 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.552+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a093e9f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.553+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e17c96, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.557+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_96, and the Request Id: 212a285c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.558+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a093e9f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.559+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1bf38313, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.560+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f40d3bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.563+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e29f776, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.563+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2289e4e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.565+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2289e4e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.566+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5025e31a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.567+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23657cd7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.568+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5025e31a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.570+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bf38313 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.570+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_93-, and the Request Id: 382ebf40, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.570+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_94, and the Request Id: 21d3f13e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.576+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 87c7172, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.578+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 87c7172 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.579+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_95, and the Request Id: 27387ebe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.576+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e29f776 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.582+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_94, and the Request Id: 2b312da2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.582+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_92, and the Request Id: 1439dbbb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.583+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_96-, and the Request Id: 78d8419a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.585+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7fb6fc10, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.587+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fb6fc10 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.590+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 757e81cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.592+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 757e81cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.593+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78794441, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.597+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_96, and the Request Id: 2a943212, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.599+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 22930dfa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.600+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_94-, and the Request Id: 50f5d056, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.601+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22930dfa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.605+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b35378f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.607+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b35378f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.608+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2fcfc0f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.609+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_92-, and the Request Id: 6c7fc088, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.609+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fcfc0f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.609+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_95-, and the Request Id: 77862b7f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.613+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4127f26e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.613+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f741149, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.613+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_97, and the Request Id: bb0b28d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.616+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4127f26e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.621+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_97, and the Request Id: 703b3e0b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.622+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_94-, and the Request Id: 8de6d7a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.622+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b5f04a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.626+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_96-, and the Request Id: 332908d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.626+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28e040e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.628+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1376e8e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.630+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_97-, and the Request Id: 4045618e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.630+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a9c22f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.635+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 387e24c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.636+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5917e5bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.638+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d89ed39, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.651+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_97-, and the Request Id: e4f37a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.652+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64445f77, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.658+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5eee357a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.659+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64445f77 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.661+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d65839c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.662+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 621deca6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.662+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ed22bff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.664+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 621deca6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.668+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e1b7f46, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.669+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_95, and the Request Id: 2940d003, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.674+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7bbfb278, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.679+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5619f21d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.683+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7eecdb55, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.690+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5eeee9c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.694+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50297c9f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.697+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2d8de7fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.700+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d8de7fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.708+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5128137f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.709+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 447fa314, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.710+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5128137f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.713+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_94, and the Request Id: 2f08ed4a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.716+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_95-, and the Request Id: 5fce805a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.718+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 447fa314 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.719+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: dbcd6ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.719+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7fdc800f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.723+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dbcd6ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.724+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_97, and the Request Id: 7aafa410, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.725+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fdc800f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.726+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 20230a71, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.726+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6a6d449f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.728+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20230a71 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.732+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a6d449f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.732+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_93, and the Request Id: 1d6f19fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.735+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 27599e69, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.736+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54eba540, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.739+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6b023713, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.742+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27599e69 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.742+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b023713 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.743+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 46da7773, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.748+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_95, and the Request Id: 4f1f342d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.750+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46da7773 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.750+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71a9f9a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.751+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4b53a347, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.753+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4bca0642, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.755+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bca0642 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.758+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e00118b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.761+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_94-, and the Request Id: 13555b17, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.764+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 277529cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.764+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b53a347 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.766+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 277529cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.769+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 10ce89d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.770+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_95, and the Request Id: 11e74981, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.771+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10ce89d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.773+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e00118b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.775+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_98, and the Request Id: 2d03e560, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.775+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 42213390, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.778+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42213390 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.789+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_97, and the Request Id: 437b232, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.790+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_96, and the Request Id: 7189f073, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.793+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b6ea859, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.797+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51cdb010, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.797+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7372bdf1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.800+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7372bdf1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.805+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_93-, and the Request Id: 46785ea6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.806+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_95-, and the Request Id: edb7bfe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.814+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6d42ce5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.816+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_97-, and the Request Id: 7a846594, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.816+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d42ce5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.823+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_98, and the Request Id: 9739e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.827+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_96-, and the Request Id: 6c246491, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.831+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_97-, and the Request Id: 7769b2e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.831+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 750f46c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.831+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_98-, and the Request Id: 713da592, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.848+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62511aa6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.849+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_95-, and the Request Id: 585edd32, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.852+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6bbd4154, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.853+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6065678e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.862+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72eb40e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.870+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2080de87, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.872+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 131fc00b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.876+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a1a83ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.889+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f11df42, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.893+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c8ac142, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.897+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c8ac142 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.902+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 751c2943, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.904+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 751c2943 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.904+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e099c04, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.907+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c1ffa60, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.912+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 338998ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.912+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a40eee3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.912+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_98-, and the Request Id: 2feeb07f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.914+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 338998ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.915+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_95, and the Request Id: 3b682756, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.918+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 780182c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.923+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 780182c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.924+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_95-, and the Request Id: 4b8c7c84, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.924+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1cf7d56e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.929+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_96, and the Request Id: 2f0508e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.934+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40582f9b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.939+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24419eeb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.940+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 12a9b87f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.941+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40582f9b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.942+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12a9b87f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.945+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e23d39, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.948+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e23d39 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.951+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d2d44e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.952+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_96, and the Request Id: 7b7c5508, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.952+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7244cf08, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.951+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 37eecb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.953+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d2d44e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.956+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37eecb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.958+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_98, and the Request Id: 17fcc7b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.959+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 314d4e6c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.961+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 291bc8f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.962+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 314d4e6c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.964+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_94, and the Request Id: 4037b108, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.964+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d1ce3c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.974+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e3e396b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.976+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7e91d1e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.980+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6bb866f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.980+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_94-, and the Request Id: 21006058, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.981+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e91d1e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.982+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bb866f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.985+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 74ba0e12, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.987+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74ba0e12 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.988+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_96-, and the Request Id: 2c18ce3e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.988+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1593d7e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.990+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1593d7e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.991+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_99, and the Request Id: 22c643ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.995+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_96, and the Request Id: f930f61, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.995+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2628ed59, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:49.998+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e64b74e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.000+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e64b74e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.002+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_96-, and the Request Id: 5e4b8ec2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.003+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4443546e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.005+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4443546e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.009+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_98, and the Request Id: 20c43434, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.009+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5dc1dec9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.012+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5dc1dec9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.015+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b80390f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.015+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f6be075, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.017+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b80390f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.020+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_97, and the Request Id: 642bed5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.027+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60576e33, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.027+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_98-, and the Request Id: 738e9c10, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.038+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15f43f5b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.038+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61d90f29, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.042+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_99-, and the Request Id: 5f62b76d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.045+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 244f5b77, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.048+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 244f5b77 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.049+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_96-, and the Request Id: 336605d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.053+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 386ffff4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.058+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_98-, and the Request Id: 22769cbf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.059+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_97-, and the Request Id: 3e5ac165, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.062+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d578050, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.062+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 386ffff4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.062+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_99, and the Request Id: 535074d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.068+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f4edee1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.072+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f4edee1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.074+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3b8eaed3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.076+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b8eaed3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.078+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2636a1b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.079+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 333f3f27, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.085+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_95, and the Request Id: 5191e559, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.096+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 499b5d40, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.099+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 373db387, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.099+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36d0641a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.102+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b4827e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.104+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_99-, and the Request Id: 7967a37e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.108+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6267156d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.110+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6267156d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.116+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7565175f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.118+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7565175f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.119+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6427b210, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.120+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_96, and the Request Id: 50414d46, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.125+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6427b210 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.125+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f2f8522, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.128+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2be59f34, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.130+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2be59f34 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.133+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_97, and the Request Id: 5aab381b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.144+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64d5c051, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.149+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64d5c051 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.153+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: bb7240f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.156+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 32c8eb30, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.156+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_97-, and the Request Id: 5c196dc8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.158+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32c8eb30 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.167+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3242ac41, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.169+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20bb4f2f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.169+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_97, and the Request Id: 537f23d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.171+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23ad89, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.174+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23ad89 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.175+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3242ac41 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.178+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5c6fecde, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.179+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3adb6ab9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.180+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c6fecde the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.183+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1790b18b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.186+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1436efb2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.187+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1436efb2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.189+0000 [Thread-4015] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2025-12-13T10:09:50.191+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_98, and the Request Id: 6a5fb3e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.191+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_95-, and the Request Id: 32073bf6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.192+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d82e37, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.193+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_99, and the Request Id: 69723a65, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.208+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 31241180, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.209+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_98-, and the Request Id: 60fe34c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.209+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_97-, and the Request Id: 2d12da56, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.210+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31241180 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.210+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25059a82, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.216+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5160a7e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.216+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fb1b6c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.218+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fb1b6c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.222+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43cfbbf6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.222+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_99, and the Request Id: 73632f6c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.226+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_99-, and the Request Id: 6868979d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.242+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac37b3f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.243+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 629d567a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.244+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac37b3f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.247+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_96-, and the Request Id: 6c11fe94, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.254+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54ba8a03, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.255+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5fb8ae48, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.256+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4719cc7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.258+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4719cc7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.265+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c0dabb8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.265+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_97, and the Request Id: 6cb4ea44, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.266+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4641c24d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.267+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c0dabb8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.270+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59c6fb9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.276+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d6cccc9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.282+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d6cccc9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.288+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_98, and the Request Id: 1872a150, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.290+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 39b813c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.292+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_99-, and the Request Id: 799a9a42, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.294+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39b813c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.298+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ccd9512, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.300+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2460a3a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.305+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1690c38e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.305+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46a3da7a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.310+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c223870, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.312+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 10a384a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.312+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 66f775c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.314+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66f775c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.316+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2460a3a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.320+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_97-, and the Request Id: 4571b22a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.320+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9c09a9e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.321+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10a384a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.323+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9c09a9e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.324+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_100, and the Request Id: 404cb91f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.324+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 68c437e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.325+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_98, and the Request Id: 2712e453, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.327+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 312aeb09, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.331+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68c437e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.334+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 312aeb09 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.334+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2720bd6d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.335+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_100, and the Request Id: 718854a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.336+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2720bd6d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.337+0000 [Thread-4047] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2025-12-13T10:09:50.339+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_96, and the Request Id: 4c20c123, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.342+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1fa7c348, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.344+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa7c348 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.347+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_98-, and the Request Id: 55f0900, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.347+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c9194ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.355+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c9194ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.357+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_98-, and the Request Id: 35c284cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.358+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2547b439, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.359+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_99, and the Request Id: 6b34c7d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.365+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 790aee97, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.370+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_100-, and the Request Id: 9e25d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.375+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7268f581, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.381+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b0b802f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.383+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_100-, and the Request Id: 72477bfc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.396+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 432ab022, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.401+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_96-, and the Request Id: 39dd8c22, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.401+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 26e661f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.401+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 605665ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.403+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26e661f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.406+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 605665ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.406+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 576350be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.408+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 576350be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.410+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d0fc422, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.412+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a24fcbe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.413+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d0fc422 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.415+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_99-, and the Request Id: 327f687e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.415+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6b954cc0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.418+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b954cc0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.419+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_100, and the Request Id: 320d5fb6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.420+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 757173d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.422+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 388934a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.424+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 388934a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.429+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_97, and the Request Id: 7ae72723, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.432+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 453fdcb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.432+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_98, and the Request Id: 172cc737, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.437+0000 [Thread-4063] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2025-12-13T10:09:50.443+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b81be9d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.450+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_100-, and the Request Id: 492e5fd8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.450+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21916963, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.452+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 360a58e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.454+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5fea824e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.456+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f6fa546, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.462+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_98-, and the Request Id: 748449ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.465+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_97-, and the Request Id: 403c0e21, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.492+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c372048, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.497+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4343ca81, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.500+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3cb2a6f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.512+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 383c2a5a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.516+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 26016146, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.518+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4007b726, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.520+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26016146 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.522+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 54e3d8e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.522+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 376d98e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.525+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 376d98e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.527+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cb2a6f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.531+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5edece6f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.532+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1172800b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.533+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54e3d8e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.531+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_100, and the Request Id: 76946da6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.534+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6167a00c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.535+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f910176, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.538+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 41835c6f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.538+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6167a00c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.541+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_99, and the Request Id: 625a83ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.544+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41835c6f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.545+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4de20106, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.545+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_101, and the Request Id: 9a5db16, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.546+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 69416e0a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.550+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69416e0a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.551+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6a2a78bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.555+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a2a78bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.556+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_101, and the Request Id: 25f942fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.566+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9ee3f9a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.567+0000 [Thread-4090] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2025-12-13T10:09:50.571+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_100-, and the Request Id: 563db010, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.571+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 68648732, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.576+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47123778, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.576+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68648732 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.583+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 53775cc1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.589+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_99-, and the Request Id: 49041fb0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.593+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53775cc1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.596+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_98, and the Request Id: 3233fb8e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.602+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 207b9e08, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.605+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39729437, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.610+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_101-, and the Request Id: 57708d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.610+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_98-, and the Request Id: 2b360da6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.610+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_101-, and the Request Id: 20b51640, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.615+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 207b9e08 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.616+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64f72a5a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.618+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64f72a5a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.622+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c9e3226, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.622+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_97, and the Request Id: 5e26bbfa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.628+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 62cb34ad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.632+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62cb34ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.638+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d890d8c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.651+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 734bd1fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.653+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 734bd1fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.661+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4baf19cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.664+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7591f0a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.665+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_99, and the Request Id: 671d824, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.665+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d90e3d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.668+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d90e3d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.668+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4baf19cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.673+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 252a47c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.677+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 35b58b02, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.678+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 31d50a64, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.679+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35b58b02 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.681+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43725963, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.682+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_101, and the Request Id: 1d2a2acb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.682+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31d50a64 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.683+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 252a47c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.684+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_99, and the Request Id: 58d3f51b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.686+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28bb95c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.686+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4bf88975, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.688+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bf88975 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.691+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28bbcfde, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.697+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7170bdb0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.697+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f64de3d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.698+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_100, and the Request Id: 438f267c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.700+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61739cae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.700+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7170bdb0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.702+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_99-, and the Request Id: 623a8f9f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.704+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_101-, and the Request Id: e767b1a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.705+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6a82d81c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.707+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a82d81c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.709+0000 [Thread-4115] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2025-12-13T10:09:50.709+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_101, and the Request Id: 35662284, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.711+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_99-, and the Request Id: 6ffb05d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.712+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_97-, and the Request Id: 84f84fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.715+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9d8e6d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.722+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_101-, and the Request Id: 15ab4bd0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.722+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d8c426e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.735+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_100-, and the Request Id: 2b980bc0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.736+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 73a864f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.736+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 138ae7d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.738+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73a864f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.740+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6da78e45, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.742+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6da78e45 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.749+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_102, and the Request Id: 5d54c454, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.758+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e986d36, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.760+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c3c76bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.760+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e986d36 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.767+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6600fd4b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.769+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6600fd4b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.771+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 388747ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.773+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_99, and the Request Id: 72ec2e4b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.773+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 388747ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.778+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d32bd9a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.780+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d32bd9a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.785+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31467895, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.789+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_102, and the Request Id: 24e95952, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.790+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59db5dcb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.792+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e259f66, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.797+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67555b54, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.800+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67555b54 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.804+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_102-, and the Request Id: 442dd22, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.806+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7bb38668, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.807+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3daa5289, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.813+0000 [Thread-4142] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2025-12-13T10:09:50.819+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 771e4bd6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.827+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 771e4bd6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.827+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10503ac5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.832+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_100, and the Request Id: 51d060cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.836+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34319202, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.837+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_99-, and the Request Id: 21acbd29, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.841+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 50412424, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.841+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_102-, and the Request Id: 110e99a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.846+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50412424 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.849+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d71882e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.850+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5481dfc0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.851+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d71882e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.854+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_102, and the Request Id: 1802a9f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.854+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_100-, and the Request Id: 2415669c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.865+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1a47b703, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.867+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a47b703 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.869+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 40a4b181, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.869+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c460ba4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.871+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40a4b181 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.875+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6569592b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.875+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_101, and the Request Id: 3627f21, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.875+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6046ddb1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.877+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6569592b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.875+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 660e3de1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.883+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5941d960, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.883+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9c1e5b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.884+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5941d960 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.884+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 660e3de1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.889+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_102, and the Request Id: 5ca1795c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.893+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_102-, and the Request Id: 7a6f0e58, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.898+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6a1fe10b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.902+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a79c14f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.902+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a1fe10b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.908+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_98, and the Request Id: 187ce020, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.925+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2777a5ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.927+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1bfebc61, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.931+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 418aa7af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.933+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bfebc61 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.937+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b321c60, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.939+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b321c60 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.945+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_100, and the Request Id: 43927781, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.949+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 565d9a8f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.952+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_101-, and the Request Id: 6ed99a4c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.956+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15a5fa0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.959+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_102-, and the Request Id: 3aa13004, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.966+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 58a1046a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.968+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58a1046a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.970+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40482a53, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.973+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2140eca9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.975+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2140eca9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.978+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_103, and the Request Id: 28ce7335, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.980+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_98-, and the Request Id: 5f1f9c82, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.990+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 764aef16, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.990+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 77126990, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.992+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77126990 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.994+0000 [Thread-4165] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2025-12-13T10:09:50.996+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 764aef16 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:50.997+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57967ff7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.001+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7ff23729, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.001+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 501dd6a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.003+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ff23729 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.003+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 501dd6a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.005+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_100, and the Request Id: 603c372, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.005+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_103, and the Request Id: 3931de50, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.022+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b58d584, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.023+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e3b9d9f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.042+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 750f7395, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.042+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_103-, and the Request Id: 714e013f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.044+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b136d61, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.046+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_100-, and the Request Id: c900b19, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.047+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c88de60, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.056+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_100-, and the Request Id: 54bbed96, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.063+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1617562a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.068+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 53eee7b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.068+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_103-, and the Request Id: 703ef516, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.070+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4ac8faf2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.071+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53eee7b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.072+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ac8faf2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.072+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1096a1a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.077+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6a351d1e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.078+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 38ce1d8b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.080+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38ce1d8b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.080+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9b641f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.082+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a351d1e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.087+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b641f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.088+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_103, and the Request Id: 25aca67c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.091+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_101, and the Request Id: c04bb4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.091+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2fef4e31, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.094+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fef4e31 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.097+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47d112e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.099+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_103, and the Request Id: 420e96be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.099+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16921630, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.104+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8e8c64c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.105+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29305bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.108+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2d5401d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.108+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ad85878, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.112+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d5401d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.113+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_103-, and the Request Id: 6cd02695, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.115+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 992ecf1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.117+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 992ecf1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.119+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_103-, and the Request Id: 3c848ef0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.120+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_100, and the Request Id: 7fc8cc99, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.128+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_101-, and the Request Id: 2629e4dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.128+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ab3977, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.136+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 743c3461, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.144+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49470f48, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.144+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ae1abb2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.144+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d9e19f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.144+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f647ad4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.147+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 743c3461 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.144+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 369818c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.148+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f647ad4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.151+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 13d553a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.152+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25161fdf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.152+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 529f8967, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.153+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13d553a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.155+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 529f8967 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.179+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_102, and the Request Id: 64313140, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.185+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27c932e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.185+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c86c8e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.188+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_100-, and the Request Id: 41c2de6b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.193+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28bf7341, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.194+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 60322528, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.197+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_99, and the Request Id: 1a7395a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.198+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5efddc2e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.199+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60322528 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.199+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d56b2de, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.201+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2dda48b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.203+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 492cff3a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.205+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 492cff3a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.202+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d56b2de the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.207+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2dda48b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.207+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2cf79a03, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.208+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4b87cc35, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.209+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cf79a03 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.211+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_101, and the Request Id: 1266d56a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.211+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_101, and the Request Id: 2389fd50, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.212+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b87cc35 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.213+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_104, and the Request Id: 7821632c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.215+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5efddc2e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.219+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 577edbe5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.221+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 577edbe5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.223+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_104, and the Request Id: 2c2ff33c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.357+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_102-, and the Request Id: 2b8e4eaa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.359+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6fc5d29b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.364+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6436a16e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.367+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40024d2f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.368+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6436a16e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.372+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1f7f0a29, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.374+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f7f0a29 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.376+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_99-, and the Request Id: 4a68c37a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.376+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_104, and the Request Id: 13e28baf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.378+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5929efb1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.379+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e0db528, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.382+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5929efb1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.384+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 47f89254, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.386+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47f89254 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.389+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33f9ea9f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.392+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_104, and the Request Id: 242d353d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.408+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_101-, and the Request Id: 29e2945a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.413+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_104-, and the Request Id: 15dacef0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.413+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_101-, and the Request Id: 2e5b7945, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.413+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_104-, and the Request Id: 59a2d4d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.416+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_104-, and the Request Id: 66c73ae9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.429+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7542bc2c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.432+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 152fda00, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.434+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 152fda00 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.437+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 13869b18, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.439+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13869b18 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.442+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_102, and the Request Id: 78c259e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.445+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7d18cbc7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.447+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d18cbc7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.448+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_104-, and the Request Id: 2512248a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.449+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5803bcaa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.450+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5803bcaa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.452+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_101, and the Request Id: 6ea2ee69, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.457+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c974bcb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.469+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f721d3b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.478+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fea12e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.488+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 489a0412, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.503+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_102-, and the Request Id: 395a0ab8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.505+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d4fcdb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.505+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 45410fd4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.506+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 764e4523, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.507+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45410fd4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.513+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4e5728f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.513+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_101-, and the Request Id: 1fb41278, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.515+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e5728f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.518+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_103, and the Request Id: 160105b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.527+0000 [Thread-4269] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2025-12-13T10:09:51.527+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17ea89c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.528+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12107d01, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.539+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59a9e366, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.549+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4affe213, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.557+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_103-, and the Request Id: ffac534, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.557+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e92ad53, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.557+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ebdd07e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.559+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 518bcdf3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.562+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5be6685d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.565+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 676f9473, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.569+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 676f9473 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.573+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 50f9c332, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.575+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8c0cdee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.577+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8c0cdee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.578+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f8349f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.575+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50f9c332 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.582+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f8349f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.583+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7cfe717a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.583+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_102, and the Request Id: 3ddaa2b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.583+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5c341533, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.587+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 76efe79b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.587+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 497e4115, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.589+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76efe79b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.590+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c341533 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.591+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 214d3c29, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.591+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5fe8938d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.596+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_102, and the Request Id: 3cc6f8e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.599+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 214d3c29 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.600+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_105, and the Request Id: 7ca9b96b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.600+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c0b5628, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.606+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 159965f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.609+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 159965f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.611+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7c0ee362, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.611+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7aea4e32, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.613+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7aea4e32 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.614+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c0ee362 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.615+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25369397, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.615+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_105, and the Request Id: 15b73f1b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.618+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_105, and the Request Id: 17e13822, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.621+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33b163d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.629+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4fc5d1f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.631+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fc5d1f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.636+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7e10d8c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.638+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e10d8c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.640+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 259a318f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.641+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_105, and the Request Id: 598bb77, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.642+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 259a318f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.649+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 75770494, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.651+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1dd03c2f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.651+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_105-, and the Request Id: 6e5a1c05, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.652+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1dd03c2f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.653+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_102-, and the Request Id: 10d2fb76, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.655+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_102-, and the Request Id: 34258b3a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.655+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7409797c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.656+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7409797c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.656+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75770494 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.658+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_100, and the Request Id: 64f6a053, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.662+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_103, and the Request Id: 33e6ecc1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.662+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_105-, and the Request Id: 8e576a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.670+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_105-, and the Request Id: 4f5b332b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.675+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 74bc351d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.676+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6920d5fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.677+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74bc351d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.680+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1101f3d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.681+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 72bd0cb0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.683+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72bd0cb0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.683+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_105-, and the Request Id: 2b863df2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.684+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7238c2ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.685+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6920d5fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.687+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c1f9bd9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.689+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c1f9bd9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.691+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_102, and the Request Id: 4d0a74ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.697+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_104, and the Request Id: 6007cd38, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.697+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44ec2334, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.702+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_100-, and the Request Id: 21ba21a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.708+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_103-, and the Request Id: 7dc9d9ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.710+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 181f60b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.711+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76f0c3ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.712+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45424827, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.721+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5cac3e40, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.721+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4627f6a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.735+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23d6b71a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.743+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_102-, and the Request Id: c313530, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.746+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_104-, and the Request Id: 6d3c4f23, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.751+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23172333, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.751+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e7a4ee9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.759+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bf38a01, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.762+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 63ed24c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.764+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63ed24c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.765+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14780b58, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.768+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14780b58 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.770+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d68e775, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.770+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 192090f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.770+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 526ca628, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.772+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d68e775 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.772+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 192090f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.773+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4e53bad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.773+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 526ca628 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.774+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e53bad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.777+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6b49686f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.777+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_101, and the Request Id: 6602596d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.778+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b49686f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.780+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_106, and the Request Id: 5cfec3cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.781+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2782ec56, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.781+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58b3fce1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.781+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_106, and the Request Id: 3f1fb80, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.783+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2782ec56 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.785+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 547f7982, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.785+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_103, and the Request Id: 33f82b4b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.793+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c60fd32, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.793+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22c9a700, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.801+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_103-, and the Request Id: 42244b8c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.815+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77ffbcf2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.821+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a01ca5f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.821+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_106-, and the Request Id: 7ec9586, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.824+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_101-, and the Request Id: 200426bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.829+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 777bad1d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.832+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_106-, and the Request Id: 4a2c99bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.832+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44a47cbe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.835+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 164b72aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.831+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 777bad1d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.835+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 72897448, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.840+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72897448 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.842+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_103, and the Request Id: 11848066, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.844+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2712d010, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.853+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c83ccfe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.858+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22072ef4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.862+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_103-, and the Request Id: 5d79b7f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.866+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 31ed1703, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.868+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b01e0fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.874+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c83ccfe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.874+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c32b158, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.874+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 52f922d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.875+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2dca5ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.877+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31ed1703 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.877+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23063bdf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.880+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6537a0b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.882+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23063bdf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.883+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ec0018f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.886+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52f922d7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.887+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec0018f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.888+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 737c8cbb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.888+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6eb10332, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.890+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 737c8cbb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.895+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 656fe80e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.895+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27f61bd8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.895+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_104, and the Request Id: 21303eae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.896+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2fe20432, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.898+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fe20432 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.901+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b2405b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.901+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6eb10332 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.902+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_105, and the Request Id: 4842da2d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.903+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b2405b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.913+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 47275009, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.913+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7060c150, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.915+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47275009 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.916+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7060c150 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.919+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_103, and the Request Id: 3bedf949, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.920+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6537a0b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.922+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66b3024f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.922+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_104, and the Request Id: 3a540f60, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.927+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_104-, and the Request Id: 2bc7aa6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.933+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7cbb2a55, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.941+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_106, and the Request Id: 103c6061, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.950+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4843f2a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.953+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11faa6bc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.953+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b374ebf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.955+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b374ebf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.955+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_103-, and the Request Id: 2d4ec5e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.958+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_106, and the Request Id: 673784da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.960+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_104-, and the Request Id: 5712dac8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.976+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2b42dd50, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.976+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_106-, and the Request Id: 4b9a1fa3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.978+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b42dd50 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.985+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e8ab7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.987+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8400347, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:51.997+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8400347 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.002+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_102, and the Request Id: 435fdd5e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.003+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7ed9e43a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.008+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40910081, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.008+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_106-, and the Request Id: 64507485, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.008+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_107, and the Request Id: 25a9f248, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.006+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ed9e43a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.010+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40910081 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.010+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c607696, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.010+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3225b37a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.020+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19e5103e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.020+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6a85a3e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.023+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a85a3e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.027+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_105-, and the Request Id: 4d2e6baa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.029+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e1f6d85, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.030+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1be26ed2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.032+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1be26ed2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.032+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ca8bd6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.036+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e1f6d85 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.039+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_104, and the Request Id: 7ab0e843, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.040+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_107, and the Request Id: 263d8f12, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.041+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_102-, and the Request Id: 79e9c9f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.047+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 475c9fe1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.058+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47932538, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.058+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68bd9218, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.072+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_107-, and the Request Id: 5c51f770, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.084+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4596157c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.084+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_107-, and the Request Id: 47c305fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.085+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4596157c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.089+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5681256a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.092+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 603beab0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.093+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cb1c361, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.096+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cb1c361 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.097+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 603beab0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.101+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 220397fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.101+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_105, and the Request Id: 62e7ccb3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.104+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 220397fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.107+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_105, and the Request Id: 1eb8fdf4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.107+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2afcb87a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.109+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2afcb87a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.110+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_104-, and the Request Id: a228b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.113+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_105-, and the Request Id: 57f5fe1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.116+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f732271, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.118+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f732271 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.121+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55f55361, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.126+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5591e0e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.132+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_107, and the Request Id: 21340127, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.133+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 89c31d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.137+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 209abacb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.144+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 209abacb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.144+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14a79fa4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.144+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5005e4e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.148+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5005e4e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.152+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_104, and the Request Id: 6fdcd010, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.155+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_107-, and the Request Id: 3b1a4907, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.166+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c9f1411, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.170+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f7b8207, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.170+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_105-, and the Request Id: 752337c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.175+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65b865ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.183+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4175e4e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.188+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 42ac1ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.188+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7fa688a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.191+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42ac1ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.193+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a0dd5ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.195+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a0dd5ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.198+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fa688a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.199+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51ba7e45, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.199+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 67b939e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.203+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_103, and the Request Id: 6445003, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.202+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67b939e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.204+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_107, and the Request Id: 590bae79, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.213+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_104-, and the Request Id: 5878a2fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.219+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a3d9789, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.219+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4ed7076c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.224+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ed7076c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.226+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d8ddc2c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.230+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46bc14b3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.230+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d8ddc2c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.236+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_108, and the Request Id: 6f7fe693, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.242+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f7d22fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.242+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 242a9886, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.244+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f7d22fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.251+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3360664b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.253+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3360664b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.258+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: bcea24b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.264+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_108, and the Request Id: 1c6c2126, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.272+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_107-, and the Request Id: 3c6bfcaa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.273+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6500cf98, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.273+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 429bcc32, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.277+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 550143c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.282+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5902ffdd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.282+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_108-, and the Request Id: 198c6476, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.293+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 130afdc3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.296+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56201d2d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.296+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_108-, and the Request Id: cc528d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.300+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 35643ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.302+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35643ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.303+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 378ba645, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.305+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 130afdc3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.306+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79463a9e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.306+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_103-, and the Request Id: c76fead, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.313+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 396ad349, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.313+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ccfb1e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.315+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ccfb1e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.316+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 396ad349 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.322+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_106, and the Request Id: 7f7b79d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.322+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a9ab657, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.326+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 113ca6c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.329+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a9ab657 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.330+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 52a0a13c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.332+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52a0a13c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.333+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_106, and the Request Id: 13fa16d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.337+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_105, and the Request Id: 6e5e7278, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.340+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7351301f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.340+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 113ca6c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.344+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 617723e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.345+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d5bc350, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.348+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 37579b94, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.350+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37579b94 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.353+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 617723e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.356+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 177902d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.357+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d2c2c7f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.358+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_106, and the Request Id: 551c5651, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.358+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5837ccb1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.360+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d2c2c7f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.364+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5837ccb1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.366+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_108, and the Request Id: 60074218, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.367+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4bb33651, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.368+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_106-, and the Request Id: 10f27d2f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.370+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bb33651 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.375+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6498f9b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.375+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 659f4066, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.377+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 659f4066 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.381+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_105, and the Request Id: 6e665b75, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.385+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_106-, and the Request Id: 1409ee11, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.389+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4eb67635, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.391+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4eb67635 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.394+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 189574a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.394+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_108-, and the Request Id: 2c044667, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.396+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 20f63a7c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.398+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20f63a7c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.400+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4297fe42, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.400+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e90f561, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.401+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_106-, and the Request Id: 624e30f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.402+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e90f561 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.402+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_108, and the Request Id: 25c774e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.405+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69c8b796, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.407+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_109, and the Request Id: dbe0a25, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.408+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21bd062d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.416+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d9c5af1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.416+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 280f6104, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.418+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_105-, and the Request Id: 6dfe8f14, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.423+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f7c2095, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.423+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_105-, and the Request Id: 393bc6b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.432+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2bedc682, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.438+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_108-, and the Request Id: 3c50f551, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.442+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7683521b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.444+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_109-, and the Request Id: 2ed716d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.447+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43e7c9c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.449+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7683521b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.451+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a2e0521, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.453+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a2e0521 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.461+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b3f45e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.463+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b3f45e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.464+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73c6b19e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.468+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 543bbc3a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.470+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b2ecf6c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.470+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_109, and the Request Id: 7d7c3f65, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.473+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b46cec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.477+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 543bbc3a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.479+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16a72e96, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.481+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_104, and the Request Id: 45fd4443, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.481+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5179b07b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.493+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 27c3a232, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.496+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27c3a232 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.497+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7e862b38, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.499+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e862b38 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.500+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 51e817e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.500+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a7a6fc4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.500+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3cdcb5e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.502+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a7a6fc4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.505+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78dcca3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.508+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51e817e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.509+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78dcca3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.511+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_107, and the Request Id: 50ce48d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.514+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 39e5a8be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.515+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39e5a8be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.517+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_107, and the Request Id: c423975, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.518+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_109, and the Request Id: 27e8051a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.520+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_109-, and the Request Id: 75673aa6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.525+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_107-, and the Request Id: 55439eda, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.533+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 262b1e0f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.534+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23f351c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.535+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_104-, and the Request Id: 7ab70bf7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.540+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b89a1cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.548+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_107-, and the Request Id: 20c5703d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.551+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e830c0c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.553+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e830c0c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.557+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6b37fd41, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.559+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b37fd41 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.561+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_109, and the Request Id: 5f266562, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.562+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c240883, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.564+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c240883 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.568+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 567cc364, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.570+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 567cc364 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.573+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_107, and the Request Id: 410954c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.579+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_109-, and the Request Id: 4e6911a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.582+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15dd764b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.586+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 501b6662, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.590+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 229bb9e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.594+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 229bb9e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.594+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_107-, and the Request Id: 42d37d44, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.601+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 299d41db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.602+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6a8e0bd0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.603+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 299d41db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.605+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a8e0bd0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.606+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3956f98, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.606+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 56756ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.611+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56756ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.611+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_106, and the Request Id: 66c32782, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.614+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f54e407, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.614+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 77db3255, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.622+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_110, and the Request Id: 4836c342, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.622+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_109-, and the Request Id: 3d019118, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.622+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77db3255 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.625+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6018c4e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.627+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6018c4e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.629+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f85985b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.629+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_106-, and the Request Id: 12dde9dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.634+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_106, and the Request Id: 2054de79, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.636+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_110-, and the Request Id: 75325b11, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.639+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 674a21a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.639+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 646b20b3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.651+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d903959, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.654+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c614dde, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.665+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 393fc6ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.670+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f93bea1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.677+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 303442b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.686+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 303442b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.687+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4c99610e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.689+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 546f36e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.689+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c99610e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.690+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a3c0cb6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.699+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5eb47160, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.701+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_108, and the Request Id: 3d997584, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.712+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_106-, and the Request Id: 7fb113e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.712+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46f8f87f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.719+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77eefa1e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.726+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c0427b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.731+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6669ce6b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.735+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7cbfebea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.739+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cbfebea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.748+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 69d8b4b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.749+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69d8b4b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.751+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_108-, and the Request Id: 705d249b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.762+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 76baceb4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.762+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_108, and the Request Id: 4bd139af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.764+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e17ecf3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.764+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 72d894b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.764+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 636d1160, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.760+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f862414, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.766+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72d894b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.767+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76baceb4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.768+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 636d1160 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.768+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f862414 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.774+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 65d960b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.776+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1270d225, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.777+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65d960b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.779+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1270d225 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.783+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_110, and the Request Id: 353abd3b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.793+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f376325, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.794+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ced8be1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.794+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3777a3e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.795+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_105, and the Request Id: 5688da7e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.795+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f376325 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.793+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 889e6d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.796+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3777a3e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.798+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_108, and the Request Id: 1e7096ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.800+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dc7d180, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.801+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 889e6d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.801+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_110, and the Request Id: 45169a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.803+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67d134d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.804+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ced8be1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.815+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_110-, and the Request Id: 26199b6d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.816+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 24fcb87c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.816+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_108-, and the Request Id: acbba5d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.818+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24fcb87c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.818+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_105-, and the Request Id: e8f89a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.819+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_108-, and the Request Id: 72aba29e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.819+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 44671c70, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.820+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 79a90e3c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.822+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44671c70 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.824+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79a90e3c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.815+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 52bfd9f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.826+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52bfd9f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.826+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_110, and the Request Id: 28a2f829, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.826+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_107, and the Request Id: 45b390aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.830+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 124280ad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.832+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 124280ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.835+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d09a737, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.838+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d09a737 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.846+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_110-, and the Request Id: 299858d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.846+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_111, and the Request Id: 12dac786, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.847+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_107, and the Request Id: 2a825857, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.856+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1517bdc9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.860+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_107-, and the Request Id: 5bf2dcbb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.860+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 413eff4e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.865+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60f131e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.870+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3d8e5211, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.872+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d8e5211 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.875+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3b5a2b77, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.876+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b5a2b77 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.878+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5798a702, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.878+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_109, and the Request Id: a596fac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.879+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26d456c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.887+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_107-, and the Request Id: 581069eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.890+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_111-, and the Request Id: 2f11c383, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.894+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5853fcf9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.898+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 578aad11, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.900+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a7c6442, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.900+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34337547, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.907+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 680979dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.914+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_109-, and the Request Id: 67366223, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.915+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 582751db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.926+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 467e8807, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.926+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72df8b29, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.928+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 467e8807 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.929+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5672b839, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.930+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5672b839 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.931+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a85ae3c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.935+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_110-, and the Request Id: 45400897, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.936+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3363e19e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.938+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f4418a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.938+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 72ef6d31, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.940+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f4418a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.940+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72ef6d31 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.945+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_106, and the Request Id: 50efd41a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.951+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_109, and the Request Id: 22aa57b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.951+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49c8a2da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.960+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fd002d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.960+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ee84877, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.965+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9e847d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.968+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e847d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.971+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4c5d3d96, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.973+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c5d3d96 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.975+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a25bb5a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.977+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 197d6ee9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.979+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 197d6ee9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.981+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_111, and the Request Id: 2a259f91, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.981+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6144fad7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.984+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 74f57a2b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.986+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74f57a2b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.987+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10c0e3e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.993+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_109, and the Request Id: 4f59564c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:52.998+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_106-, and the Request Id: 72f425c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.002+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1d9e4ac6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.004+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d9e4ac6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.008+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7e04b9a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.010+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e04b9a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.020+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c945e86, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.025+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_109-, and the Request Id: ec18510, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.026+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c945e86 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.031+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_108, and the Request Id: 4c900cb2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.032+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e5a46fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.034+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e5a46fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.034+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6f562195, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.036+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_109-, and the Request Id: 67bfe9f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.038+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f562195 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.040+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 221809b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.042+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 221809b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.045+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7d8764d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.048+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d8764d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.049+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_108, and the Request Id: 69d3bc4c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.057+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7332f123, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.059+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7967dd3e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.059+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 234e677, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.060+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7967dd3e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.061+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 234e677 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.067+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_112, and the Request Id: 3e7cba15, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.068+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_111-, and the Request Id: 3b176fbb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.068+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 713d20d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.070+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_110, and the Request Id: 23dab2bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.071+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 713d20d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.076+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_111, and the Request Id: 32d78307, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.085+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6df13370, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.086+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2957266, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.090+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2957266 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.092+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4d9648dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.096+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d9648dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.097+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_111, and the Request Id: 7834497, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.102+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_108-, and the Request Id: 93516b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.102+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_112-, and the Request Id: 127380a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.104+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25e5ae2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.104+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_110-, and the Request Id: 23033267, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.107+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2606fa55, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.108+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_108-, and the Request Id: 37fd82b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.109+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5676753, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.119+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_111-, and the Request Id: 7fd96765, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.120+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f9b486f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.125+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 419a93d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.125+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 994b13, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.133+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7aed97fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.137+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 492d4b34, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.146+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4df46871, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.155+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 86672a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.158+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 651e9cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.168+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 505cb536, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.179+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5cfd6c7f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.182+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7bafa3f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.190+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 59e9cd91, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.193+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59e9cd91 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.197+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6a7bab1b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.198+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ef6d4e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.199+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a7bab1b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.200+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 161bbf81, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.205+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 260d127d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.206+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 260d127d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.206+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 161bbf81 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.210+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_107, and the Request Id: 33cc8823, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.210+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_110, and the Request Id: 7ed07a9b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.220+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_111-, and the Request Id: 6735896, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.225+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e3011b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.228+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 168f725c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.228+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_107-, and the Request Id: 3abcc429, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.228+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2aafe40b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.230+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2aafe40b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.232+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 698a72ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.232+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a1f37f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.234+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a1f37f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.241+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7401888, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.241+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 12a8774a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.242+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7fd5f860, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.244+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12a8774a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.244+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fd5f860 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.245+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_112, and the Request Id: 4a7d153a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.246+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7401888 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.247+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 46f9a76b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.247+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 698a72ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.249+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46f9a76b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.249+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14da1f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.248+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 13c97111, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.252+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13c97111 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.252+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_109, and the Request Id: 6f36e56, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.255+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d57b6b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.256+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d57b6b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.257+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33d858b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.259+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33d858b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.262+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_109, and the Request Id: 51e2e38d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.263+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_113, and the Request Id: 2be1726, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.269+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8cd4b9f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.272+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8cd4b9f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.274+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_110, and the Request Id: 4a1f8f35, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.277+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_109-, and the Request Id: 4def07c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.281+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 425afaf3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.289+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_110-, and the Request Id: 3b14226d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.290+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_111, and the Request Id: 378b132, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.294+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1038d293, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.294+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 425afaf3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.295+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_113-, and the Request Id: 2a398eb9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.296+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1038d293 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.297+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_109-, and the Request Id: 1592b242, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.298+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c8bdef3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.300+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_110-, and the Request Id: 48d98ccb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.300+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_112-, and the Request Id: 6cd1b38f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.304+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 746ffd33, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.305+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 746ffd33 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.307+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_112, and the Request Id: 7f46ca64, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.307+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_111-, and the Request Id: 69b37cc0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.315+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 663c8d00, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.323+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58f7b85d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.329+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e8c9d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.330+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d45172e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.340+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18b6bd98, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.350+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f7f3d0e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.356+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 138f85e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.357+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a5f61d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.361+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_112-, and the Request Id: 24d25696, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.365+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6996f74d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.372+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ff106fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.372+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 474691cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.374+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 474691cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.378+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4d67bdfa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.380+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19e9c6da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.380+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d67bdfa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.382+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19e9c6da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.383+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_112, and the Request Id: 3c8e14b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.391+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 280447, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.392+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27d0756d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.393+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 280447 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.400+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d3556c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.401+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33ec335d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.402+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d3556c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.403+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 239a2403, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.407+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 571284e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.408+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b4a8ee8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.409+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 571284e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.410+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_108, and the Request Id: 161fb876, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.412+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_110, and the Request Id: 7350967f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.420+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28e4e8ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.423+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e4298da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.423+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f5a6df3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.423+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_112-, and the Request Id: 5f487583, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.425+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_110-, and the Request Id: 513d94d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.431+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 61f163ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.434+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61f163ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.436+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ef16a6e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.436+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 41f5260a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.438+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41f5260a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.439+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ef16a6e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.439+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40bc32cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.439+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ae1696f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.440+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40bc32cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.441+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ae1696f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.444+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4644df8d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.444+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_111, and the Request Id: 73914b9e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.445+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4644df8d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.446+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6250449f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.447+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6250449f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.448+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 54d446cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.449+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54d446cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.450+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2fcdc4dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.452+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_113, and the Request Id: 3b34185d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.452+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_112, and the Request Id: 15e225e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.452+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fcdc4dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.453+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_108-, and the Request Id: 59b31aec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.453+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 10ba2f26, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.454+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48cb5648, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.454+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_111, and the Request Id: 78725c4e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.457+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2b5d1940, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.459+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b5d1940 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.459+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c0e6a05, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.460+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10ba2f26 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.463+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 388b5fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.465+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 388b5fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.466+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77443de4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.468+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_111-, and the Request Id: 5cdcc44a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.468+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_114, and the Request Id: 6ca44187, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.472+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_110, and the Request Id: 5fd93f2f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.476+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_111-, and the Request Id: 48be800c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.487+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_113-, and the Request Id: 5fc98690, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.487+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 291dd01, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.490+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a67c419, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.501+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_112-, and the Request Id: d36b4cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.503+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e243310, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.518+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b79c1b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.518+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_114-, and the Request Id: 3b6aa1d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.533+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778602f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.535+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778602f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.540+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_110-, and the Request Id: 463f03a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.547+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75e42047, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.555+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3d5b456d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.557+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d5b456d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.561+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_113, and the Request Id: 2b29015f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.564+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2d302880, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.566+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d302880 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.571+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75244b53, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.571+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 26a2f273, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.572+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26a2f273 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.573+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 344c283a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.577+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_113, and the Request Id: 19c1b52f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.587+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 457fcbf8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.591+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 320f41cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.591+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3455bfd6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.591+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_113-, and the Request Id: 4b5cc349, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.593+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3455bfd6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.598+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7a6150a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.600+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a6150a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.602+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e3f94d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.605+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 758bd8a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.612+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_111, and the Request Id: 3b6c0e08, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.613+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56ae97f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.616+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36fd83f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.620+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 712c0d7a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.622+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 712c0d7a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.627+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_113-, and the Request Id: 45796611, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.629+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 394f3b7d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.634+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b5e4712, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.634+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fbe6e3e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.635+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33089236, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.637+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fbe6e3e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.642+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a5f1b16, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.642+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 32b73aa0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.643+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7458f9fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.644+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33089236 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.644+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 28566b46, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.645+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7458f9fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.645+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_112, and the Request Id: 59089794, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.645+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27ed8a18, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.649+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_112, and the Request Id: 487ce2a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.653+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28566b46 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.655+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32b73aa0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.657+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 51c2e297, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.657+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 674e0556, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.658+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51c2e297 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.658+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 674e0556 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.661+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1999cbbc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.663+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1999cbbc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.664+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_111-, and the Request Id: 52869fb9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.664+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_109, and the Request Id: 5433b2f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.664+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_112-, and the Request Id: 75f7a416, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.665+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_114, and the Request Id: 4010046c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.668+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c7d9c95, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.668+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 56bd15ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.671+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56bd15ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.672+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_115, and the Request Id: 7088ebfd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.672+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63f312e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.681+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 228aa89d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.681+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_112-, and the Request Id: 2e6ca2a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.683+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 228aa89d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.683+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ea0846f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.685+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 35285dc7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.686+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35285dc7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.688+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_113, and the Request Id: 36b4738b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.689+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 91051bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.697+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_114-, and the Request Id: 6d0bd7b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.700+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62615135, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.702+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_109-, and the Request Id: 317381af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.709+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1314193d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.711+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1314193d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.713+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2bdcfe1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.714+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bdcfe1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.717+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_114, and the Request Id: 49140ba8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.718+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_115-, and the Request Id: 6f577eed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.719+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a79dae7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.721+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a79dae7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.723+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4bdef05b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.724+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bdef05b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.727+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_111, and the Request Id: ce057e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.734+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e33d3cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.735+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a22edb0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.738+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_113-, and the Request Id: 3cda3d15, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.743+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c1a7b6d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.745+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c1a7b6d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.747+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ad7b1c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.748+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3dacf220, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.750+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3dacf220 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.752+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_114, and the Request Id: 7b20a70d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.752+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e22c39, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.752+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f71c1d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.755+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63464400, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.765+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_114-, and the Request Id: 3562c28d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.776+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_111-, and the Request Id: 62d9d040, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.776+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a8fe1e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.782+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78c66861, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.786+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 274262e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.786+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64303cfc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.786+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6531b586, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.788+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6531b586 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.792+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_114-, and the Request Id: 5744f6ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.793+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 45c2a33b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.793+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1152b53a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.794+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1152b53a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.795+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45c2a33b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.797+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7cfcf776, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.798+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_113, and the Request Id: 7d4edb3c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.799+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cfcf776 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.800+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 67b0c071, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.801+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67b0c071 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.803+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_112, and the Request Id: 6f68d6a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.804+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 606610d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.805+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 606610d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.809+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7cb746c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.809+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_114, and the Request Id: 4cdc9ed4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.809+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d05ef2d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.812+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19bd2bf6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.818+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1989a0a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.818+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a25d75a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.820+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a25d75a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.820+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8cca0fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.824+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f12bd9d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.827+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f12bd9d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.831+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_113, and the Request Id: 66ca5dcb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.831+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3d0e63dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.840+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d0e63dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.840+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 278f1a77, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.842+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 278f1a77 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.844+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e31ff2a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.845+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e31ff2a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.840+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_114-, and the Request Id: 6b860832, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.844+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5600539b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.848+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f378829, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.849+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ab51a9f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.850+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ab51a9f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.851+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_113-, and the Request Id: 92e3c7e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.851+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70903319, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.853+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_113-, and the Request Id: 27da4bd9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.855+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_115, and the Request Id: 44e320ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.856+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_110, and the Request Id: 120f1758, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.860+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4037ff7a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.860+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f462dc2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.860+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_112-, and the Request Id: 5b9d0c11, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.862+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f462dc2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.866+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_115-, and the Request Id: 5b0201b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.866+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_110-, and the Request Id: a6cc243, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.867+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 117a8dee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.868+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52ab5756, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.873+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 117a8dee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.875+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ae4c4e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.908+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3407788c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.910+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3407788c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.913+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_116, and the Request Id: 74a75a78, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.914+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ae4c4e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.914+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aa251b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.918+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c51106d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.918+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_115, and the Request Id: 77e5db3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.921+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 597dc030, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.921+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2252d76b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.923+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aa251b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.925+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 643ec0bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.927+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5245e591, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.928+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 643ec0bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.928+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 56b00efe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.929+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56b00efe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.930+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64fc623d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.931+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64fc623d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.933+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_112, and the Request Id: 119fd485, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.933+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_115, and the Request Id: 32701b64, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.942+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_115-, and the Request Id: 6f61bc72, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.942+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 135cee0a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.942+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_116-, and the Request Id: 2467f4a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.944+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33d3f6b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.949+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d7822c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.953+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18ad9b98, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.955+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18ad9b98 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.958+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4891ccca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.958+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f8d765a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.959+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4891ccca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.961+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_115, and the Request Id: 472c92d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.963+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47f63178, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.968+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e05827b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.968+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_115-, and the Request Id: 7291c404, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.970+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_115-, and the Request Id: 4ab210fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.976+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2fdcf55f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.978+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fdcf55f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.980+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6b3a2cfc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.980+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8819970, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.980+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 594cec7f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.982+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b3a2cfc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.984+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_114, and the Request Id: 4fefe677, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.986+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 44e057d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.988+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44e057d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.990+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7128f9c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.992+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7128f9c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:53.995+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_111, and the Request Id: 147c9d84, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.001+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 68daba0a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.003+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_112-, and the Request Id: 315d3368, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.003+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68daba0a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.005+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19ac708a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.005+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 52b1aebe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.007+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19ac708a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.007+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52b1aebe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.007+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3987de08, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.009+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e873f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.012+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_114, and the Request Id: 17393691, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.012+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 41e045ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.013+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3987de08 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.013+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41e045ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.015+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_113, and the Request Id: 6ab8f29b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.017+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 253cf25b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.017+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 59515366, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.019+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59515366 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.021+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_116, and the Request Id: 225dd1f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.022+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_114-, and the Request Id: 4c9ee1fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.026+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28c65eeb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.030+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_111-, and the Request Id: 4bb57a23, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.043+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5595cee9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.045+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_114-, and the Request Id: 134f98a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.046+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62dbe951, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.045+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3425a5ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.048+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_113-, and the Request Id: 6580b0da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.053+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3f1f6095, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.054+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f1f6095 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.059+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 232f0d7e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.060+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 232f0d7e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.062+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f7d99f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.062+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 594ea46d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.063+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f7d99f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.064+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 594ea46d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.067+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_117, and the Request Id: 469a5b20, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.076+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 208eb92d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.084+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_116-, and the Request Id: 231f241f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.086+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_116, and the Request Id: 5e09c9c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.087+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78e787d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.094+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60932137, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.103+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b6daee2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.111+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7265008b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.113+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7265008b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.115+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 247eae3a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.115+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38d488ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.115+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_117-, and the Request Id: 6cb8862b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.119+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3cac8579, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.121+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 259420ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.121+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c0d9370, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.125+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cac8579 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.125+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d82d561, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.132+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_116, and the Request Id: 52119fcb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.136+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 79ca6609, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.140+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 70b71deb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.142+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70b71deb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.142+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6fad5f11, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.143+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79ca6609 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.143+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fad5f11 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.145+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_112, and the Request Id: 3eef19e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.145+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5b2cd452, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.147+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b2cd452 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.148+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_116-, and the Request Id: 1b90e453, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.149+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_115, and the Request Id: 780a07ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.152+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_112-, and the Request Id: 60d0310b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.159+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d1604a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.165+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0ea7f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.165+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75388ad4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.167+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0ea7f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.171+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 69ca7555, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.175+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 39e314f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.175+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69ca7555 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.176+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_113, and the Request Id: 48a12c90, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.180+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39e314f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.185+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 405ac3b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.186+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 405ac3b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.189+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_116-, and the Request Id: 4fe33ef0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.195+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_116, and the Request Id: 6b76d720, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.202+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3293d2b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.203+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ccabb27, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.211+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_115-, and the Request Id: 4b924062, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.218+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 59844cb4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.220+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59844cb4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.223+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ab457be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.223+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 527a7c98, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.225+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 527a7c98 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.230+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32880c28, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.231+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_114, and the Request Id: 88dc348, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.236+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ea85570, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.240+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7f0a3194, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.242+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f0a3194 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.245+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 386fef66, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.246+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 386fef66 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.248+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 483e04b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.250+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 483e04b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.251+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_115, and the Request Id: 41358e86, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.252+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 30a1b1fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.253+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30a1b1fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.253+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 252c2192, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.254+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_113-, and the Request Id: 1de548a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.258+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_117, and the Request Id: 7c18b051, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.271+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_116-, and the Request Id: 51f8c35f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.274+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 815fc5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.284+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58f13b04, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.287+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51a0ab77, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.296+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_114-, and the Request Id: 459f3f48, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.301+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9536bd8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.302+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9536bd8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.304+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a4b0087, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.306+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9f474ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.307+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9f474ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.310+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_117, and the Request Id: 29dada, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.317+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e4039da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.321+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 237922d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.323+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_117-, and the Request Id: 63c857c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.324+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6bc3316d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.338+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6e3c8bec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.339+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_115-, and the Request Id: 2bfab0d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.340+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3272db72, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.340+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e3c8bec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.340+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 573d0f5c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.343+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 51c772d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.344+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51c772d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.345+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3419ce82, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.346+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3419ce82 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.350+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_118, and the Request Id: 636235c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.353+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2d299ffa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.354+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d299ffa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.354+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_117-, and the Request Id: 5d8e4d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.357+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_113, and the Request Id: 3bd73f92, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.359+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ad92d30, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.365+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6a54b3d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.365+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 623c7240, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.368+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7d909153, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.368+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6bc9c846, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.369+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ba7b0f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.371+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d909153 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.373+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 46e5979a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.374+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46e5979a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.376+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a54b3d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.377+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 42b382a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.378+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42b382a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.378+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35ca9de3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.380+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5cb82086, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.380+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1b698949, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.381+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5cb82086 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.381+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_116, and the Request Id: a44b790, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.384+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b698949 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.388+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_117, and the Request Id: 66505752, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.389+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 20ab91e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.390+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20ab91e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.390+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_113-, and the Request Id: 5219115, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.388+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_114, and the Request Id: 47ebe284, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.394+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 44324e4f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.394+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_118-, and the Request Id: 5c2033f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.395+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44324e4f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.397+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a1fa91f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.399+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a1fa91f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.400+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fee8855, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.401+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2f205663, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.402+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_114-, and the Request Id: 29b6f8ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.403+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_115, and the Request Id: 39f5a4d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.404+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f205663 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.404+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_117, and the Request Id: 1f29052f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.413+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_116-, and the Request Id: 20f3eea1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.417+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 605c2a3a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.425+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e8ce166, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.425+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ec4ad35, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.425+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_117-, and the Request Id: 7edb2f7e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.431+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b557eae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.431+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_115-, and the Request Id: 6a94661d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.435+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_117-, and the Request Id: 2fedc8b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.436+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2bf1fc03, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.437+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bf1fc03 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.439+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 76a4a844, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.445+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76a4a844 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.445+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_118, and the Request Id: 1d638461, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.445+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32bf3110, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.449+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 27b11410, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.452+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27b11410 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.455+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7f8e401c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.457+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f8e401c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.458+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f093f2e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.459+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 523d2bf9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.462+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_118, and the Request Id: 44530295, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.465+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68328bd4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.469+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5cc6addb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.469+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e40c14e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.474+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ed84d49, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.475+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37bafb79, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.475+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ed84d49 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.479+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1d042e03, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.481+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d042e03 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.482+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_118-, and the Request Id: 43d153b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.485+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_116, and the Request Id: 73414455, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.488+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2494bb24, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.493+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b84f8cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.495+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26356bb3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.503+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 71ffedc3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.504+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b9b4f8f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.505+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ffedc3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.505+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b9b4f8f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.506+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18935575, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.509+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5b80537, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.510+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b80537 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.512+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 704e0ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.512+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_115, and the Request Id: 4640696f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.513+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 704e0ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.519+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_114, and the Request Id: 66dda0ac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.520+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47caa5d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.520+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_118-, and the Request Id: 322887ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.524+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 39809660, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.526+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39809660 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.527+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_115-, and the Request Id: 3fa9a47b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.527+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5776b702, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.529+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5776b702 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.533+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 12b8f165, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.535+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12b8f165 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.536+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_119, and the Request Id: 4ba5fa28, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.536+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_116-, and the Request Id: 63a794c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.537+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a4c1ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.538+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62351069, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.538+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a4c1ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.542+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_117, and the Request Id: 6cb30b8c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.542+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4d3c0265, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.545+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d3c0265 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.549+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4587d4ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.549+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_114-, and the Request Id: 22cbf440, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.551+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_117-, and the Request Id: 2d262f66, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.551+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48af0849, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.551+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e4b5e26, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.553+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e4b5e26 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.555+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_116, and the Request Id: 7a8a18d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.564+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 115bdcb9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.565+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 115bdcb9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.566+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61ea0f4a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.571+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4581b2ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.571+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 75cefee5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.572+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75cefee5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.573+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c418d6b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.572+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4581b2ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.576+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_119-, and the Request Id: f9c4180, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.576+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 299ed853, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.577+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 299ed853 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.577+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_119, and the Request Id: 3b0b8259, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.577+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 797ed390, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.580+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_118, and the Request Id: 8d1c950, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.591+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64b86093, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.597+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26a474ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.599+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_116-, and the Request Id: 2d53a118, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.599+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2d3b1dcb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.600+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d3b1dcb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.605+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43adb8da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.607+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43adb8da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.610+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60bc1512, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.610+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 60373a72, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.610+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34d53107, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.612+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60373a72 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.612+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75c203de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.612+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_119-, and the Request Id: 7ac9370c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.612+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a1803e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.614+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a1803e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.615+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_118, and the Request Id: 7473b2ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.617+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_115, and the Request Id: 4fb2433e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.620+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d71d182, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.623+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 517d2c7c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.625+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 517d2c7c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.627+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4b973b3c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.628+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b973b3c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.632+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_119, and the Request Id: 5f0e959e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.635+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_118-, and the Request Id: 4ef7ff9f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.636+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2bd08b0c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.643+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8d67c02, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.643+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_119-, and the Request Id: 27d60b18, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.648+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 243df61c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.660+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52604ab4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.662+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_115-, and the Request Id: 10bcec52, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.662+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1470fd8c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.663+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1470fd8c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.665+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49736083, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.665+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_118-, and the Request Id: 60cf66e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.665+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31560a8f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.667+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49736083 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.669+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 320b08b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.670+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 320b08b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.671+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5dd868f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.672+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2dbd8ef3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.672+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5dd868f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.675+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_118, and the Request Id: 6e9af47e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.679+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_117, and the Request Id: e351e2b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.680+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e89561f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.682+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d88c095, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.684+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2aa02b3c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.686+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c22ade6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.687+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2aa02b3c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.690+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43f6406d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.693+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 26198e61, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.695+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26198e61 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.698+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 55b96ff7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.698+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_117, and the Request Id: 6b1e1484, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.699+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43f6406d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.698+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e92d37a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.700+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e92d37a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.700+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55b96ff7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.700+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e7e5264, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.706+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_116, and the Request Id: 2125ce48, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.709+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_118-, and the Request Id: 4b427e19, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.709+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 640eeba0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.710+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5dceef84, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.711+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5dceef84 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.714+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_116-, and the Request Id: 6d625b3d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.713+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_120, and the Request Id: 6d48670e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.715+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_117-, and the Request Id: bccfa2f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.720+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 755a39d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.725+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4001b745, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.727+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4001b745 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.728+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3073f7df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.729+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 41640639, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.730+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5375f6a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.731+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5375f6a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.732+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41640639 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.733+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_119, and the Request Id: 7f8a7f7d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.735+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_117-, and the Request Id: a662ffc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.738+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 50502d1b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.740+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50502d1b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.742+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_119, and the Request Id: 340e3c39, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.749+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_120-, and the Request Id: 7ba9c264, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.750+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 500fcd57, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.752+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5ce57780, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.754+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ce57780 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.755+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b0b5942, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.755+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 315dc636, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.757+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44c8940a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.757+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53725590, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.757+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d2921e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.757+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_119-, and the Request Id: 75396c0c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.763+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 31cda7e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.764+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31cda7e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.766+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_119-, and the Request Id: 23e6be4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.766+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_116, and the Request Id: 55b6039b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.771+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67bdb9b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.776+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_116-, and the Request Id: 79117fa9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.781+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cd7d1aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.784+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5dcc7ed2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.790+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 79a31562, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.792+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79a31562 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.794+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e035517, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.794+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 25652478, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.795+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25652478 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.797+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_120, and the Request Id: 57359d71, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.797+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4dcdcec7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.797+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11b45bb8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.799+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4dcdcec7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.801+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1994401a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.802+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fd0b754, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.803+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fd0b754 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.803+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1994401a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.807+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 140c5fc1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.809+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140c5fc1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.814+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e586960, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.814+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_119, and the Request Id: 20fa42ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.815+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e586960 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.818+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29992824, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.820+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29992824 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.824+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_118, and the Request Id: 57fe8f82, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.826+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_120, and the Request Id: 49e0e289, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.830+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57f64e19, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.834+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4a46296a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.835+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_118-, and the Request Id: 411cddec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.835+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_119-, and the Request Id: 4d36ed31, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.838+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10bf47a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.838+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a46296a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.841+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c3b6eed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.842+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c3b6eed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.845+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_120-, and the Request Id: 4c8c785a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.846+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_120, and the Request Id: 4e6d42f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.846+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22fc002f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.848+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a23fcfe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.853+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3762335c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.855+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3762335c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.858+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_120-, and the Request Id: 54f1a2dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.858+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4249be6e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.858+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20c02075, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.859+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4249be6e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.863+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_118, and the Request Id: 31b795a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.864+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7dd444c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.869+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5ef77aa5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.869+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 183f319a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.871+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ef77aa5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.872+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_118-, and the Request Id: 1142e6e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.872+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a0d1d67, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.875+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: de1e96c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.877+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: de1e96c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.878+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6a14113c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.879+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_121, and the Request Id: 1a8e8952, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.879+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a14113c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.883+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d60a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.888+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d60a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.889+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16be5a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.889+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d3a0d2b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.889+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 553e383e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.890+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_120-, and the Request Id: 33b00158, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.891+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_120, and the Request Id: 24e457a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.895+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d3a0d2b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.900+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 56af6097, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.900+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 595b0e95, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.902+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56af6097 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.904+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10396278, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.904+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_117, and the Request Id: 67defd90, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.909+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e5d349c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.911+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e5d349c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.917+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b42b66d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.917+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f5633f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.919+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1472e705, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.921+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1472e705 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.925+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_117, and the Request Id: 751db12, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.926+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32a5bb6e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.926+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_121-, and the Request Id: 71fcd55e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.929+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3740682a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.930+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_120-, and the Request Id: 381d5454, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.931+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3740682a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.933+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13b755a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.937+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 252f6e5b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.938+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 11cbaa54, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.939+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 252f6e5b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.939+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11cbaa54 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.941+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5137a9b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.942+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5137a9b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.943+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_121, and the Request Id: 424946c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.943+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_117-, and the Request Id: 1789de15, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.948+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_119, and the Request Id: 535f14a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.953+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f6d9189, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.955+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f818cfc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.957+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41437b72, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.957+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1280e9b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.957+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 623bf385, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.959+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 623bf385 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.959+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f1c9fe7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.961+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f1c9fe7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.961+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_117-, and the Request Id: 7ff454d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.962+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 347549fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.962+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 746c69df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.963+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 347549fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.963+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 746c69df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.966+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_121, and the Request Id: 7749d52a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.966+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_120, and the Request Id: 5494fa83, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.968+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c589f86, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.974+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_121-, and the Request Id: 30694efa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.977+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b3671e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.977+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_121-, and the Request Id: 6fc307d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.984+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 65f7c467, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.986+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65f7c467 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.989+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7cacc055, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.990+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cacc055 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.992+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 33fc1f79, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.992+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_119, and the Request Id: 571253b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.993+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_119-, and the Request Id: 666f7d8c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.994+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33fc1f79 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.996+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 527c2483, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.997+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 527c2483 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:54.999+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_121, and the Request Id: 51e3befb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.003+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3cce4723, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.006+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1375b7ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.006+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_120-, and the Request Id: b51e2e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.008+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7199b2a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.009+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40c529ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.017+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3eaf862b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.021+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4305b6f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.023+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4305b6f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.025+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 19b39e76, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.026+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19b39e76 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.027+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5560adb2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.033+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_122, and the Request Id: 7ac5e8b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.044+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_121-, and the Request Id: 5144b6d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.046+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57ff07d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.046+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4ff85ea9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.048+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_119-, and the Request Id: 7130248a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.050+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ff85ea9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.051+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2cc22462, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.053+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c683dbb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.053+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 767d9260, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.055+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c683dbb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.055+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ad04d7b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.055+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c176b31, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.055+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3cac61ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.056+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ad04d7b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.059+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c576bd3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.061+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_121, and the Request Id: 2591c725, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.063+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c576bd3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.064+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_118, and the Request Id: 4d9230e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.074+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_122-, and the Request Id: 16b42745, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.081+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 17ceaa3d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.084+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37693188, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.087+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_121-, and the Request Id: 1be84e81, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.088+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_118-, and the Request Id: 665d3dd0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.089+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e29fb89, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.089+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d3e4745, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.089+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73324e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.093+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17ceaa3d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.094+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6957144f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.096+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3df4b7d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.096+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6957144f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.098+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3df4b7d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.098+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6c2cf193, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.098+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 65428d7d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.099+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c2cf193 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.099+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65428d7d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.099+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 497c6cee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.099+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 542bed7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.101+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 68f4cc0b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.101+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6578987c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.101+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 542bed7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.101+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68f4cc0b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.102+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 497c6cee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.108+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_120, and the Request Id: 1001112b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.108+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6909ba9f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.108+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_122, and the Request Id: 41a29769, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.108+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_118, and the Request Id: 6c06f85f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.110+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_122, and the Request Id: 2ec3b9d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.108+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a5ffe59, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.113+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 75b7141d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.114+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75b7141d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.119+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5fb9e5e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.120+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6fccf5a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.120+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c8a1db5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.121+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fccf5a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.123+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_121, and the Request Id: 7c549a75, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.127+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2775f493, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.134+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_121-, and the Request Id: 7c29cc91, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.136+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24048490, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.136+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_120-, and the Request Id: 2e6b0f31, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.139+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_118-, and the Request Id: 67bb5971, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.144+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 61cdc6d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.145+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_122-, and the Request Id: 4932bc71, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.146+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61cdc6d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.147+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 591c3ea1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.149+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3dabfe2f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.151+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3dabfe2f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.156+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_122, and the Request Id: 5e51cb90, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.156+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57575f25, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.160+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 696ebf89, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.162+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 696ebf89 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.165+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 449477da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.166+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 449477da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.171+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_123, and the Request Id: 8a66d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.171+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 34b0afe8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.172+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34b0afe8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.176+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 840dec8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.183+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 40832359, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.184+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78e26e5d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.185+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 840dec8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.185+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40832359 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.185+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53cb3302, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.187+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7d4f286a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.189+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d4f286a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.190+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 42752fea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.192+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42752fea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.193+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c696a6b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.193+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_122-, and the Request Id: 7ced3d39, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.195+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_122-, and the Request Id: 6f6319e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.201+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d6e3bac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.202+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_120, and the Request Id: 27d9ca6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.203+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63e769d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.203+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c696a6b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.205+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_119, and the Request Id: 4bb557e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.205+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_122, and the Request Id: 2a9857cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.207+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_123-, and the Request Id: 281c015a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.210+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d58aa2b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.215+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ca22f24, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.216+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 176c4d3d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.217+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 666aae6a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.219+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 666aae6a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.220+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ceecaf0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.220+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1be6e312, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.224+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2c2d2ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.226+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c2d2ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.228+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_120-, and the Request Id: 21a8ae9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.228+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64285115, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.229+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64285115 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.230+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15400c54, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.231+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ce6c572, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.231+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_119-, and the Request Id: 556f9070, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.231+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15400c54 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.232+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ce6c572 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.234+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_122, and the Request Id: 44a670a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.236+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_119, and the Request Id: 1cf30114, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.236+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4153d62f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.237+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4153d62f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.239+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fe66249, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.239+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_121, and the Request Id: 7754ecdd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.247+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_122-, and the Request Id: 17f91c0a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.249+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 480431dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.251+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b5448bc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.258+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6a86af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.260+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a86af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.262+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 508ae926, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.262+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b44992e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.262+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7df71783, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.264+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 508ae926 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.269+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_123, and the Request Id: 76a6ed18, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.277+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_122-, and the Request Id: 6bb00077, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.277+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3319af7d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.279+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3319af7d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.277+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_119-, and the Request Id: a9430c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.281+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_123-, and the Request Id: 43d58480, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.283+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1112a0db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.287+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1112a0db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.288+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_123, and the Request Id: 2012ee95, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.294+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e375fbc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.295+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_121-, and the Request Id: 61959107, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.297+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bd1e9da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.300+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5365c309, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.300+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c656d14, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.302+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5365c309 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.302+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c656d14 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.304+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7ca8858c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.306+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ca8858c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.306+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 47376e48, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.308+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47376e48 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.313+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45e886e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.313+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_123, and the Request Id: 3a7f2d5b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.313+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f38c212, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.315+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_124, and the Request Id: 42294e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.315+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d8f24e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.318+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59fe0655, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.321+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_123-, and the Request Id: 7b1493e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.322+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_123-, and the Request Id: 444ed670, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.327+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4aa32243, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.329+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4aa32243 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.339+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 53dbf9c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.340+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 549c7623, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.341+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53dbf9c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.342+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b3bf77d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.344+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 71f22e08, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.344+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_121, and the Request Id: dbfce92, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.349+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71f22e08 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.351+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2f06835e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.352+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f06835e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.353+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 395cce3b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.356+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_120, and the Request Id: 3afb845d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.358+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_124-, and the Request Id: 1d6aadba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.360+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 251e1633, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.363+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3670e52c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.365+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3670e52c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.365+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2bff98f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.368+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7203463e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.368+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 831414c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.369+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7203463e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.371+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_120-, and the Request Id: 6c7cffda, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.371+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13867d16, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.375+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_124, and the Request Id: 7cf86dbb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.375+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 733880e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.377+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 291b60af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.377+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 733880e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.379+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1c01a309, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.380+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7cb8ef14, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.381+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c01a309 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.381+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cb8ef14 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.384+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7026eec9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.385+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7026eec9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.386+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_121-, and the Request Id: 2fbf5732, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.387+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_120, and the Request Id: 268f5b5a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.387+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 625f65ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.390+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 55e4b734, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.390+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 53d477f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.391+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55e4b734 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.391+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53d477f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.392+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3d7748af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.393+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d7748af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.393+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_123, and the Request Id: 51d5c18a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.393+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_123, and the Request Id: c95e81b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.395+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7e426dbc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.397+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e426dbc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.399+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ff7c438, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.401+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_122, and the Request Id: 63a24554, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.405+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14c94895, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.409+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f95722e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.412+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c52512b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.416+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f4eaa65, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.420+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_120-, and the Request Id: 5a6f53e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.425+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7fe76415, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.432+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_123-, and the Request Id: 73898f96, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.432+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_123-, and the Request Id: d858950, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.440+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f00e93, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.444+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f00e93 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.445+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 205269fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.446+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 205269fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.448+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_124-, and the Request Id: 488164a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.448+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_124, and the Request Id: 7dae3e3d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.450+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_122-, and the Request Id: 57ec4c7e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.454+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 769ce2d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.454+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1878655, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.455+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 769ce2d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.456+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1878655 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.457+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f42f69f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.458+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6490389f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.459+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6490389f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.464+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8f0c5d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.464+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 13c5886c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.465+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_124, and the Request Id: 6dae516d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.464+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a21967c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.464+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1888c09d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.467+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a21967c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.469+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13c5886c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.470+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 451770cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.470+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_121, and the Request Id: 76933db4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.470+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_124-, and the Request Id: 661f09f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.471+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 451770cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.471+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b7718c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.474+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_125, and the Request Id: 40ecf6a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.476+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1d7f9773, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.478+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d7f9773 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.480+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 61c64d0f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.481+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61c64d0f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.483+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_122, and the Request Id: 1876b173, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.492+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5df0da5c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.497+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_122-, and the Request Id: 218e465f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.497+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47362fa1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.501+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_124-, and the Request Id: 47e0e589, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.503+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2847825, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.506+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_121-, and the Request Id: 4664e2b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.513+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3beae5f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.515+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 31f215b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.518+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31f215b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.519+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_125-, and the Request Id: 64acca19, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.520+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d19fbf2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.522+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d19fbf2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.524+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a87dd2e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.526+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_124, and the Request Id: 207ea5f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.533+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4402238, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.534+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_124-, and the Request Id: 1392a8db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.535+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4402238 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.545+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 67e7297, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.547+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67e7297 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.547+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30b59c51, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.549+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74b42805, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.553+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2988294, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.553+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_124, and the Request Id: 16723a9c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.553+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5dffd12b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.555+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2fc286f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.560+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15946433, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.562+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72cb8751, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.574+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7458c83b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.574+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 411e19e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.576+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7458c83b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.576+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 411e19e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.577+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14c2f0b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.579+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c8ced64, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.582+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c19f4e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.582+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d34314e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.584+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c19f4e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.584+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d755cec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.585+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 649ca5ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.586+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 649ca5ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.588+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_125, and the Request Id: 61e0ff5d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.589+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 125539b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.591+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_124-, and the Request Id: 5917de43, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.588+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_121, and the Request Id: 683996a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.592+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 635ab74d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.592+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43a7ea5d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.594+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 635ab74d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.596+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5a84a5dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.599+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e974bd9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.600+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a84a5dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.601+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e974bd9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.604+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_125, and the Request Id: 48d0bdf9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.604+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3f000d5a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.605+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f000d5a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.607+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2b81ad24, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.608+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 781bbbc3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.608+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b81ad24 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.611+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 781bbbc3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.612+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ecbdb68, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.612+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_125, and the Request Id: 7aec9bf4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.616+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_123, and the Request Id: 34ea80a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.619+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_125-, and the Request Id: 5ea9dfc7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.625+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6e410acc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.626+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e410acc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.628+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 62353b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.629+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62353b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.632+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_125-, and the Request Id: 689cff51, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.634+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_123, and the Request Id: 67ed54ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.640+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2f6b0b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.642+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f6b0b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.645+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c126fa8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.646+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c126fa8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.648+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 591ed2e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.650+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1682fd6f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.650+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4fa5657a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.651+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1682fd6f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.651+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fa5657a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.655+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_125, and the Request Id: 331d2852, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.655+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_126, and the Request Id: 28904f67, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.659+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_121-, and the Request Id: 51852865, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.664+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f6e14fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.664+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_123-, and the Request Id: 1c891aea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.666+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f6e14fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.666+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_125-, and the Request Id: 7dd15c53, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.667+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 742b05fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.672+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60503624, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.673+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 238c476e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.674+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 238c476e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.676+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_126-, and the Request Id: 20335bf7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.677+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_122, and the Request Id: 3568f8cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.680+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_125-, and the Request Id: 370e5d8e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.682+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 304edd41, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.682+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_123-, and the Request Id: 691aa9f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.682+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1add3bf7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.685+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 499ef09d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.687+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b1c7f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.687+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13cfe610, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.691+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 238fc5b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.695+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1dea182, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.697+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_122-, and the Request Id: e022d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.699+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8938584, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.701+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 668a2d6d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.703+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6b15aa72, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.710+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7dcf35d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.713+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b15aa72 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.713+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 102377fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.716+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 102377fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.716+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_125, and the Request Id: 2d8e58ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.717+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7bfe50d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.721+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1db03729, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.728+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f3a2c10, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.731+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 13cdf87d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.732+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13cdf87d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.733+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 376b22fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.734+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 259a5ee2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.735+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 259a5ee2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.740+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_126, and the Request Id: 70542b6e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.742+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_125-, and the Request Id: 70a5899f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.745+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1b4da75f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.746+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b4da75f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.752+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6a97414f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.752+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 22e8d003, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.753+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22e8d003 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.754+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a97414f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.755+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_126, and the Request Id: 3a8210f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.755+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 694839b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.760+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 694839b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.761+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_126, and the Request Id: 523955fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.763+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f4912e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.763+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 42faab7a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.765+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42faab7a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.766+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38e309e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.764+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f4912e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.767+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ddb9f99, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.767+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4d4ae455, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.769+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d4ae455 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.770+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6bc3704, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.771+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ddb9f99 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.772+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_126-, and the Request Id: 5d459303, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.772+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7261b5e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.773+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7261b5e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.774+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_127, and the Request Id: 77886d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.774+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e0bb99a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.775+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 630e7f5b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.776+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 630e7f5b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.776+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e0bb99a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.780+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 91bd477, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.780+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_122, and the Request Id: 1b68dfd7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.781+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 91bd477 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.782+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_126-, and the Request Id: 13f24269, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.782+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_126, and the Request Id: 25cacdaf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.783+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_124, and the Request Id: 1fde9a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.792+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c190de5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.799+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70ad6945, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.802+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b99baec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.802+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_126-, and the Request Id: 30fef797, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.803+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e1652cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.805+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_127-, and the Request Id: 2e0738db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.807+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5b581ac0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.809+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b581ac0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.809+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_122-, and the Request Id: 508124a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.813+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_124-, and the Request Id: 35c520de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.815+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7120e411, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.815+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_126-, and the Request Id: 3668808c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.817+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7120e411 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.824+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_124, and the Request Id: 737ab08e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.829+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3957e7a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.838+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f94717b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.840+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b64246f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.842+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b64246f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.845+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: de5538d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.845+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_124-, and the Request Id: 23d78842, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.848+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d71cbcf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.848+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 76a0a15b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.850+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76a0a15b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.851+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_126, and the Request Id: 3b009571, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.856+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 549b5081, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.856+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37dd580c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.857+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 549b5081 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.856+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 22960617, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.859+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22960617 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.859+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_126-, and the Request Id: 79651e9c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.860+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 340e5449, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.861+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 340e5449 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.861+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c39b38f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.863+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 72c75ca9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.863+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72c75ca9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.867+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_127, and the Request Id: 4d4a10d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.867+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_123, and the Request Id: 3e850f42, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.870+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b9850f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.877+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6588eee3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.877+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e48c13b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.879+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a44c6d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.879+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7017d420, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.882+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1cce38d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.884+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cce38d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.884+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 544e13cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.887+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f012e22, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.888+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f012e22 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.889+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 29326ce9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.890+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29326ce9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.891+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_127, and the Request Id: 6cfa74fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.896+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e71fb64, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.896+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_127-, and the Request Id: 5a23b73c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.897+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e71fb64 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.899+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 731bbdbf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.896+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_123-, and the Request Id: 2adbe22d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.901+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_127, and the Request Id: 154410c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.901+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d4ffcc6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.909+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ca5d13f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.915+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 728f6c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.915+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6532a5f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.917+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 33637da7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.918+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33637da7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.919+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47b3a2dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.921+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7e671c7d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.922+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e671c7d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.924+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_127-, and the Request Id: 34a33a58, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.929+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1115413e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.931+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_127, and the Request Id: 2d286660, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.931+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_127-, and the Request Id: 543112c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.933+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1115413e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.937+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d4df3f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.937+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 78f486af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.938+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78f486af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.937+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 714e63c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.939+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e2d1a7b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.939+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e2d1a7b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.940+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 74d321b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.944+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74d321b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.945+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_128, and the Request Id: 5f41826d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.945+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_123, and the Request Id: 23cdbaa1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.948+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21db756e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.949+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21db756e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.950+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2455bb5a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.950+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3fbe6b23, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.951+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2455bb5a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.951+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fbe6b23 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.952+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 49df1eda, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.954+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49df1eda the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.960+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_125, and the Request Id: 46d18ebe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.960+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2dda7edd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.962+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2dda7edd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.962+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e062547, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.963+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e062547 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.964+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_127, and the Request Id: 6f3c2fc5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.966+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_125, and the Request Id: 4d565a01, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.966+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7da25e0c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.966+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73bcd5db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.968+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7da25e0c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.970+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2548a6fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.971+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2548a6fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.973+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_124, and the Request Id: 29c40b99, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.973+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_123-, and the Request Id: 45bfc7b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.976+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 242e12d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.980+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_128-, and the Request Id: 75b60c31, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.982+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 447099d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.989+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_125-, and the Request Id: 6ebc883, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.997+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_127-, and the Request Id: 35f63941, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:55.999+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_127-, and the Request Id: 4f148235, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.006+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f960a1c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.006+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6dc261ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.006+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_124-, and the Request Id: 45642d94, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.010+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 642f4e4b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.010+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11e26467, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.011+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 642f4e4b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.013+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5940af39, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.015+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5940af39 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.016+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_128, and the Request Id: 5d4632bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.024+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 301c2135, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.031+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_125-, and the Request Id: 7c415d58, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.035+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52208197, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.042+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25c546f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.044+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21ed900b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.055+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7db4d57b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.061+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c6b2793, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.061+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a34ec44, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.073+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d4a490f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.080+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_128-, and the Request Id: 3e6fefa5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.081+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ba54828, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.082+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ba54828 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.088+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10461042, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.090+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4522ecba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.091+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2030ffdc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.093+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2030ffdc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.096+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 32c0f5f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.097+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_128, and the Request Id: 70a7505f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.106+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6badcc5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.111+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32c0f5f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.115+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c222f43, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.116+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58d0e9cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.120+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 553e2028, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.122+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 553e2028 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.124+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7cbefa8f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.124+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18c4b01b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.126+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cbefa8f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.126+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_128, and the Request Id: 47bd77b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.128+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_128-, and the Request Id: 33a36e91, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.129+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 320f280, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.129+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 73d1a4e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.131+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73d1a4e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.131+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 470ef0df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.132+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_126, and the Request Id: 23e04c9c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.133+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18314e80, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.134+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18314e80 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.135+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 470ef0df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.136+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 320f280 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.136+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 18ba0434, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.138+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18ba0434 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.139+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f7719c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.139+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 921e806, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.139+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3cea8579, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.139+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 452d5338, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.140+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f7719c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.140+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 921e806 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.141+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 452d5338 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.140+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cea8579 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.142+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e40a4d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.142+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_124, and the Request Id: 11c0fd40, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.143+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_128, and the Request Id: 71ce3820, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.144+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e40a4d7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.145+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_128, and the Request Id: 155a4b4f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.146+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7bae30fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.147+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bae30fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.149+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_129, and the Request Id: 2e595424, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.152+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_128-, and the Request Id: 2c7a88f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.155+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9fa72e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.160+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 47810d6e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.160+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_125, and the Request Id: 57c30543, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.162+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47810d6e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.165+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2d5ebe24, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.167+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d5ebe24 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.169+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_128-, and the Request Id: 51eb0e6a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.169+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_126, and the Request Id: 17643846, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.169+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_126-, and the Request Id: 7cd40172, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.170+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_124-, and the Request Id: 77125e7b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.169+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25118fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.173+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_125-, and the Request Id: 25c44931, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.174+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_128-, and the Request Id: fe11748, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.177+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 15fb0c11, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.179+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e852709, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.181+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15fb0c11 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.185+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5120be63, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.187+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5120be63 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.189+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_126-, and the Request Id: 456d5e2d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.192+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_129, and the Request Id: 3de66bdc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.192+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_129-, and the Request Id: 4d3cf76d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.201+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48345908, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.203+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7994a987, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.206+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44985375, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.206+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75ba4604, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.207+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_129-, and the Request Id: 14efad74, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.217+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 575a0fa2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.224+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 203b21f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.229+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fcbb534, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.232+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59abf75a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.238+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c50677f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.240+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19a7a7dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.251+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74c7cc99, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.252+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 38e400b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.253+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 223ffdd5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.263+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38e400b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.264+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1db46d49, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.266+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1db46d49 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.268+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 27e1ad2e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.270+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27e1ad2e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.270+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a96ccf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.271+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e683099, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.273+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_129, and the Request Id: 4f0f8980, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.274+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a96ccf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.275+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_129, and the Request Id: 1a5fd1cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.279+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67ce72d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.281+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 708cf701, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.291+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56139de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.292+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 76e13043, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.296+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76e13043 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.300+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48ce8873, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.302+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 247db137, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.304+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 247db137 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.304+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48ce8873 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.304+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34b79719, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.306+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_127, and the Request Id: 2d30488a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.310+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5443a6a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.312+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5443a6a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.320+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_125, and the Request Id: 3c94389b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.321+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 44b40f3d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.324+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44b40f3d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.325+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1b6ae851, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.325+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1826b48f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.326+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b6ae851 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.327+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1826b48f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.330+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_129-, and the Request Id: 4337d3a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.330+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43ce6614, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.331+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b4bc7f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.331+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43ce6614 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.333+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_130, and the Request Id: 7a1620a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.335+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_126, and the Request Id: 37a03035, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.337+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_129-, and the Request Id: 3bb5abf6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.345+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ab6d419, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.347+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ab6d419 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.347+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d7c52d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.349+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d7c52d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.350+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4cd381ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.352+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cd381ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.353+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2879eb0a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.354+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2879eb0a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.355+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_129, and the Request Id: 1eba590, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.357+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_127-, and the Request Id: 51212950, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.357+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_127, and the Request Id: 29e2d9f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.363+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54519732, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.366+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_125-, and the Request Id: 7070728f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.366+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5f709c47, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.368+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f709c47 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.371+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14dccb76, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.373+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14dccb76 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.375+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 72dd5bb7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.375+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_130-, and the Request Id: 1262a060, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.377+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72dd5bb7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.379+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 69102ca4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.380+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_130, and the Request Id: 756bff1f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.383+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_126-, and the Request Id: 56cccbeb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.386+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69102ca4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.387+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_129, and the Request Id: 3f401830, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.390+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3cdae766, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.392+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_129-, and the Request Id: 585a23ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.393+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 114c0c02, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.401+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38c1d34d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.401+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_127-, and the Request Id: 289f1864, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.412+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 415902f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.420+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 226454d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.421+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_130-, and the Request Id: 79a4c22, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.431+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30bd5793, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.435+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_129-, and the Request Id: 334d1d55, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.440+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6006bedf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.441+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6964d61a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.443+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c1a60c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.448+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1dfb4f9b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.452+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15af7a5e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.456+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 45cead24, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.458+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45cead24 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.459+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5ddb3564, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.464+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ddb3564 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.465+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d0ece47, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.468+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21e9d3ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.471+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_130, and the Request Id: 5f8e7926, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.473+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37a8ad5d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.477+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 707d4f58, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.480+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f467f9e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.486+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 375df88f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.488+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 375df88f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.492+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 773ceaf0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.494+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 773ceaf0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.496+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_130, and the Request Id: 1bbe88d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.498+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3198d850, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.498+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3db51498, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.500+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30c5ed34, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.502+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3db51498 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.502+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 632959b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.505+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 55ff3d15, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.507+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55ff3d15 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.509+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_128, and the Request Id: 3f24f526, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.512+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e53fc69, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.514+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e53fc69 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.515+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8b4c182, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.517+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8b4c182 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.519+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_126, and the Request Id: 3304d928, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.524+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_130-, and the Request Id: 25aa5ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.528+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 28c5d690, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.530+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28c5d690 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.532+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 72327c11, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.534+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72327c11 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.535+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3d1a56ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.535+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 45cab10, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.537+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45cab10 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.537+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d1a56ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.540+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 73b3515f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.540+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_131, and the Request Id: 41d7a190, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.540+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1de80084, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.542+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1de80084 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.548+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_127, and the Request Id: 4cfd8a20, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.548+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_130-, and the Request Id: 113aaa0b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.549+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73b3515f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.550+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 531bf1c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.552+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 531bf1c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.553+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_131, and the Request Id: 1902e1c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.553+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e069bfb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.554+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 27ce0353, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.555+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e069bfb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.557+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_128, and the Request Id: 12129081, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.557+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27ce0353 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.568+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e4636e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.568+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_126-, and the Request Id: 20da7d66, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.572+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_127-, and the Request Id: 5f022bb4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.576+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e4636e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.576+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5659aa82, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.578+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_131-, and the Request Id: 9d6768d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.579+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_128-, and the Request Id: 7afd33d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.579+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a1006ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.583+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a1006ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.583+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75febe2a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.585+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_131-, and the Request Id: 38938590, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.585+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_128-, and the Request Id: fa4e932, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.586+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3d629db2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.588+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d629db2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.589+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_130, and the Request Id: 7e44578c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.598+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_130, and the Request Id: 722f23ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.636+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f3ff072, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.639+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a719cdc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.642+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27ac4359, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.642+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7291249c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.645+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 738f8a83, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.647+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_130-, and the Request Id: 473e1fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.649+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_130-, and the Request Id: 7429ae9d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.649+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6efcdd27, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.651+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55a358c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.651+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fc54f4b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.654+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8f79fe0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.662+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46a3264a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.666+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5180a9c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.667+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a631952, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.671+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4d821344, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.672+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 523085c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.675+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d821344 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.679+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33a34947, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.679+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5737de2b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.680+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33a34947 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.681+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5737de2b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.684+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_131, and the Request Id: efaa5e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.684+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8879b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.684+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 60fc47ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.686+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60fc47ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.688+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_131, and the Request Id: 3baca482, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.689+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9d29a5a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.697+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c421183, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.699+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c421183 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.704+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 20797cc5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.706+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20797cc5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.709+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e944fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.713+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_132, and the Request Id: 4c7f7a09, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.714+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5f4ec3cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.716+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f4ec3cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.717+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 225874bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.717+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7ac0bda9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.719+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ac0bda9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.719+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 225874bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.725+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6c062f64, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.725+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_129, and the Request Id: 197a2109, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.726+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c062f64 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.728+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_128, and the Request Id: 67095a8d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.740+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_131-, and the Request Id: 5f234f5b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.740+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d24e30a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.742+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_132-, and the Request Id: 6f26c6b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.744+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_131-, and the Request Id: 35f60ffe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.745+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f8171f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.747+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5bfa720e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.748+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f57e73f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.749+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bfa720e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.749+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f57e73f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.751+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: cf555b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.751+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 44196d65, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.752+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cf555b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.753+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 18486e42, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.754+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18486e42 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.755+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44196d65 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.756+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_129, and the Request Id: 7b433625, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.757+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 955dcf2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.757+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_127, and the Request Id: 41ebf37c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.758+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 955dcf2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.760+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_131, and the Request Id: b9ed174, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.760+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74e70c89, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.768+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17a42628, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.774+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_127-, and the Request Id: 44622c0a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.774+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_129-, and the Request Id: 6efe4d8d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.783+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1ff4e7d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.784+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ff4e7d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.785+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5db8796a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.787+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14e0de6d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.788+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_128-, and the Request Id: 58c1ef97, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.790+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14e0de6d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.792+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_131, and the Request Id: 26882567, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.798+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3fa0b8a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.800+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 540ac770, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.800+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fa0b8a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.800+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a925896, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.805+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 20dd9e4f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.807+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20dd9e4f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.811+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_131-, and the Request Id: 356ab6a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.811+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1b89a84d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.811+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_132, and the Request Id: 1ee13740, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.812+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 25aa9c3f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.814+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25aa9c3f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.814+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5625b2f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.815+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6dce0b20, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.816+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b89a84d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.816+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 466d8e66, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.817+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 466d8e66 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.819+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_133, and the Request Id: 199e5eb9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.821+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_132, and the Request Id: 11179568, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.821+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6dce0b20 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.822+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 451df94e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.829+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_129-, and the Request Id: 2cd8f631, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.834+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 553b80c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.835+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_131-, and the Request Id: f6badc2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.840+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b581b62, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.847+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19246312, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.851+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_132-, and the Request Id: 615d97a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.857+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 54fdb5bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.859+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54fdb5bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.860+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e60da56, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.867+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6030c9ad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.868+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef10c3b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.869+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6030c9ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.872+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_132, and the Request Id: 75fc34b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.877+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_133-, and the Request Id: 740c0e83, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.881+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 321f35b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.885+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72364aa7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.890+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3882e6ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.892+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7acaafad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.903+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 47a506e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.904+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_132-, and the Request Id: 59ec308d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.905+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47a506e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.909+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 737accf8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.912+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4334606e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.913+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7cc386fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.914+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4334606e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.915+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cc386fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.917+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 613876c2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.918+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 613876c2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.919+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_132-, and the Request Id: 26184bab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.921+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_129, and the Request Id: 28a773ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.922+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_130, and the Request Id: 647508d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.926+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 447a74dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.931+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 366ed60a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.931+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12a8d149, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.935+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4bdb09e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.936+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bdb09e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.937+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69716129, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.939+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5dd522d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.940+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5dd522d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.945+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_130, and the Request Id: 69b9ddea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.955+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ec28688, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.960+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64a6fec9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.963+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_129-, and the Request Id: 6fa84fc6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.960+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_130-, and the Request Id: ec5c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.960+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_130-, and the Request Id: 1c1aa43b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.964+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 156e916e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.974+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7e1390a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.975+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e1390a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.977+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7fc7ae32, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.982+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 73625155, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.982+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7e4bb78e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.983+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 60fa630d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.983+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73625155 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.984+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e4bb78e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.985+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60fa630d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.987+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1fe89b87, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.987+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5a8a8a38, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.988+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fe89b87 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.989+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a8a8a38 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.989+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_132, and the Request Id: 22dd646a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.990+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_134, and the Request Id: 74f9f415, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.992+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a30ac5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.993+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a30ac5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.993+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 49629a98, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.994+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49629a98 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.995+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_132, and the Request Id: 73cf84a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:56.995+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66d74cc7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.005+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_133, and the Request Id: 4bef17fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.007+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36b86646, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.014+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2406cc2a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.014+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b552e50, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.016+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7031f08e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.018+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7031f08e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.021+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_133-, and the Request Id: 57f3f60d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.024+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ba641fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.024+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 134e5f17, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.025+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ba641fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.026+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_128, and the Request Id: 3948cd17, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.032+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f4b0438, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.036+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_132-, and the Request Id: 3e9e2a88, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.042+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_132-, and the Request Id: 3af5ca0b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.044+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_134-, and the Request Id: 43bb01d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.050+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 280c7649, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.052+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 280c7649 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.057+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5892c5a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.058+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e975d1e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.059+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5892c5a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.060+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_133, and the Request Id: 38590adc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.071+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e95a805, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.074+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c3133d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.076+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c3133d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.077+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7152ab83, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.078+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ce177e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.079+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ce177e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.081+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_133, and the Request Id: 6feba09f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.081+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 30af75f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.082+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30af75f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.084+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d9c0bf2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.086+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9c0bf2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.090+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_131, and the Request Id: 35bd3d42, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.093+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_128-, and the Request Id: 13251efe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.100+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 11083004, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.101+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b4dda2d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.102+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11083004 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.105+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37fc6c78, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.105+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 159445db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.106+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 159445db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.110+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_131, and the Request Id: 1a3d2487, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.112+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b222804, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.117+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_133-, and the Request Id: 2af3da45, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.117+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5514eddf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.126+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_131-, and the Request Id: 5eeb005, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.127+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 46990209, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.129+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46990209 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.130+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3009f9ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.133+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_133-, and the Request Id: 744011d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.134+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 342a4b41, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.135+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f719a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.135+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 342a4b41 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.143+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_130, and the Request Id: 1d97632b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.144+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_131-, and the Request Id: 42fd31a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.146+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ad87961, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.147+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ad87961 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.149+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 12551ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.150+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12551ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.152+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e1cfc35, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.155+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_134, and the Request Id: 626de1b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.157+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f649cbf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.164+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14800fbc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.169+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7089a20d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.172+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e29f1f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.173+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14800fbc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.174+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e29f1f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.175+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 806bbc7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.175+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 28c949e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.177+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28c949e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.178+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6a4b0e17, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.179+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a4b0e17 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.180+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_133, and the Request Id: cd290aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.181+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_133, and the Request Id: 6cd89719, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.186+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71fa4618, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.191+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15908538, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.194+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_130-, and the Request Id: 519497cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.202+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b064114, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.204+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_134-, and the Request Id: 6c715e95, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.208+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6e6e9111, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.210+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e6e9111 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.212+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 568a2725, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.212+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5845f702, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.214+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5845f702 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.218+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_133-, and the Request Id: 6d601e45, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.219+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1368ddd5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.221+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 568a2725 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.221+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_129, and the Request Id: 5dca4ab4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.221+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1368ddd5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.222+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_133-, and the Request Id: 17be835b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.225+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_135, and the Request Id: 12125dcd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.228+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b4d7c0b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.234+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b4d7c0b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.234+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4be14e8c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.237+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f8c36a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.239+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9ffebca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.240+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9ffebca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.242+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_134, and the Request Id: 74c85d4c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.241+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d941050, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.249+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 434b3b79, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.252+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f716a46, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.255+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5430ffbb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.257+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57bdeb22, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.265+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 458b2cbe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.269+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_129-, and the Request Id: 5393e425, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.271+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_135-, and the Request Id: f80fe2b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.280+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c4a759d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.282+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c4a759d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.286+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51ffa9d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.286+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1824bda1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.288+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1824bda1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.290+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_132, and the Request Id: 72eaea0b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.295+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_134-, and the Request Id: 4ada884e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.297+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 278d7670, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.297+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22062ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.305+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f44e7e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.306+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f44e7e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.307+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b2bbe4e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.310+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b2bbe4e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.311+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 55966808, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.312+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 640e3af2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.313+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 640e3af2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.315+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_134, and the Request Id: 48ce657e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.317+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55966808 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.322+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65d52909, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.322+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_132, and the Request Id: 7b8c0bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.323+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4fb4ee8e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.326+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fb4ee8e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.328+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64dda509, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.331+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c12ce73, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.332+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64dda509 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.338+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_135, and the Request Id: 5e108a86, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.344+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 154e48ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.346+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 154e48ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.348+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 757cef84, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.350+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 757cef84 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.352+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70643ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.354+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_134, and the Request Id: 197b9fe8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.357+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1259f0c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.357+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_132-, and the Request Id: 6a41261, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.359+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1259f0c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.363+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3549cfb3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.365+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3549cfb3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.369+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 63a92b6e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.371+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63a92b6e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.372+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_132-, and the Request Id: 54dc08fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.375+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_131, and the Request Id: 5871f54d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.377+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7c213fcc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.378+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c213fcc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.382+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_134, and the Request Id: 66ba6c83, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.383+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_134-, and the Request Id: 46b81194, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.384+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 250c2743, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.385+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_134-, and the Request Id: 127ec062, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.392+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_135-, and the Request Id: 3d39473b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.392+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a31b26f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.397+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a915173, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.399+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 444cf8d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.399+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_131-, and the Request Id: 66cfe37e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.405+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 85a5890, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.407+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_134-, and the Request Id: 37330220, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.412+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5043be9b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.412+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 20757d86, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.414+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5043be9b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.414+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20757d86 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.417+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d42e018, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.417+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 16fb2010, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.418+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 63c924b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.418+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d42e018 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.419+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16fb2010 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.420+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63c924b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.422+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 70d95852, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.423+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70d95852 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.425+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_136, and the Request Id: 14b8e22, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.425+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77a856d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.427+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_130, and the Request Id: 680be6b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.427+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_135, and the Request Id: 408e7edc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.431+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e59962, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.441+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fb7d235, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.445+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 721760d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.450+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e830514, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.456+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40fc99e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.458+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23fbd58, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.463+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 79120905, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.464+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79120905 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.468+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15f34fe6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.469+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15f34fe6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.470+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_135-, and the Request Id: 2eb33376, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.471+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_133, and the Request Id: 668efad3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.477+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 12b23715, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.478+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12b23715 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.480+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2dac3719, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.482+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2dac3719 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.483+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_130-, and the Request Id: 70d32b92, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.483+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_135, and the Request Id: 324f323a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.486+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bdac9c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.504+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5bfe83c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.513+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_136-, and the Request Id: dd41498, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.513+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47ba52fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.521+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4adba3ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.524+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4adba3ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.525+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47336cb0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.526+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4933607b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.529+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d2c4cc0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.530+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d2c4cc0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.532+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_133, and the Request Id: 246a4dcb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.536+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_133-, and the Request Id: 71b2ee44, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.548+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_135-, and the Request Id: 4a18ed68, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.549+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 459cc384, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.551+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 459cc384 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.553+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 68ac97e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.555+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_133-, and the Request Id: 47cb5f00, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.555+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68ac97e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.555+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 446a56bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.556+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48c41578, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.560+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18945ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.563+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_135, and the Request Id: 2a6c031b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.563+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1704cc89, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.565+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1704cc89 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.570+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6799e7ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.572+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7cfb82f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.574+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cfb82f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.576+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 241bb392, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.578+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 241bb392 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.580+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e7ebc3a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.584+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e54cda6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.586+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_135, and the Request Id: 1a597b38, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.586+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d4be811, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.587+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_135-, and the Request Id: 6f6de359, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.588+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79ac8773, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.590+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e54cda6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.590+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e7ebc3a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.591+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_136, and the Request Id: 49b95e2d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.591+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 34c6d767, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.593+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34c6d767 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.594+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_136, and the Request Id: 16957dc5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.597+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_135-, and the Request Id: 35cda835, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.597+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61c8aa15, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.605+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_136-, and the Request Id: 3815a381, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.609+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c38616d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.611+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18e5a865, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.617+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3308f425, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.619+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53f0ee24, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.623+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_136-, and the Request Id: 31aa4e62, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.623+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11c43daa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.625+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 648ddf91, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.626+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18e5a865 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.629+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ba0d934, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.632+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64303749, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.635+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38ce4fe5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.635+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3790bd61, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.637+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3790bd61 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.635+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 28a4b93f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.638+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28a4b93f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.639+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_132, and the Request Id: 6431c1f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.642+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 679bf56b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.643+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 679bf56b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.645+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 76df545d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.646+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76df545d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.647+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76712b68, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.647+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_137, and the Request Id: 6bc546d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.650+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fa9481b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.651+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa9481b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.654+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_134, and the Request Id: 5fb1d2a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.654+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 38297b13, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.655+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58085b51, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.656+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38297b13 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.658+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7a0f753c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.659+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a0f753c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.662+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_134, and the Request Id: 6bad76fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.668+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 388e2f7d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.669+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c59d553, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.671+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_134-, and the Request Id: 71934514, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.678+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5860cefb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.679+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5860cefb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.680+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_132-, and the Request Id: 4312bbdc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.684+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 131673bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.684+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e4d94db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.685+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 131673bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.686+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e4d94db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.688+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 25a5a040, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.693+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_131, and the Request Id: 4ce9ae5a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.694+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25a5a040 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.695+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_136, and the Request Id: 1ca310aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.700+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_137-, and the Request Id: 346e2f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.704+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b11a5fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.706+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58fa32f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.706+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_131-, and the Request Id: 57102753, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.706+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7cb6aaea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.708+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c07e900, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.709+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cb6aaea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.710+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_134-, and the Request Id: 3cc2b62, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.711+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f49a3f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.712+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e0da6cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.712+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f49a3f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.717+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 49f8737, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.717+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 791c00ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.718+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49f8737 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.719+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 791c00ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.720+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e0da6cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.720+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 27d635fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.721+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27d635fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.723+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_137, and the Request Id: 3854457a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.725+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_136, and the Request Id: 72b436a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.726+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_136, and the Request Id: 272aaea9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.729+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_136-, and the Request Id: 7edab51b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.737+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1b3b5199, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.739+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_137-, and the Request Id: 62293843, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.740+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31c0d3a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.742+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22e6b14d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.742+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_136-, and the Request Id: 7f6cb2f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.746+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ee8e40a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.748+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44a62427, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.748+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 783d83b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.748+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b3b5199 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.749+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_136-, and the Request Id: 5acf82bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.751+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 553478d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.754+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6de7220c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.754+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5997386e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.756+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6de7220c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.759+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 380fff98, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.763+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5fe64c15, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.764+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_137, and the Request Id: 502a04c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.766+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44ba6b9c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.769+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 528e5ef2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.773+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b2b8cbc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.779+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e059421, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.780+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 34a87e2b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.782+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34a87e2b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.784+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 23ea41eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.786+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23ea41eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.787+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_135, and the Request Id: 127ca6d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.794+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e40841c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.796+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e40841c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.796+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 15a105bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.798+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15a105bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.798+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7ede930, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.799+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2020a37f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.798+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 45343b90, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.800+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ede930 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.801+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45343b90 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.804+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 19724238, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.804+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 681b4979, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.806+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19724238 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.806+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 681b4979 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.806+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_132, and the Request Id: 3ea6c9c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.809+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4849aa27, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.814+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b83e859, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.815+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_133, and the Request Id: 6dc765d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.820+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_135-, and the Request Id: 1a184d15, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.823+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b83e859 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.824+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_132-, and the Request Id: 283688e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.824+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bc0d82e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.827+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 783d5349, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.827+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7d8fc4d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.829+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 783d5349 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.829+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d8fc4d7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.830+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5972e34e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.831+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5972e34e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.831+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 34fdc2d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.833+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34fdc2d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.833+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_138, and the Request Id: 7ad7d2b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.834+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14295216, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.835+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_133-, and the Request Id: 44ff9957, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.837+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: add1a03, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.839+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: add1a03 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.842+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 657c0557, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.842+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_137-, and the Request Id: 6d08faa4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.843+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5dabdf4f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.844+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 657c0557 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.845+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_137, and the Request Id: 78952341, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.845+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5dabdf4f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.845+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_138, and the Request Id: 404a0b4d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.849+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1396c96d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.851+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_137, and the Request Id: 5080ca3f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.856+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_135, and the Request Id: 5d083230, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.864+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_138-, and the Request Id: 4a9f2d35, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.867+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 77703286, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.869+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50d2ab73, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.872+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_137-, and the Request Id: 7b8de85b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.872+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77703286 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.875+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1adc8d80, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.877+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_138-, and the Request Id: 788e5192, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.879+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 66ed185a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.880+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66ed185a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.883+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_137, and the Request Id: 2bdcc55e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.883+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a94057c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.885+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52e9496, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.890+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_135-, and the Request Id: 18d88edb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.897+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_137-, and the Request Id: 55e7ee02, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.901+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30d118af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.905+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41702eb9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.910+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 253ce67c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.911+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a658a00, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.918+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 76e658ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.919+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ac4d1e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.921+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76e658ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.923+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 378abe30, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.925+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 378abe30 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.925+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3bea7901, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.926+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bea7901 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.927+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_134, and the Request Id: 58592b72, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.929+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cdf39d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.930+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cdf39d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.931+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_137-, and the Request Id: 785f5cad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.934+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f0bb911, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.936+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_136, and the Request Id: 1ddb771e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.943+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65531f3c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.945+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4251b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.945+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d7d33fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.950+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ffdf1f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.951+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c90fdb2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.955+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 368dcb14, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.957+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 368dcb14 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.959+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 217b7596, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.959+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7207faba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.961+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7207faba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.961+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 217b7596 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.965+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 542ebf23, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.966+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_138, and the Request Id: d6d31df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.967+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 542ebf23 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.973+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_139, and the Request Id: 7d11557f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.977+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_134-, and the Request Id: feee14, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.982+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e018c0a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.984+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_136-, and the Request Id: 74a47e3f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.984+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e018c0a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.998+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a2ce3b3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:57.998+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15a4f962, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.006+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5de70a21, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.006+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 77ff299c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.007+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77ff299c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.009+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4719a707, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.010+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_133, and the Request Id: a5f8130, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.017+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5ce1c423, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.018+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_138-, and the Request Id: 175a0046, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.019+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ce1c423 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.020+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_139-, and the Request Id: 4f7a8165, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.020+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 34db787a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.025+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 533d2ecd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.026+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 533d2ecd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.028+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_136, and the Request Id: 3a372d9c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.031+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70c31ed5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.032+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eca2397, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.033+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34db787a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.034+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4e4469, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.036+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e4469 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.038+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_139, and the Request Id: 62eec82d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.047+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 50abb1af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.048+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: cb136b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.049+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50abb1af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.051+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 13f7a5b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.053+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 15285bb2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.053+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13f7a5b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.055+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_138, and the Request Id: 1f61555, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.063+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1625517b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.065+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1625517b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.065+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7eba719a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.066+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_138-, and the Request Id: 4e1cc209, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.067+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7eba719a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.069+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 18f453f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.070+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18f453f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.072+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55f1b10e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.072+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_138, and the Request Id: e5b0160, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.073+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15285bb2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.074+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_135, and the Request Id: 5f057a15, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.076+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57e5f360, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.084+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d021982, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.093+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 196acba7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.100+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268957ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.102+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_139-, and the Request Id: 429ebe2c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.105+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6c85cf71, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.109+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_133-, and the Request Id: 57fc021, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.111+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c85cf71 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.113+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 198125db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.115+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 198125db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.116+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_138, and the Request Id: 58a644e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.119+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_136-, and the Request Id: 38e41e5d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.126+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_138-, and the Request Id: 70fc00a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.127+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_138-, and the Request Id: 6e62c029, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.132+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_135-, and the Request Id: 1b5e0b92, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.136+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46e8be45, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.140+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ff12dd8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.148+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 54cd6701, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.150+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54cd6701 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.152+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 454e348f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.154+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 454e348f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.155+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_139, and the Request Id: 74e8fc7d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.157+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 178c0180, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.158+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 178c0180 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.160+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cfc45, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.161+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cfc45 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.162+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c920d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.163+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_137, and the Request Id: 2f4a317e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.168+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2fdd760c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.175+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e9cdb6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.181+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77da3e09, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.187+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5c9616f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.192+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c9616f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.193+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ca3fd1d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.193+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f24bcdc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.193+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c414f7e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.197+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c414f7e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.198+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7fe6269, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.199+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_140, and the Request Id: 25dcb6a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.207+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1eb9a69a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.208+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1eb9a69a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.210+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 572538e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.212+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 572538e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.215+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e474680, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.216+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_140, and the Request Id: 57ed81a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.217+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e474680 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.218+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_139-, and the Request Id: 6dd0e238, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.219+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 509edfeb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.221+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 509edfeb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.223+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31b4c215, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.223+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_139, and the Request Id: 45c6f5ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.232+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_137-, and the Request Id: 6f890b7c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.234+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1dc5acce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.236+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1dc5acce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.237+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21633305, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.237+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 681bc850, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.239+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 681bc850 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.242+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_134, and the Request Id: 4a4d24b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.245+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5441f675, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.275+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c7cc583, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.280+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_140-, and the Request Id: 3e990eac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.280+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_140-, and the Request Id: 7d15b3c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.284+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_139-, and the Request Id: 2fc99c7d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.288+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 283407f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.290+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 283407f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.291+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6d353b27, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.293+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d353b27 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.295+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_136, and the Request Id: 1b6222ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.300+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cc7b369, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.301+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_136-, and the Request Id: 26822077, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.309+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_134-, and the Request Id: 26d02af9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.312+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 628e6bfd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.314+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 628e6bfd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.314+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e81f0b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.316+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e81f0b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.320+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3655b22b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.321+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3655b22b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.322+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 258e9f81, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.323+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_139, and the Request Id: 664bb703, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.324+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 780ee885, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.325+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 780ee885 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.326+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_139, and the Request Id: 2f00464c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.332+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: db65a20, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.334+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f8a8da1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.334+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21645e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.341+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3de6fde6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.344+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ec11b1d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.349+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1af70f5c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.350+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 56829291, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.352+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56829291 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.353+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5ffe4717, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.355+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ffe4717 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.356+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 459175b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.358+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_137, and the Request Id: 52610bf0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.361+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6142decd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.363+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6142decd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.364+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 75446cec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.366+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75446cec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.368+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_139-, and the Request Id: 2be4f04a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.368+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_140, and the Request Id: 44ce290f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.375+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_139-, and the Request Id: 57edeb20, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.380+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f2692cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.388+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 252df9b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.389+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c15e322, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.392+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 157403ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.394+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 157403ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.396+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7f523e54, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.396+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 878973e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.397+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f523e54 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.400+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 208249a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.401+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 208249a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.402+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_140-, and the Request Id: c9eac2b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.406+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_137-, and the Request Id: 2699cdf5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.407+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_138, and the Request Id: 1439e689, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.407+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b14bc1e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.407+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e038210, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.409+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b14bc1e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.410+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6ca8da1d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.411+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e5834eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.413+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 741f9ef3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.414+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 741f9ef3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.414+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ca8da1d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.416+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_137, and the Request Id: 5981bf9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.417+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_141, and the Request Id: 4fa57fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.419+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ce6c23a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.426+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7df23eff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.427+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7df23eff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.428+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 127c3468, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.430+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 16a94d58, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.431+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16a94d58 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.433+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ba14448, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.433+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 33a86f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.434+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33a86f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.435+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6e3e2274, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.436+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e3e2274 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.438+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_138-, and the Request Id: 25187bcd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.440+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 54ea1f3f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.440+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_141, and the Request Id: 1a1047ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.442+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54ea1f3f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.443+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_135, and the Request Id: 4921aba7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.443+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4c8d5dc3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.445+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_137-, and the Request Id: 5509a85e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.445+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c8d5dc3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.447+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 684666dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.447+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a453ce3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.448+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_140, and the Request Id: 65b4ec1e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.449+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 684666dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.450+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7a1cc1c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.452+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a1cc1c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.455+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_140, and the Request Id: 42112c8e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.456+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_141-, and the Request Id: 17547f13, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.460+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_141-, and the Request Id: 11a73baf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.463+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5bf43f73, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.466+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f29327, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.468+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f9af770, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.471+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ee5eb85, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.478+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_135-, and the Request Id: 4c7cc4ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.481+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 592ef223, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.485+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_140-, and the Request Id: 3966fba5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.486+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_140-, and the Request Id: 31fcf3f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.487+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 844fd94, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.488+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 844fd94 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.491+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9fc3af1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.493+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 361044f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.494+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 361044f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.497+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_140, and the Request Id: f42cd23, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.498+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2857f52d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.499+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56c93a83, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.501+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3bf775ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.502+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f911497, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.503+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bf775ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.507+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 76dc77ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.513+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1828313b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.513+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76dc77ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.515+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_141, and the Request Id: 563a2519, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.521+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7657adf9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.526+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 42450d5b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.526+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3832b891, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.528+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3832b891 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.528+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42450d5b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.531+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 18d7791d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.532+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2aff5fbd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.532+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18d7791d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.533+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2aff5fbd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.535+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_138, and the Request Id: 36bd535c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.536+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fa60157, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.543+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_140-, and the Request Id: 796c4515, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.547+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f6e46d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.547+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34b0b36e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.548+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68e85773, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.549+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_138, and the Request Id: 3e1088e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.554+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_141-, and the Request Id: 3239f897, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.564+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ff087e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.564+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 53d23375, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.566+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ff087e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.567+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ba08b97, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.568+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53d23375 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.569+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ba08b97 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.572+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_141, and the Request Id: 17a8d4e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.572+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d5b174f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.575+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15a04784, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.577+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15a04784 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.579+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_142, and the Request Id: 6c016684, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.583+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2c79b895, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.585+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_138-, and the Request Id: 45be7ad0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.585+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c79b895 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.587+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3d745672, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.588+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d745672 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.590+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6473679e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.590+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 11bd6df9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.591+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_136, and the Request Id: 62affac0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.592+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11bd6df9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.598+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 37b1706c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.599+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_138-, and the Request Id: 35db8c87, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.600+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37b1706c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.602+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 103d993, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.602+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c95ab69, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.603+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 103d993 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.604+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 42bd74db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.605+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42bd74db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.605+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_139, and the Request Id: 18b7145a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.609+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e79dbdc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.609+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_142, and the Request Id: 6037ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.618+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_139-, and the Request Id: c2b1117, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.618+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_142-, and the Request Id: 1b3b5048, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.618+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_141-, and the Request Id: 690babc3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.619+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 799a1d17, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.621+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_142-, and the Request Id: 7c26ae78, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.627+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68eb695a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.627+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_136-, and the Request Id: 250a35bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.634+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c7a666, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.637+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78203ac4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.637+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 566d4e94, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.641+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 15bcba6a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.643+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15bcba6a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.643+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5010ed7f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.644+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c37f687, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.646+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4723a028, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.653+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ac55556, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.654+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ac55556 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.656+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_141, and the Request Id: 1f90840b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.660+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 238c5b14, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.663+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48b70d57, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.669+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6257d978, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.676+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 460a5d79, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.677+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 674df9ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.679+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6b743218, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.680+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b743218 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.687+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4942fc3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.688+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_141-, and the Request Id: 1b3d0040, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.689+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7bb8525f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.689+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 445da974, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.690+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 445da974 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.692+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7add3499, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.692+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4942fc3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.697+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2656d1fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.698+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e38d519, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.699+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e38d519 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.700+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 460a5d79 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.701+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2656d1fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.705+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_142, and the Request Id: 52e9accf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.706+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 785f4783, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.707+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 785f4783 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.708+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d6bf12d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.710+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_140, and the Request Id: 712d572b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.710+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5130b091, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.711+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5130b091 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.717+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_141, and the Request Id: 6df764f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.721+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55a821fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.723+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1b1669e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.723+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_139, and the Request Id: 6f19a939, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.725+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b1669e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.726+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ff94595, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.728+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9df8875, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.730+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9df8875 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.732+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2b86eb9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.734+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b86eb9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.734+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_143, and the Request Id: 7c4cd463, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.736+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 46b5879a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.737+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46b5879a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.738+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_140-, and the Request Id: 75319fc3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.740+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_142, and the Request Id: 4a9dc0e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.742+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 31d87b7a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.743+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31d87b7a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.744+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 38ad9667, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.746+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38ad9667 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.746+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_139-, and the Request Id: 5398671f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.747+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2477d4cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.748+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 73c95be2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.748+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2477d4cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.749+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73c95be2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.751+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_143, and the Request Id: c3e3512, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.751+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_137, and the Request Id: 259fea65, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.753+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_143-, and the Request Id: 64bfc4c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.753+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_141-, and the Request Id: 797971e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.762+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_142-, and the Request Id: 7c94910e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.762+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6fcd9583, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.766+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a2d21f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.767+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 184d0f6e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.769+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 184d0f6e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.771+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 79a6c402, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.771+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_137-, and the Request Id: 52fd38cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.773+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79a6c402 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.776+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_142-, and the Request Id: 3e2bf93, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.778+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_139, and the Request Id: 26d9d024, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.778+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e9acf91, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.786+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16ddcd8e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.791+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27edf544, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.791+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d3c30c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.793+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_143-, and the Request Id: 161b981d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.800+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13d419b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.802+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1783092, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.804+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2525e9f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.806+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 507c1836, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.807+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 507c1836 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.807+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a528abd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.813+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d0ae9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.813+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_139-, and the Request Id: 81bfecc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.813+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a3b9a12, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.814+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a3b9a12 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.814+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1b72ee1f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.815+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b72ee1f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.817+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_142, and the Request Id: 6e706f23, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.817+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f1a5540, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.818+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f1a5540 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.819+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35c58e39, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.820+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_140, and the Request Id: 5785ed15, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.824+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 400b89e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.831+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36312de6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.838+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 520a6add, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.840+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d5b4f77, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.840+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a51344f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.841+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1545c4a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.842+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1545c4a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.842+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_140-, and the Request Id: 6c546338, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.843+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 12e17e12, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.844+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12e17e12 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.844+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2bc4eff2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.845+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bc4eff2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.846+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_142-, and the Request Id: 7edff3ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.846+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5627867a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.847+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5627867a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.848+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_142, and the Request Id: 233283d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.850+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_141, and the Request Id: 2bd25fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.860+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6efbcae7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.862+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6efbcae7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.864+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 46d7b2f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.864+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f72d98b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.864+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 581d165b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.866+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f72d98b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.870+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46d7b2f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.871+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 32779d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.872+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32779d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.873+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_143, and the Request Id: 14ae6972, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.874+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_144, and the Request Id: 2ee9f05f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.880+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40f2fc7f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.882+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e4de20b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.883+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e4de20b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.885+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ccf3ee9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.887+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ccf3ee9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.887+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bbd95c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.888+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bbd95c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.892+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72dba5c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.892+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_138, and the Request Id: 3b2ab6d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.894+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 681ca2db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.894+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_143-, and the Request Id: 76972694, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.895+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 681ca2db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.897+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_143, and the Request Id: 6bfd58d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.903+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 644d1ddd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.906+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_141-, and the Request Id: 629a76b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.907+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_142-, and the Request Id: 719b3207, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.917+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_144-, and the Request Id: 7d6292ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.917+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c6884d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.920+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 41d5e4ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.922+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41d5e4ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.924+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_138-, and the Request Id: 26630c00, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.924+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 283cca4b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.925+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 283cca4b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.936+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_140, and the Request Id: 10d23610, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.936+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_143-, and the Request Id: 4e9f6b80, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.936+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 783e84e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.938+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c654aab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.938+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 668ba3ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.940+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 668ba3ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.941+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5544c8a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.943+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 74b5cbe4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.944+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74b5cbe4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.946+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_144, and the Request Id: 4466e746, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.947+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55f8b54a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.951+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 510cd9cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.953+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79d2fdaf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.958+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77e42f85, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.960+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ce346ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.962+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ce346ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.964+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 77986fb2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.965+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77986fb2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.968+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72e99300, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.972+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_140-, and the Request Id: 4acca281, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.973+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_143, and the Request Id: 1a130aac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.985+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 773ddb62, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.987+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 773ddb62 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.989+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 51776b53, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.990+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51776b53 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.992+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_144, and the Request Id: 129ac1e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.998+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_144-, and the Request Id: 38968958, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:58.999+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: de54aeb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.000+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 768e53a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.004+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2309e6c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.007+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2309e6c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.008+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7dd48682, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.010+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1068b06c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.011+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1068b06c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.011+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 151c32ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.013+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 151c32ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.013+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_142, and the Request Id: 322a00ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.013+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 570e877, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.017+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_143-, and the Request Id: 1653f22e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.019+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_144-, and the Request Id: 2e0c81e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.022+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 335496a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.022+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79d9d825, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.024+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 335496a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.025+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 31a917b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.025+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29f3c09d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.025+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 60995015, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.026+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31a917b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.026+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60995015 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.027+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5294ff86, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.028+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_141, and the Request Id: 28ed63e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.032+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e25dbf8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.028+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5294ff86 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.033+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e25dbf8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.038+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_145, and the Request Id: 57ed932c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.040+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_144, and the Request Id: 7e298794, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.041+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19c4608e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.043+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19c4608e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.044+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5fb26841, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.046+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74bea5f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.047+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5a0f3f33, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.049+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a0f3f33 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.051+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_143, and the Request Id: 1f269d77, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.051+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_142-, and the Request Id: 2f5df99, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.061+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_144-, and the Request Id: 5e1b009f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.062+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b168043, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.063+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 262483b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.072+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_141-, and the Request Id: 4335d5ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.075+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6082c737, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.075+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_145-, and the Request Id: 40a2c823, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.084+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 238c09e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.084+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a49bb59, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.085+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 238c09e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.088+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13fdc05c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.090+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 39605a36, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.092+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39605a36 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.093+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_139, and the Request Id: 5ab49cbb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.097+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_143-, and the Request Id: 12b370ac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.102+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_139-, and the Request Id: 5cd15529, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.104+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e8bd120, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.105+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 29c92c75, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.106+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29c92c75 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.109+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 378ecadc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.111+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 378ecadc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.114+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6588c20c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.116+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 475491aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.116+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3dfeb56a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.117+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 475491aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.123+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7b788, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.123+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2645da51, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.124+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b0b8611, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.125+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b788 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.125+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2645da51 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.125+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_141, and the Request Id: 56ed7a46, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.126+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c2fa6e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.129+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_145, and the Request Id: 1bb7370, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.134+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 27d52f7b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.135+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27d52f7b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.136+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79af6d7b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.136+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c26aa6d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.142+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_141-, and the Request Id: 71c053a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.144+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 274ed881, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.144+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_144, and the Request Id: 710a2dc0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.147+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6200ff2c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.149+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6200ff2c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.157+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 550dbf56, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.159+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 550dbf56 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.159+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 521cec10, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.160+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 521cec10 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.161+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 744d7467, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.162+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 744d7467 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.162+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_140, and the Request Id: 615923ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.163+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63f890fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.164+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_145, and the Request Id: 310ef6ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.166+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6a0128a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.168+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a0128a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.170+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_145-, and the Request Id: 2d96679c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.170+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 72e0cca6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.171+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72e0cca6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.172+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_145-, and the Request Id: 116086eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.175+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_146, and the Request Id: 1056db45, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.175+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2635bfdc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.181+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b308713, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.182+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 583e84d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.187+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55e0f4a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.189+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_144-, and the Request Id: 35ab0815, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.193+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 764f846f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.200+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 33ad3614, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.200+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_146-, and the Request Id: 72e5740, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.200+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ed7ab99, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.202+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33ad3614 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.202+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62c01df0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.203+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ed7ab99 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.205+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2208153a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.205+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6078e394, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.206+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2208153a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.206+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6078e394 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.207+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_142, and the Request Id: 1c44cc15, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.212+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_143, and the Request Id: 34e5d3fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.214+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 403f6c05, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.220+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3f36a669, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.220+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 15bcd474, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.222+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f36a669 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.222+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15bcd474 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.224+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1bf40e4f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.224+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2f233255, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.225+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bf40e4f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.228+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_142-, and the Request Id: 29d6ff8b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.232+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_145, and the Request Id: 37506529, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.233+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f233255 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.234+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_144, and the Request Id: b1a3a80, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.238+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b5caf54, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.241+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c37d80a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.246+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_140-, and the Request Id: 161b47a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.248+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e426684, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.250+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_143-, and the Request Id: 666eaca4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.252+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2fd15ec6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.263+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4552d644, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.265+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4552d644 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.267+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3b460f34, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.268+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b460f34 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.270+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_142, and the Request Id: 700968c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.273+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_144-, and the Request Id: 443d9b13, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.274+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_145-, and the Request Id: 28d51157, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.281+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 506d096f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.282+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f9ee37d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.288+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20d44e58, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.294+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26834294, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.304+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42c104c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.311+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 58ae6e9c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.311+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7cd3aa93, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.312+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58ae6e9c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.314+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f0dc7af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.316+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f0dc7af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.317+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_143, and the Request Id: 70024f28, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.318+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c81cc67, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.325+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_142-, and the Request Id: 6a23130, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.332+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 56624555, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.332+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34cc9f64, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.334+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56624555 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.355+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f280b29, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.358+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1de83440, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.359+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1de83440 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.360+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e9054c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.363+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_146, and the Request Id: 7174f93, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.365+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_143-, and the Request Id: 2c684e97, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.366+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49925a55, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.371+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 63d08571, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.378+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 311a906d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.378+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60c741e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.379+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 311a906d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.380+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4176f383, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.381+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 72cd197e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.382+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63d08571 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.382+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4176f383 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.383+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72cd197e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.383+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 232cc32c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.384+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e1d429c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.385+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e1d429c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.386+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 232cc32c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.386+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6477af65, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.387+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6477af65 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.390+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_146, and the Request Id: 28c532db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.390+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_147, and the Request Id: 6945dfa1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.390+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d7cb7d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.390+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 210ae412, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.391+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d7cb7d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.391+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 210ae412 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.393+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_144, and the Request Id: 7e24e201, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.390+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d13b986, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.395+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_146, and the Request Id: 21895cf4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.396+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d13b986 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.397+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_145, and the Request Id: 6ce0ed10, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.401+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5945d3a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.403+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5945d3a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.404+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_146-, and the Request Id: 4321b7f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.404+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_146-, and the Request Id: 281661ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.406+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3b3838c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.407+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b3838c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.409+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_141, and the Request Id: 6f5ba294, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.418+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 655adf22, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.420+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_146-, and the Request Id: cdf4922, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.422+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c65335e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.423+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 425b1af6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.426+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_147-, and the Request Id: 526d13d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.427+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_144-, and the Request Id: 52f27abb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.429+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_145-, and the Request Id: 4f583c4a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.436+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 62f9589b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.438+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62f9589b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.439+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 162bca66, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.440+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ee5fbae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.444+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 162bca66 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.448+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_143, and the Request Id: 340fbcdf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.454+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_141-, and the Request Id: 275b39ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.455+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26d504df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.456+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_143-, and the Request Id: 2b0b1c34, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.457+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1980758a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.458+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74e7c9ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.464+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b8d5f45, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.466+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44216abc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.478+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49a17ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.478+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b7261ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.489+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e78df06, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.489+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 25c7e776, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.490+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e78df06 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.491+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25c7e776 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.492+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 90c63bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.496+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3f73b666, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.497+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f73b666 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.499+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: cd000f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.499+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_145, and the Request Id: 57138e96, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.500+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cd000f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.500+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46283dc9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.503+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f70c2d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.503+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_147, and the Request Id: 39e20908, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.505+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1d1b70f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.507+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d1b70f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.509+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6594304, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.510+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6594304 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.512+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_144, and the Request Id: 754ab1bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.515+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_145-, and the Request Id: e6351ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.517+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5dcafd4f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.519+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_144-, and the Request Id: 1399d281, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.521+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3609c354, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.523+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66364c10, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.532+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 669f43ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.533+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 669f43ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.535+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1bd0ac6e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.536+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2b88f842, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.539+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6a70ff22, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.540+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a70ff22 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.542+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b88f842 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.542+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e713f1f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.544+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_148, and the Request Id: 110892b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.544+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e713f1f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.546+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_147, and the Request Id: 63350235, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.550+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_147-, and the Request Id: 82864f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.552+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4420d425, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.554+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4420d425 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.554+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_148-, and the Request Id: 7094e681, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.556+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 74ce4380, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.557+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74ce4380 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.558+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_147-, and the Request Id: 32950bf6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.559+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_147, and the Request Id: 756ad13c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.559+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 345cc1fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.565+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b1e230f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.565+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3f9452d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.565+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c4bc55a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.567+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f9452d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.567+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c4bc55a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.565+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3cfa2b65, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.568+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8daf31, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.569+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8daf31 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.570+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b13bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.570+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b13bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.572+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3024186e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.572+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_146, and the Request Id: 6a438819, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.574+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3024186e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.575+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_145, and the Request Id: 79ce0b32, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.575+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2f16f798, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.577+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f16f798 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.577+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36530c79, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.579+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_144, and the Request Id: 2cfc04a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.588+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_145-, and the Request Id: 66100c1d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.588+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e92cbcd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.594+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_144-, and the Request Id: 6132f216, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.596+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71fc7fb9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.602+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_147-, and the Request Id: 43327c49, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.606+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5af538a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.612+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_146-, and the Request Id: 7b6600fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.614+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54a63f60, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.619+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1717f6f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.621+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ac869e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.626+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ed4fd53, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.632+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 761a30c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.633+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 761a30c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.635+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a92b88a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.635+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52818f05, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.635+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6dc43eb1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.637+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6dc43eb1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.638+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_145, and the Request Id: 56d19a6c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.638+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ccf9a5d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.651+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 317f17fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.651+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 450f7a19, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.651+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 34dd536f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.654+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34dd536f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.656+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 677b77d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.657+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 56160894, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.658+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56160894 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.661+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 677b77d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.665+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_149, and the Request Id: 1b2c5676, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.665+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1d1cc80a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.665+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9ace5b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.667+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9ace5b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.668+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c78d8e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.668+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d1cc80a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.668+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2902f4cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.669+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c78d8e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.670+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2902f4cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.670+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 52c36698, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.672+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52c36698 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.675+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_146, and the Request Id: 1a08eabb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.675+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_148, and the Request Id: 3f590025, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.675+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_142, and the Request Id: 3fcb04a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.679+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14ea62b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.696+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 55a7ccb4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.698+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55a7ccb4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.698+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_145-, and the Request Id: 4f5f9582, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.699+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_148-, and the Request Id: 950955c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.702+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 12f330fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.704+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 270e64e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.704+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12f330fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.709+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_148, and the Request Id: d69235, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.710+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_149-, and the Request Id: 14c2ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.714+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e9636ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.715+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_142-, and the Request Id: 2f973303, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.716+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3235b7ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.719+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53742dd4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.723+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_146-, and the Request Id: 27272094, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.729+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ebbdbc8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.729+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 287d50c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.731+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 287d50c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.733+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1cb19eb7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.734+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cb19eb7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.737+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24effb9b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.737+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_145, and the Request Id: 2db444a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.747+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 792c5b6d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.749+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 792c5b6d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.751+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a6056fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.752+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a6056fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.753+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_148, and the Request Id: 4b454a31, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.755+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4d802d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.757+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d802d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.758+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69752741, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.760+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_148-, and the Request Id: 6ab4406e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.763+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 56c16497, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.764+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56c16497 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.767+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_147, and the Request Id: 245262c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.772+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e5662be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.776+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70e6e907, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.777+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 136a1fad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.778+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7cf12087, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.779+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 136a1fad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.785+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2a6d9314, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.786+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a6d9314 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.789+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_146, and the Request Id: b26187f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.792+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1be8f14e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.794+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1be8f14e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.796+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c762245, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.799+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c762245 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.800+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_146, and the Request Id: 654494df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.807+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ea13f25, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.807+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_147-, and the Request Id: 372c6945, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.808+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8b1a577, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.810+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 344cdae5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.814+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_145-, and the Request Id: 5e7fb0ac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.816+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b30b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.820+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ccd039a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.822+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ccd039a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.825+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3818dbbc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.826+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3818dbbc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.828+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_148-, and the Request Id: 5c1fb6a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.828+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_150, and the Request Id: 61598f62, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.832+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_146-, and the Request Id: 5bebe707, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.840+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_146-, and the Request Id: 5f434de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.855+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7fef62ad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.857+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 478e9d64, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.857+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1562558, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.859+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1562558 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.859+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fef62ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.860+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ac6953d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.862+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ac6953d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.864+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_143, and the Request Id: 7a9296e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.866+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26f67ecd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.867+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b01e11a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.868+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b01e11a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.873+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_149, and the Request Id: 4c03ad24, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.873+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6c15a0b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.875+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c15a0b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.881+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_150-, and the Request Id: 2b996096, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.883+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33b5778a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.884+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7525ce51, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.884+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33b5778a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.884+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6dac0c93, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.885+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2477e84a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.886+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c88e852, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.887+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 283d5ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.888+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 283d5ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.890+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_149, and the Request Id: 14320002, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.891+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4d152615, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.892+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d152615 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.894+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_147, and the Request Id: 71418de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.894+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_149-, and the Request Id: 7b37cb80, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.898+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67056001, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.904+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_143-, and the Request Id: 70fe24c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.911+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2552f334, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.916+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5dccda32, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.921+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a69e23f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.924+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_149-, and the Request Id: 1826d23, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.924+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 60cbccae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.926+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60cbccae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.928+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b9bf0c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.930+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b9bf0c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.932+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_147-, and the Request Id: 5ce76f72, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.932+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_148, and the Request Id: 1d22ed3e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.942+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5beb2b06, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.949+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1fb55320, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.951+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fb55320 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.951+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16dcb80, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.953+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a1de5d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.955+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18f069b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.958+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d10bad7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.960+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d10bad7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.962+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_147, and the Request Id: 7ceafbd7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.966+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5561b8f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.968+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 423c1253, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.972+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b5281f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.975+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_147-, and the Request Id: 15006e12, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.980+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75351e28, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.988+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b76d967, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:09:59.998+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7fdfb5af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.000+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6b2e22b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.002+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b2e22b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.004+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a7a808c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.006+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a7a808c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.011+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_151, and the Request Id: 56b7fbcd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.014+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 48539ef8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.015+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48539ef8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.017+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b44006, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.017+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 60afc460, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.018+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b44006 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.018+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60afc460 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.020+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_146, and the Request Id: b24182c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.022+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5882722b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.023+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5882722b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.025+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_147, and the Request Id: 2c810f35, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.029+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 69d8dbd5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.029+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3555ea48, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.031+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69d8dbd5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.034+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2a8e1a29, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.036+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f55d0cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.037+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a8e1a29 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.038+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3555ea48 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.039+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_144, and the Request Id: 163804a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.049+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_148-, and the Request Id: 399759a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.051+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2557bfe5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.052+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2557bfe5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.053+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 67b8c40c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.055+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67b8c40c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.056+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e6101eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.058+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e6101eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.058+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_149, and the Request Id: 54ae90c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.064+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_150, and the Request Id: 3f245591, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.067+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_151-, and the Request Id: c0f5d17, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.067+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2d74b1da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.069+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d74b1da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.072+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f9090d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.077+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f9090d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.077+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_147-, and the Request Id: 3cb81784, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.078+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_146-, and the Request Id: 17734608, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.085+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_150, and the Request Id: 2ad6f634, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.089+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7685c12b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.094+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_150-, and the Request Id: 4f4cffd9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.095+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_149-, and the Request Id: 6ff3920e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.096+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ae0f9ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.103+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_150-, and the Request Id: 2938e2a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.105+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_144-, and the Request Id: 2864674, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.117+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9dc8462, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.117+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e43aa55, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.118+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c24e009, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.117+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5acd4068, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.116+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23f926a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.126+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b1738dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.134+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73ab285d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.139+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f279a67, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.140+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b1738dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.141+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51b5e3e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.144+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68ddc314, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.144+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a7c3236, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.147+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3b9ff50a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.148+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b9ff50a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.148+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2235b78a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.149+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38846ed3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.152+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2235b78a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.154+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c36c1dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.155+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_148, and the Request Id: d973729, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.156+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c36c1dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.156+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 194fbbfa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.162+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34abb2aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.163+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_148, and the Request Id: 348a870b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.164+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1895da34, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.165+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 171015af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.167+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15557578, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.170+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_148-, and the Request Id: 11f595c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.174+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e7c7ea9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.175+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e7c7ea9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.176+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 34ce823c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.177+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34ce823c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.178+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21cc9fd7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.179+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21cc9fd7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.180+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 35c92f1e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.181+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35c92f1e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.182+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2d13b6c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.183+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d13b6c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.184+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_151, and the Request Id: 4b628f93, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.184+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7901430, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.184+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f8053dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.186+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_152, and the Request Id: 14ea88e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.189+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7901430 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.191+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_145, and the Request Id: 6a055f45, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.198+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44fa9cb3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.200+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 15903058, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.202+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15903058 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.202+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_148-, and the Request Id: 61857429, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.203+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 54fe1a80, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.204+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54fe1a80 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.207+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_149, and the Request Id: 60e49b8c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.210+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4087a2ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.211+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4087a2ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.211+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5833911e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.215+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5833911e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.217+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7c5189ad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.217+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 74818595, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.218+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74818595 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.219+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c5189ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.221+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_148, and the Request Id: 4c6798cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.222+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_151, and the Request Id: 35b342d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.222+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 664d67f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.223+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 664d67f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.225+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e104b4d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.227+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e104b4d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.228+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_150, and the Request Id: 453d348b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.231+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_151-, and the Request Id: 5bde2365, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.234+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ef7a8d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.236+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ef7a8d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.238+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 662507d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.239+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 662507d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.247+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ae2be4e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.247+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_152-, and the Request Id: 1a7bef79, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.247+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_147, and the Request Id: 6faf900e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.253+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_145-, and the Request Id: 21e62cdf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.256+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4bc40afe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.257+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bc40afe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.260+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_149-, and the Request Id: 1eb015b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.265+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 66ea58ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.267+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66ea58ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.268+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_149, and the Request Id: 77f46b10, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.272+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_148-, and the Request Id: 55a00639, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.274+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f25125e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.278+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_150-, and the Request Id: 2125e77f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.284+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_147-, and the Request Id: 23ce8840, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.287+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_151-, and the Request Id: a0aefb9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.288+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 148c22e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.289+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c401b04, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.299+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_149-, and the Request Id: 686d9bc8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.312+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b1047c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.315+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52aacc64, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.321+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24e85ad0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.326+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2654bce1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.328+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1dd31251, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.328+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76061713, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.333+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ae643b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.338+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 464408cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.342+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42ec77c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.342+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 501d0cc7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.351+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40c00f47, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.361+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2bb69eaf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.365+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bb69eaf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.367+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a082bf9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.367+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 12468d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.369+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d9fee2f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.373+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12468d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.376+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_153, and the Request Id: 3848d87e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.378+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31a5afeb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.382+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37b0450d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.388+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 81a3092, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.390+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 81a3092 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.395+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2c5b0d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.395+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2130cbef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.397+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2130cbef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.395+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 47fbf324, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.400+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_146, and the Request Id: 59897ce3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.397+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c5b0d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.404+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47fbf324 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.405+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 26c8cb0a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.405+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7c3bc141, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.406+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26c8cb0a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.407+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c3bc141 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.408+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_152, and the Request Id: 9fb6d72, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.408+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_151, and the Request Id: 5cc6eae0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.417+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 68f37ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.419+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68f37ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.420+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2c0ee41b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.421+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c0ee41b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.422+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_153-, and the Request Id: 692fd870, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.424+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_146-, and the Request Id: 208b590a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.425+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7492b9b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.426+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7492b9b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.430+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48cc910e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.430+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ed04daf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.431+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48cc910e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.433+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_152, and the Request Id: 368dcd76, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.435+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ce115e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.436+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ce115e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.438+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 52c5014, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.438+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 16d95f24, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.439+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52c5014 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.439+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16d95f24 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.441+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e7d54d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.442+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4879e182, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.443+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e7d54d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.446+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_149, and the Request Id: 8dfc093, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.448+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_152-, and the Request Id: 7e8477d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.449+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_149, and the Request Id: 110601dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.451+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_150, and the Request Id: 78fa57a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.460+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2676be44, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.460+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_149-, and the Request Id: 2828197b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.461+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2676be44 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.469+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_149-, and the Request Id: 2664e9f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.472+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 18e08ec7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.474+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18e08ec7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.479+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77dc2e97, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.479+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_150, and the Request Id: 3635449, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.479+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_151-, and the Request Id: df31ae7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.492+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7701cfb8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.492+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ffc5e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.496+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_152-, and the Request Id: 4d14bfc0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.498+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64a92be4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.500+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_150-, and the Request Id: 61aa96fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.500+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 639e3559, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.501+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: cc5882e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.504+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 639e3559 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.506+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9073327, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.507+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9073327 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.510+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_148, and the Request Id: 1edabbb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.515+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e66389c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.517+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23a40edd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.517+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_150-, and the Request Id: 7f4ae180, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.524+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47194c14, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.529+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c17e422, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.533+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 670d90c2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.535+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 670d90c2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.537+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 964ed1e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.538+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 165ab410, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.539+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 165ab410 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.540+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_154, and the Request Id: 1640dba6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.543+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 767d301a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.546+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3380897e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.549+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1401b7de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.550+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16f75e84, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.551+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_148-, and the Request Id: 7d4a4cae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.562+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1d059ee5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.562+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b1a8da8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.563+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d059ee5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.563+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b1a8da8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.564+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c9eab6d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.572+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 75d8290e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.572+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7dd0b468, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.573+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75d8290e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.574+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 42776ddf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.576+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_150, and the Request Id: 6507515e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.578+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_147, and the Request Id: 6b099e6f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.581+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42776ddf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.573+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7dd0b468 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.582+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e442114, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.585+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3eaac2da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.586+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3eaac2da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.592+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 603f5a9a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.592+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_153, and the Request Id: 30ff66cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.593+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 545a855, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.595+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 545a855 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.599+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 70b61631, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.600+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3f650269, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.600+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 598176ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.601+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 598176ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.602+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70b61631 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.603+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 21c15a94, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.605+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21c15a94 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.606+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d76c50, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.601+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f650269 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.607+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d76c50 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.607+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_153, and the Request Id: 11101e6e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.610+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b019fc3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.614+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_151, and the Request Id: 1c148875, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.616+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 431bed37, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.618+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 431bed37 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.621+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8f4d268, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.622+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8f4d268 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.624+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_150, and the Request Id: 2e7c13f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.632+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_153-, and the Request Id: ca49e78, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.632+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_152, and the Request Id: 6ef3c37f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.639+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_147-, and the Request Id: 3a5e12ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.641+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_150-, and the Request Id: 13a2d195, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.646+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f39b58e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.649+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_154-, and the Request Id: 118a30a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.654+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_153-, and the Request Id: 77e2cb5f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.662+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_150-, and the Request Id: 14087b6a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.662+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 682b9138, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.662+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_151-, and the Request Id: b4f76bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.668+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d57cb65, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.675+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_152-, and the Request Id: 78f0f8d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.676+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 50230808, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.677+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50230808 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.680+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 749682eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.681+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 749682eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.683+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_151, and the Request Id: 1009fee7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.685+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5def036d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.698+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b823d44, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.698+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e4af0eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.703+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 252028b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.709+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b90eddf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.717+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a62306c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.720+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 86b9303, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.720+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 269b77ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.724+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_151-, and the Request Id: 7df6fce0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.726+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 86b9303 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.727+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1b451009, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.729+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b451009 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.731+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_149, and the Request Id: 5d543fd1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.736+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e610df4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.737+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: cfec3ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.749+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 741f394f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.750+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 393459c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.750+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c73c12d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.750+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c266241, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.749+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7fd6bc66, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.757+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fd6bc66 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.759+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 741f394f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.759+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31018bc4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.759+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5ded96f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.761+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ded96f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.761+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 65cb5892, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.762+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65cb5892 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.762+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f40ac81, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.764+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 51dea4a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.767+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_154, and the Request Id: 6682820d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.769+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_149-, and the Request Id: 1cb55967, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.770+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51dea4a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.773+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 58059253, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.775+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58059253 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.776+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_151, and the Request Id: 15b94c0a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.777+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7de2b552, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.778+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7de2b552 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.778+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9cbe6e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.780+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9cbe6e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.781+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_155, and the Request Id: 42c22c94, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.781+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_148, and the Request Id: 953bb33, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.783+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2aa345af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.789+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_151-, and the Request Id: 46dc0b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.790+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2aa345af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.792+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51fa3c9b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.793+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32c81545, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.794+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 507db41f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.796+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 507db41f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.798+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1b6a0c08, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.799+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_151, and the Request Id: 2b50e09a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.800+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b6a0c08 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.800+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 686d5dd3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.801+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 402f8105, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.801+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 686d5dd3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.803+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 402f8105 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.804+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 215f4bad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.807+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_153, and the Request Id: f3fb2eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.809+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_154, and the Request Id: 144a5b98, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.810+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_154-, and the Request Id: 2105d37b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.812+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 215f4bad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.814+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ce5ca71, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.814+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_148-, and the Request Id: b4cb085, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.814+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_155-, and the Request Id: 38e8f81d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.816+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 139274d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.817+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 139274d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.820+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_151-, and the Request Id: 2b4f9b36, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.822+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 760ee5ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.823+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 708a8759, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.824+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 708a8759 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.825+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_153-, and the Request Id: 74c14203, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.828+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_152, and the Request Id: 47199eba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.831+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1baf507b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.835+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f7c839e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.836+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_154-, and the Request Id: 22ebf83d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.837+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f7c839e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.838+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 47b3870f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.840+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47b3870f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.843+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7fe3fa89, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.843+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb8e2c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.845+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_152, and the Request Id: 2862131b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.846+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ee2cc4c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.850+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 186804aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.851+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a524a80, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.864+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_152-, and the Request Id: 7c67ea58, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.866+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52866a3c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.867+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_152-, and the Request Id: a86eaf8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.868+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c478d70, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.871+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6c78e11, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.871+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1d9c7eef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.871+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61b39392, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.874+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c78e11 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.874+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d9c7eef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.875+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1dd15f53, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.878+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fba9af1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.878+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5aada116, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.879+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fba9af1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.879+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5aada116 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.882+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 33b38b01, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.883+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33b38b01 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.884+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43184c53, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.884+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_150, and the Request Id: 492629e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.885+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_152, and the Request Id: 61cd5f7e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.886+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 76bba86a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.887+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51d3c668, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.887+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76bba86a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.892+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_156, and the Request Id: 235a4090, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.895+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 708665c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.897+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44e2c3be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.897+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_150-, and the Request Id: 4194ba3e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.902+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1cf39382, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.904+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cf39382 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.905+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 69ea3115, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.906+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69ea3115 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.907+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65b9c45f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.914+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_152, and the Request Id: 4a84359f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.916+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_152-, and the Request Id: bd6a5c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.918+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ef88263, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.920+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65a02c9e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.920+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ef88263 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.922+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6f1fc078, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.924+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f1fc078 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.928+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 789f8a3c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.929+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_149, and the Request Id: 373ba052, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.930+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 789f8a3c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.932+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3d07b329, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.936+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 207ea0f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.936+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_156-, and the Request Id: 361500d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.941+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_155, and the Request Id: 643f1850, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.942+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d07b329 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.944+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 121a59d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.946+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20925c39, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.948+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 207ea0f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.951+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 221c35f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.953+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 221c35f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.955+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_154, and the Request Id: 763c0b14, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.955+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74ba04c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.957+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64b25e4c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.957+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_152-, and the Request Id: 3e4f072a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.968+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_149-, and the Request Id: 199d132f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.968+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35211a1e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.976+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7896e78f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.979+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_155-, and the Request Id: 5b00ee54, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.988+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18c7dc8b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.989+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 474227d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.991+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 474227d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.992+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18c7dc8b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.995+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14b7dadb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.996+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3646e68, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.997+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3190a357, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.997+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14b7dadb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.997+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_154-, and the Request Id: 7ab62445, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.998+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3646e68 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:00.998+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3190a357 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.005+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17fd58e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.007+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f7dca81, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.007+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_155, and the Request Id: 431a4550, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.009+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4774519c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.010+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4774519c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.012+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 744f8865, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.013+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 744f8865 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.016+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 45139293, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.018+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45139293 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.020+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_153, and the Request Id: 15e1f0aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.021+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3cb816d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.021+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_151, and the Request Id: 1ab785e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.024+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74911941, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.029+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_153, and the Request Id: 1212b817, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.040+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66b33c9e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.040+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_153-, and the Request Id: 59b9ed86, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.045+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 632f15ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.045+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_155-, and the Request Id: 54137e9b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.046+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45c738d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.049+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43f37211, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.049+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_153-, and the Request Id: 177bc1f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.051+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43f37211 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.055+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_151-, and the Request Id: 5e749c0b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.055+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 581b9f4c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.057+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 581b9f4c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.058+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 51fc8049, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.061+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51fc8049 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.061+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_157, and the Request Id: 1b160690, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.063+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 28919926, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.065+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28919926 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.065+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 294ee6f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.067+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_153, and the Request Id: 16624d99, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.074+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_157-, and the Request Id: 7fd5fbc5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.077+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 340f11d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.078+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26b30df0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.078+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 636c8ace, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.085+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4ee7e01d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.086+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ee7e01d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.090+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 69f7a813, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.091+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 706e8d2a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.092+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69f7a813 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.099+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_153, and the Request Id: 2c29894e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.106+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 452a2397, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.106+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 711b2877, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.109+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 75bff5dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.110+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_153-, and the Request Id: 6e70bcdb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.112+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75bff5dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.116+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2af4e435, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.117+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5bac6f82, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.118+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bac6f82 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.120+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 77083654, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.120+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4238a5f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.120+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2af4e435 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.121+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_150, and the Request Id: 28cdcfda, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.121+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77083654 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.122+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26e23825, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.125+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c3c0ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.126+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e33f63b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.126+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c3c0ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.127+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e33f63b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.128+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_155, and the Request Id: 3d46692e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.130+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_156, and the Request Id: 6f283a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.130+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39b22b54, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.130+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_153-, and the Request Id: 10ca6538, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.137+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75d86ff7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.143+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2de1679a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.146+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a7638f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.146+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b306363, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.155+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_150-, and the Request Id: 2012265d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.160+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2c35e53a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.161+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c35e53a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.166+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a28be31, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.168+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7735c749, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.169+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_155-, and the Request Id: 6bca7eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.172+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d8820d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.173+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_156-, and the Request Id: 306303f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.173+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d8820d7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.175+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_156, and the Request Id: 77ead6e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.177+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3374861f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.181+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5fe22fdc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.183+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fe22fdc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.184+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3374861f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.185+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: bd49789, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.186+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bd49789 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.187+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6f58fe59, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.187+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_158, and the Request Id: 32c29892, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.188+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f58fe59 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.204+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c3ffcbc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.209+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3426327e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.209+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_152, and the Request Id: 14518c57, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.209+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 466029ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.210+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3426327e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.211+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a4e4007, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.212+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 39bb3619, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.213+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39bb3619 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.218+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_154, and the Request Id: 7e3c8c1b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.221+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 48e7547f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.223+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48e7547f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.224+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7236ecf0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.227+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23c5f526, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.236+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 36ae8949, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.238+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_154-, and the Request Id: 6a02a1c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.238+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43e9ef64, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.238+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25688148, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.239+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43e9ef64 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.240+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_158-, and the Request Id: 106ab1cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.243+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_154, and the Request Id: 51ef5cab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.246+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_156-, and the Request Id: 4141f2dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.249+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36ae8949 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.250+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e59fe97, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.252+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e59fe97 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.254+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1020c2c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.254+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 37260b80, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.256+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1020c2c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.256+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37260b80 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.257+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_154-, and the Request Id: 2369f9b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.259+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5570402, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.259+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c60671b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.261+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c60671b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.261+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 743e5d26, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.262+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 743e5d26 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.265+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_151, and the Request Id: 31747e0a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.265+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22ae5bc2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.265+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_152-, and the Request Id: 3205279, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.265+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_154, and the Request Id: 1107b2e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.266+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 69dc7186, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.268+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69dc7186 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.268+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_154, and the Request Id: 560bbe38, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.270+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: cff94c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.271+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cff94c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.275+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_157, and the Request Id: 29e5136e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.280+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3495677e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.285+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74aeda6f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.286+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f08ea25, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.293+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_151-, and the Request Id: 7bcec01a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.293+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b92fbba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.295+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_154-, and the Request Id: bb0a574, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.299+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39f4c838, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.304+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_154-, and the Request Id: b015f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.310+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_157-, and the Request Id: 6c35f048, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.313+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2103a481, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.321+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 173b058b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.322+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 173b058b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.325+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30896017, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.326+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 774285a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.327+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 774285a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.328+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_156, and the Request Id: 50be3fe0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.338+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 128b17f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.341+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e3d406c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.342+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17f43c44, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.348+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 211b9d3d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.353+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ea8903a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.355+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ea8903a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.360+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31cd7cd0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.363+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e4b154a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.364+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e4b154a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.365+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 513e7f50, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.367+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1eee2818, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.369+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_159, and the Request Id: 1136093b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.371+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 692e305e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.372+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 692e305e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.375+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48ed6b70, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.377+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48ed6b70 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.377+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_156-, and the Request Id: 4ce6a1d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.380+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_155, and the Request Id: cf3c11b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.388+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 442780c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.388+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f24ebe1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.402+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 63dca102, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.403+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63dca102 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.408+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f1d53ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.409+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f1d53ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.410+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3f13a33b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.410+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 690eac74, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.412+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f13a33b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.412+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 690eac74 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.416+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_155, and the Request Id: 3fbcf22b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.416+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ba734f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.417+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ba734f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.419+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_157, and the Request Id: 226be20e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.419+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e9e226, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.421+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30d1e714, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.424+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 58e1a870, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.425+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e9e226 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.426+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_153, and the Request Id: 685108de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.426+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58e1a870 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.430+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7b448232, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.430+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_155-, and the Request Id: 55cbea5c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.431+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b448232 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.439+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_152, and the Request Id: 25cc2358, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.447+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_155-, and the Request Id: 6ed5e76e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.450+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f784fd5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.451+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_159-, and the Request Id: 7db71844, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.460+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 702d5ea1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.463+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d0719a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.464+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d0719a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.469+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_157-, and the Request Id: 550aae48, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.472+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ba55f37, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.474+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ba55f37 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.478+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6bac6789, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.478+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_155, and the Request Id: 3f5b5434, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.479+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bac6789 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.481+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7b382f6e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.482+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b382f6e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.484+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_158, and the Request Id: 70eb745, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.486+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_153-, and the Request Id: 4f33c4ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.495+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5901ad03, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.501+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_152-, and the Request Id: a1416d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.504+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74fe65ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.514+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3d9d422c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.516+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d9d422c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.518+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 12c1d3b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.519+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5162c8a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.519+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12c1d3b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.521+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5162c8a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.524+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 775b95e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.527+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_155-, and the Request Id: 27671004, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.527+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_158-, and the Request Id: 683538e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.529+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5674ee47, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.529+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_157, and the Request Id: 638cda46, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.530+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f55f40c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.531+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5674ee47 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.533+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71d9580f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.534+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_155, and the Request Id: 6c391049, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.541+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 181f2f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.541+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 221bf365, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.548+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2594dca3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.556+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1eda5681, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.559+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1649da5b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.565+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30e77e48, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.570+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_157-, and the Request Id: 55f29d4c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.574+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78d06d53, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.580+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74da1c56, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.582+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_155-, and the Request Id: 5826e9fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.584+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 652cfb0f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.585+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 652cfb0f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.587+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e4dec5d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.588+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e4dec5d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.593+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_158, and the Request Id: d16cdb0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.595+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a995cb5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.595+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5faad867, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.601+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 690b61af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.603+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_158-, and the Request Id: 8a35ef3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.603+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a995cb5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.606+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: bc3cba7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.607+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bc3cba7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.613+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_156, and the Request Id: 4187e83a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.618+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e3c1483, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.618+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: bdd233d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.622+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 78631663, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.623+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78631663 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.625+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4799ee4d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.626+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4799ee4d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.628+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_160, and the Request Id: 16449d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.628+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_156-, and the Request Id: 20479e10, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.634+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f18e594, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.640+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1a161228, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.642+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a161228 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.644+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 460d001f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.644+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 151c0c4f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.644+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 36304792, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.645+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36304792 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.647+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_154, and the Request Id: 571263fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.649+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 151c0c4f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.650+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 460d001f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.652+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 83ac657, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.652+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5ed4dbc8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.653+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 83ac657 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.654+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ed4dbc8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.654+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4d71404f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.654+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 721b53d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.656+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_153, and the Request Id: 59a6eb04, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.656+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_156, and the Request Id: 5c1f24ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.658+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d71404f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.659+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ce114e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.660+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ce114e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.662+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_156, and the Request Id: 3cf58434, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.679+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e4e4eba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.679+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 341982b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.685+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 341982b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.687+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 12c32449, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.691+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4df4024f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.694+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_159, and the Request Id: 22cab0e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.695+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12c32449 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.698+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b269ac9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.709+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_160-, and the Request Id: 6329803a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.718+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2701c7d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.721+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_154-, and the Request Id: 25b2b324, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.727+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 72dd2100, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.728+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72dd2100 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.731+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7dbacdd1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.732+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7dbacdd1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.734+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_156-, and the Request Id: 7b7faa9f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.735+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_156, and the Request Id: 20762037, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.735+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_153-, and the Request Id: 545345f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.737+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_156-, and the Request Id: 1c2d8481, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.741+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b8df688, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.742+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b8df688 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.744+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 40124f77, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.748+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40124f77 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.749+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_158, and the Request Id: 6062ef57, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.749+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ee08fe3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.751+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ee08fe3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.753+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4813cd69, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.753+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 45c007c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.754+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45c007c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.755+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_159, and the Request Id: 235174de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.759+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b0558e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.771+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32c2bb33, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.779+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 216aa327, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.784+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_159-, and the Request Id: 238636e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.786+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 771f4f89, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.788+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f839bc0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.789+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_158-, and the Request Id: 45513803, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.792+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f016e11, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.795+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d3c135e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.798+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1929ed8a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.800+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 577eb101, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.801+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 577eb101 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.798+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_159-, and the Request Id: 76cd44c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.803+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6449675e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.804+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6449675e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.806+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_154, and the Request Id: 4980bc8c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.813+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4665dfcb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.814+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 544b7218, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.815+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4665dfcb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.817+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 16635a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.818+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16635a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.826+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73e76850, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.826+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_154-, and the Request Id: ae91e71, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.826+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5cce7e87, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.827+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_157, and the Request Id: 59ba0894, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.828+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5cce7e87 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.833+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7743bb0e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.834+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f8ab588, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.835+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7743bb0e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.836+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_155, and the Request Id: 7d4452a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.844+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_156-, and the Request Id: 3e5f25ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.846+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 92501b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.849+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_155-, and the Request Id: 68fdccc1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.853+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a4e4d03, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.855+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a4e4d03 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.858+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 75eb096a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.858+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 758ffb9b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.860+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 758ffb9b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.860+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75eb096a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.862+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_161, and the Request Id: 717e5bcb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.862+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6aab9e8d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.864+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6aab9e8d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.867+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_160, and the Request Id: 11507d0a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.867+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 99e786a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.877+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b3d9553, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.878+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 179383fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.889+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42dd1a28, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.890+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3588688d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.893+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_157-, and the Request Id: 176e7d4b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.901+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 61b0a74, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.903+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61b0a74 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.909+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 463b982c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.909+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32fde5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.909+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2375ffae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.912+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2375ffae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.915+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_160-, and the Request Id: 3d609037, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.917+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_157, and the Request Id: 5a02df30, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.919+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_161-, and the Request Id: 69ab7c9e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.920+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 927718c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.925+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 25fa0c47, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.926+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25fa0c47 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.927+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1ca70a6d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.929+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ca70a6d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.929+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 448c2cc8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.934+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 57bd9c9f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.935+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57bd9c9f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.936+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5fe32b61, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.936+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_157, and the Request Id: 52627dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.936+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1664111c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.938+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1664111c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.938+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 56db0aa8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.940+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56db0aa8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.944+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44412807, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.946+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7b5aa6a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.946+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_159, and the Request Id: 9eab1b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.947+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b5aa6a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.949+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_160, and the Request Id: 34061996, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.954+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 44c9df57, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.957+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5787b98a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.958+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44c9df57 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.958+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5787b98a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.960+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4939b5fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.963+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_155, and the Request Id: 76fa111d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.966+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3305d718, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.979+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65f54ff5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.982+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_157-, and the Request Id: 688779a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.992+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a12b15c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.993+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e321ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.995+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_157-, and the Request Id: 444a9b51, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:01.995+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_159-, and the Request Id: 264032f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.001+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_160-, and the Request Id: 2b9763df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.004+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_155-, and the Request Id: 4b3b243c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.005+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5049446f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.006+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5049446f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.006+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e2805d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.008+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e2805d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.013+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ba8b10, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.014+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ba8b10 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.015+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 59f7e8fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.016+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_157, and the Request Id: 4825215b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.017+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59f7e8fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.019+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_162, and the Request Id: 24a51924, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.022+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 105ca723, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.023+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c24a782, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.023+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 105ca723 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.024+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c24a782 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.029+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 21e372f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.029+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_157-, and the Request Id: 36e0e864, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.029+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7b3d4d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.031+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21e372f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.031+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b3d4d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.035+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_156, and the Request Id: 30a30568, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.036+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_161, and the Request Id: 1b714290, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.040+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5845610, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.043+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 46cecf3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.044+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d084a7e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.045+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46cecf3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.049+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 63340f7c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.049+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2aacb661, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.050+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63340f7c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.051+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_158, and the Request Id: 16617b0b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.058+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_156-, and the Request Id: 312d58ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.058+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 515cf475, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.064+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_162-, and the Request Id: 132531c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.066+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30a3396d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.064+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e068cef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.068+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30df9af8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.076+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d4d63d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.076+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_161-, and the Request Id: 1bae7066, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.079+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2772b842, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.090+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32a68e26, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.093+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_158-, and the Request Id: 42071239, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.096+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5bd12443, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.102+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ec26a29, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.103+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ce77780, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.104+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ec26a29 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.104+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ce77780 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.106+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bd35310, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.107+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 74ec6315, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.108+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b0485ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.108+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74ec6315 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.110+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 55750b76, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.111+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55750b76 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.113+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_158, and the Request Id: 68cf1539, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.114+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_160, and the Request Id: 7256fe74, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.116+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d6e0024, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.122+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 173171e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.125+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f6c8689, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.129+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6b6c5fba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.130+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b6c5fba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.132+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 72de50c2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.133+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72de50c2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.135+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_158, and the Request Id: 74cef25d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.139+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2f69cca4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.141+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f69cca4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.144+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52d46, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.146+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 20ce7bdd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.148+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20ce7bdd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.151+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 454c8a1f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.151+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_156, and the Request Id: 26f4c406, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.156+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63a7511f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.161+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f6b1d79, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.169+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: beec49f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.171+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: beec49f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.173+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 338b5d02, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.174+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 338b5d02 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.176+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_160-, and the Request Id: 352c2ed3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.176+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_163, and the Request Id: 2789008e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.186+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: caf81fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.187+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: caf81fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.193+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3130c750, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.194+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b2c19d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.194+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3130c750 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.196+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_157, and the Request Id: 62d1a8b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.198+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b2c19d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.202+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6f47e7b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.205+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_158-, and the Request Id: 3e625ce3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.206+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f47e7b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.208+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_161, and the Request Id: f8fad91, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.214+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9f89b94, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.216+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9f89b94 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.216+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_156-, and the Request Id: c13fdb1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.219+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f3df1fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.219+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b2e82cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.221+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f3df1fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.221+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b2e82cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.221+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d4230ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.222+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d4230ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.223+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4606a43f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.223+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_158-, and the Request Id: 4ec6daa5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.224+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4606a43f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.230+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 599a795, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.232+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_162, and the Request Id: 740cec92, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.232+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 73e6608a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.232+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_163-, and the Request Id: 77070ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.233+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_158, and the Request Id: 5b0d2839, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.235+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73e6608a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.235+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_159, and the Request Id: 63fd91a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.247+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33e52867, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.247+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_157-, and the Request Id: 6149424c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.254+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_161-, and the Request Id: ef757dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.255+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_162-, and the Request Id: 68337ed4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.255+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24a0273b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.263+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31b3ed09, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.269+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45be59ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.272+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_159-, and the Request Id: 9468a17, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.275+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fbbc382, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.275+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_158-, and the Request Id: 12548f9d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.275+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d611135, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.279+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35c6dd20, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.285+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51daf422, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.290+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55dd28d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.293+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a18e6e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.298+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1dd566e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.306+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 594e8055, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.308+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a08a2c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.312+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e76feff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.315+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15a42f28, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.324+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4700375a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.324+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 230a6d6d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.325+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4700375a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.325+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 230a6d6d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.326+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7aed37ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.327+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7aed37ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.332+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 701dd8a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.333+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5950489e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.334+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 701dd8a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.335+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e355e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.336+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6dd21332, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.337+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e355e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.337+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6dd21332 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.343+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_161, and the Request Id: 79883952, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.343+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_159, and the Request Id: 26ab8090, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.344+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_164, and the Request Id: 71d8460f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.344+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b1dd347, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.348+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b37a75a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.353+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 250fda8f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.353+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_164-, and the Request Id: 192e741d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.356+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 11f95b8c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.358+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11f95b8c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.359+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64accb9a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.359+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1db8dfb6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.361+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1db8dfb6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.362+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_159, and the Request Id: 7e83c5da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.363+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64accb9a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.365+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 367e781b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.366+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 367e781b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.367+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4d9e9471, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.370+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6e49006e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.370+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d9e9471 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.370+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 24f47647, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.371+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e49006e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.372+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_157, and the Request Id: 693e74f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.373+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24f47647 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.373+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3353cde7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.374+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8b1a6bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.374+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3353cde7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.376+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8b1a6bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.377+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_158, and the Request Id: 6ef15752, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.377+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 13b3b902, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.377+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_163, and the Request Id: 13d92753, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.378+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13b3b902 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.381+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_161-, and the Request Id: 5baea22e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.385+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_162, and the Request Id: 5cfdd50, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.386+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 68cff096, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.388+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68cff096 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.388+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 50112e4f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.389+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 28659fd1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.393+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28659fd1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.396+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_159-, and the Request Id: 43bc8c9c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.399+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50112e4f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.399+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_159, and the Request Id: 486f8a0f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.400+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 677d5f90, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.401+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 677d5f90 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.402+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_160, and the Request Id: 6ff13e80, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.408+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 565d840e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.409+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_158-, and the Request Id: 2f04afff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.410+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_159-, and the Request Id: 64bbb26f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.414+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d95a7bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.416+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_160-, and the Request Id: 3296cfbf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.426+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_157-, and the Request Id: 7f9780f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.429+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 183620a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.432+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_159-, and the Request Id: 17f2494, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.432+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_162-, and the Request Id: 7ca4c338, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.438+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_163-, and the Request Id: 695296dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.439+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 596d7485, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.440+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 575445e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.452+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c9e5057, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.456+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 124854f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.456+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72e9ec7a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.458+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ceb5475, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.460+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7bb92903, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.465+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 419371c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.473+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72985091, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.473+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a48cab3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.476+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c64cdeb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.481+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4899c720, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.483+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 42072bf6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.484+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42072bf6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.488+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36c5ec1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.490+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4899c720 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.490+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2bd695bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.490+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ca6a522, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.492+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ca6a522 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.492+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7f80c901, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.493+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f80c901 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.497+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_160, and the Request Id: 32a7015d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.497+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_165, and the Request Id: 2fa5b6d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.497+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7099755b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.497+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f93edf9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.498+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3913b1f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.500+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3913b1f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.505+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eb8fa56, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.506+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eb8fa56 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.508+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_162, and the Request Id: 2e375e38, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.508+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 55d19bb6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.510+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55d19bb6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.511+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 53d1f7ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.512+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53d1f7ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.512+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a95af79, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.514+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44d4e90, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.514+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 137a2a76, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.516+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 137a2a76 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.517+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3f572154, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.518+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f572154 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.518+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c331518, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.519+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_160, and the Request Id: 2ce28514, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.520+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_165-, and the Request Id: 1f3214c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.521+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c331518 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.524+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e15c90a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.524+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_159, and the Request Id: 5baea8e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.525+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e15c90a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.535+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_160-, and the Request Id: 6a265558, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.535+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_163, and the Request Id: 13ea1fc4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.536+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_160-, and the Request Id: 76002171, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.539+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 646d53b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.540+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 646d53b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.540+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_162-, and the Request Id: 25935eab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.541+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 227e15cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.543+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 227e15cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.544+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fdf32ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.545+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 19eca226, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.546+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eca226 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.546+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fdf32ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.548+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_160, and the Request Id: 7af6860c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.553+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 528020bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.554+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 528020bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.556+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_161, and the Request Id: 20c449a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.560+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7e623fff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.561+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38b377b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.562+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e623fff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.562+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f645cdc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.564+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f645cdc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.565+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 54d9636, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.565+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb4f9a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.566+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_158, and the Request Id: 74205aa9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.566+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54d9636 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.568+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_160-, and the Request Id: 6ecbd3db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.572+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_164, and the Request Id: 6492630b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.572+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_161-, and the Request Id: 23eb4e8c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.574+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42983bb2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.579+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72151013, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.579+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_159-, and the Request Id: 54ca8c95, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.581+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 107fc041, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.583+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8cace17, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.588+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ce74c04, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.588+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_163-, and the Request Id: 14cd8d36, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.595+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_158-, and the Request Id: 156580cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.600+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 345a7389, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.600+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1be66a5d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.602+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42cf6562, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.604+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 53f2003d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.605+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53f2003d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.606+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dd3dd5f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.609+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 280b8411, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.611+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 280b8411 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.614+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d874819, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.616+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 794224d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.619+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_166, and the Request Id: 3b9a4d1b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.619+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e168b2b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.621+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 60414bec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.622+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60414bec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.625+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 357dd692, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.626+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 357dd692 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.627+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d5427c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.629+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 359b9b82, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.629+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 481d191c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.631+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 359b9b82 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.636+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_161, and the Request Id: 1e358e44, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.637+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3b3c16a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.637+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5da996c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.638+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b3c16a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.641+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5da996c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.642+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_163, and the Request Id: 75c21c66, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.643+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75125bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.644+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2a27c9cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.645+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a27c9cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.647+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_164-, and the Request Id: 5b262e98, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.649+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_161, and the Request Id: 7627c076, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.653+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_163-, and the Request Id: 42aef024, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.654+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 15111acc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.655+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15111acc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.657+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 25974c60, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.658+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_166-, and the Request Id: 3e9c14b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.658+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25974c60 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.661+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e4340fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.662+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71085249, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.662+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e4340fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.663+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71085249 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.664+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_161, and the Request Id: 28bf0c25, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.668+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12e49ca2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.668+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_161-, and the Request Id: c23afde, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.670+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 10b03090, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.670+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_160, and the Request Id: 4051800c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.671+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 62f592e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.672+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10b03090 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.672+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62f592e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.673+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5fa4791f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.676+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7085d145, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.676+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2b18a325, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.677+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7085d145 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.677+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_161-, and the Request Id: 6967dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.679+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b18a325 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.676+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ae2dc54, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.685+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_164, and the Request Id: 7fd9e25b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.686+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ad77ed9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.689+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_162, and the Request Id: 2cb2956, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.690+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_161-, and the Request Id: 20cf6010, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.738+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 286e7c17, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.740+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_164-, and the Request Id: 4f22b23c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.740+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_160-, and the Request Id: 64b57705, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.743+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 218987f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.743+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17712713, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.745+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 218987f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.743+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c23c4b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.749+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_162-, and the Request Id: 74166a3a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.749+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2557d8ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.751+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e95daa7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.752+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e95daa7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.753+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c9e398a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.755+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_159, and the Request Id: 31ab047, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.760+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5bf04675, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.765+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190865f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.766+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190865f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.769+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1f7dfdf6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.770+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f7dfdf6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.770+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b666400, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.772+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 229dfff9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.775+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54dc47a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.777+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_164, and the Request Id: 297230af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.783+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9f88a9b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.783+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 17d405d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.785+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9f88a9b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.785+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17d405d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.788+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6a41b0b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.788+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 23c8b226, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.788+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9f966c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.789+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a41b0b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.789+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23c8b226 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.792+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_167, and the Request Id: 1d9465e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.792+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_165, and the Request Id: 77b7b773, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.800+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63883827, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.802+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1adb7237, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.804+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 950cba2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.808+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3245447a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.813+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c8489dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.814+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c8489dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.816+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4408c06f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.818+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4408c06f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.819+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_161, and the Request Id: 2ac4eb96, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.820+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_164-, and the Request Id: 4b4f27d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.828+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_159-, and the Request Id: 5814a38b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.832+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_165-, and the Request Id: 10ddda48, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.834+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_167-, and the Request Id: 2e98eba6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.841+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 13306900, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.843+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44894070, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.843+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13306900 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.845+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 27f919b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.846+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27f919b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.848+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_162, and the Request Id: 2e588ff3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.852+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2253762c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.857+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_161-, and the Request Id: 15de804c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.857+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e830e3c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.859+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e830e3c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.861+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 19adf8ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.862+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19adf8ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.864+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14152121, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.867+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_162, and the Request Id: b5e6a8d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.870+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62c11101, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.870+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 70181b11, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.872+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70181b11 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.873+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 45371f4a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.874+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45371f4a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.875+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_162, and the Request Id: 4ff00cae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.878+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a04303d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.879+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a04303d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.881+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 250fb4f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.881+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 70ebf823, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.882+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 250fb4f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.882+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70ebf823 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.883+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6b244ca9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.886+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b244ca9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.888+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_162-, and the Request Id: 258eb214, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.888+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_165, and the Request Id: 41df196c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.888+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_163, and the Request Id: 744754df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.897+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7bb8fcba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.904+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c23ab3a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.912+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bdf68f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.919+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_162-, and the Request Id: 91495b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.923+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4af83955, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.924+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 388b5627, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.931+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_165-, and the Request Id: 505e49a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.936+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_163-, and the Request Id: 6bd97fa4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.943+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 65a5e85f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.947+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b290e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.947+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65a5e85f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.949+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3cb65086, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.950+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cb65086 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.954+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_168, and the Request Id: 5fbb7070, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.954+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_162-, and the Request Id: 31802573, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.954+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50c9e309, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.959+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 735d3599, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.968+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ea7749b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.969+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ea7749b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.971+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 47e2fc3a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.977+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47c37696, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.977+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f8d7370, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.980+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_160, and the Request Id: 291467c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.980+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d8c462e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.981+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47e2fc3a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.983+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9cf53e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.989+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 633b744, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.991+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 633b744 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.994+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 11580d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.994+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_168-, and the Request Id: 6e325144, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.995+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11580d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.996+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_162, and the Request Id: 3c8a322e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.996+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31e896d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:02.999+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7e27bad2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.001+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e27bad2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.004+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78b989b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.005+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78b989b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.007+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_165, and the Request Id: 71ee7484, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.010+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 439f4c24, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.014+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 589181f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.015+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 589181f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.020+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 578a57c2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.021+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_160-, and the Request Id: 13bbe32d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.021+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 83537a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.024+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 578a57c2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.026+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_163, and the Request Id: 1bfdfba8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.030+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c103701, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.030+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2926c97c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.030+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d54e02c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.032+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2926c97c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.032+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d54e02c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.033+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21e037e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.038+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef038a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.038+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6b2a7526, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.039+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef038a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.039+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b2a7526 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.041+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 235a0174, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.046+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_165-, and the Request Id: 208ff942, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.046+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_162-, and the Request Id: 2aae9b0d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.048+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 130dbca9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.053+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 130dbca9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.053+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_166, and the Request Id: 5a30e3e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.055+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 79297895, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.057+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79297895 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.059+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_163, and the Request Id: 2f4cb3a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.060+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_166, and the Request Id: 1cc3757d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.063+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67695c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.064+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3a94a563, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.065+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67695c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.066+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a94a563 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.067+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 94a8a9a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.071+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 94a8a9a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.073+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 16fecf6a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.073+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_163, and the Request Id: 3b94428d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.074+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16fecf6a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.075+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_163-, and the Request Id: 119de243, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.075+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 787fdc4d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.080+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_164, and the Request Id: 6075b39a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.081+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1345e79a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.085+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7cc222ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.085+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_166-, and the Request Id: 335859f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.088+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_163-, and the Request Id: afaf759, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.096+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 305194fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.104+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_166-, and the Request Id: 19aee634, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.108+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_163-, and the Request Id: 3e3b933c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.111+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 743d84d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.122+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62aeb26d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.124+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_164-, and the Request Id: 34595343, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.132+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 24ceedc0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.133+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24ceedc0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.135+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e71c97b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.137+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e71c97b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.141+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_161, and the Request Id: 257603b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.141+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c619e68, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.141+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5da849, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.156+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47132668, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.159+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55308531, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.159+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 191b7b10, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.162+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 191b7b10 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.164+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5793c205, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.166+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a8683af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.166+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5793c205 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.168+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e8a4ade, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.170+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_169, and the Request Id: 1a0a46cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.173+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4a163d6f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.175+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a163d6f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.177+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6b44eb3e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.178+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b44eb3e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.178+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d12213d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.179+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_163, and the Request Id: 6b08e449, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.188+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_161-, and the Request Id: 4edb6aed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.191+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_169-, and the Request Id: 19c151b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.192+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 290f44f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.193+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 290f44f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.195+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71bd0270, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.197+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71bd0270 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.197+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1453a32f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.200+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_166, and the Request Id: 7c4a1557, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.205+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_163-, and the Request Id: 1e34b24e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.207+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7fe58854, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.207+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1088c819, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.207+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6fe5d59a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.209+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 20789cc6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.211+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20789cc6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.212+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7eb362ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.214+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 20ad4d06, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.216+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20ad4d06 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.218+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_164, and the Request Id: 2dee426a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.218+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52f7a56f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.221+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c3c4adc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.225+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 413f5889, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.229+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35c28546, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.233+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 25b79fde, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.234+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25b79fde the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.236+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1166e695, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.241+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 640de704, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.242+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1166e695 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.242+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_166-, and the Request Id: 36d7a260, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.242+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 640de704 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.243+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_164, and the Request Id: 46e67445, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.246+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7a18114f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.247+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a18114f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.250+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_167, and the Request Id: 445a2370, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.252+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d7530a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.256+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 463c6d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.257+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_164-, and the Request Id: 62868d91, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.260+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7df2227b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.264+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 490b37ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.266+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 490b37ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.271+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7d8c1d39, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.271+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7e5b3124, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.273+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d8c1d39 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.276+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e5b3124 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.277+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_165, and the Request Id: 76cc3aec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.279+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_164-, and the Request Id: 682d4334, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.279+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c18798c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.287+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 761014c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.288+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_164, and the Request Id: 7425f082, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.288+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 761014c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.289+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c18798c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.292+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 70c4a2de, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.292+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_167-, and the Request Id: 1cfb3581, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.296+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70c4a2de the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.298+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_167, and the Request Id: 381116eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.304+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3970cb78, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.305+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3970cb78 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.306+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43aabaae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.313+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7072b8cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.314+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7072b8cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.316+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_162, and the Request Id: 37f77d1b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.320+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_167-, and the Request Id: 6e1a4668, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.323+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2d0ae85d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.323+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67307fb6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.326+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 53a52556, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.328+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53a52556 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.329+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d0ae85d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.332+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 66029365, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.333+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66029365 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.335+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1aa1da92, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.335+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22dd227f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.336+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1aa1da92 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.340+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_170, and the Request Id: 7ce5d333, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.340+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 188f9fd6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.340+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_167, and the Request Id: 26c4c74d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.345+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_165-, and the Request Id: 78c89b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.350+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dfaf9b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.350+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_167-, and the Request Id: 40d1c337, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.350+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_162-, and the Request Id: 20eb6c9f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.359+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_164-, and the Request Id: 64dea8c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.365+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7adac543, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.368+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49a4c8bc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.376+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a5707cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.384+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 79b8b9d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.386+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_170-, and the Request Id: 24bb9f70, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.386+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79b8b9d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.388+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1b94010b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.390+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b94010b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.392+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_164, and the Request Id: 1302055a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.398+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1af9c8d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.401+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33d3f8a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.404+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a1e0cb3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.409+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3fd2d4e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.410+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fd2d4e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.413+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f4d0deb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.414+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 79332e7c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.415+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79332e7c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.417+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_168, and the Request Id: 170ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.420+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31c14d0c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.422+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 182c9316, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.423+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 182c9316 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.425+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 512f3b87, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.428+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 512f3b87 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.428+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52e1e95b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.430+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6df339af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.430+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 24b631b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.432+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24b631b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.433+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 651a005b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.434+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 651a005b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.436+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_165, and the Request Id: 693866c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.437+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_165, and the Request Id: 5302e843, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.446+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_164-, and the Request Id: 53272c6c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.451+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 145c1734, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.451+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1afee859, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.452+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_165-, and the Request Id: 6f186559, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.468+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3642029a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.471+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_168-, and the Request Id: 1c515479, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.471+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e21350a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.472+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 968f0fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.473+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e21350a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.477+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ebd32f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.478+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1846378d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.479+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ebd32f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.480+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_165-, and the Request Id: 23ca2084, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.487+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5885ba3f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.490+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_168, and the Request Id: 7f7647c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.493+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 70d6f5ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.495+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70d6f5ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.499+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7e14b02c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.501+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e41a5dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.501+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 109e1c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.502+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e41a5dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.502+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 109e1c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.504+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 39b4d8ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.504+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_165, and the Request Id: 37e00680, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.505+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e14b02c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.505+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39b4d8ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.508+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_166, and the Request Id: 70df5d39, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.508+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 31d90392, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.510+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31d90392 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.510+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1bdb6ec9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.511+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_168, and the Request Id: 458ce174, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.520+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6441c608, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.520+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_166-, and the Request Id: 7bbdd96b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.522+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11826240, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.522+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 35aaf8ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.524+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35aaf8ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.526+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 329fea3c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.528+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2d87ce9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.528+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2237344a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.529+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2237344a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.529+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d87ce9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.531+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_163, and the Request Id: 64656922, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.531+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 270a0e60, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.536+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 270a0e60 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.538+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_171, and the Request Id: 50587f96, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.543+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_168-, and the Request Id: 5630148d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.543+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2db63f50, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.545+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_165-, and the Request Id: 6c570f58, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.552+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_168-, and the Request Id: 6358dce4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.552+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b97e353, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.564+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f5466f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.567+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 110cab84, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.572+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_163-, and the Request Id: 24469d50, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.572+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1a6ac3b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.574+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a6ac3b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.575+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_171-, and the Request Id: 475fc745, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.575+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 77dbfaa1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.577+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77dbfaa1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.578+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 475d1342, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.579+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 475d1342 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.579+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4a5d1eec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.581+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a5d1eec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.586+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_165, and the Request Id: 3b7b04c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.591+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f3ce5b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.596+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_166, and the Request Id: 4d981529, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.602+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45752b61, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.602+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47007957, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.606+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: db4e692, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.608+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db4e692 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.613+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3667a6b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.616+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f0d9a10, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.623+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 726742c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.623+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74c63d1d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.624+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b28d7f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.625+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b28d7f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.628+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1d355a89, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.629+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d355a89 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.630+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6ca9f5df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.631+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ca9f5df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.631+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_169, and the Request Id: 44f0a733, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.634+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_166, and the Request Id: 440d5e89, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.639+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_166-, and the Request Id: 308a6045, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.642+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_165-, and the Request Id: 316222f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.642+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 736b7fcb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.649+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_166-, and the Request Id: a614e94, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.659+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 415e9a90, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.660+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_169-, and the Request Id: 734cc6dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.660+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b210584, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.663+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 665d0692, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.665+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 748aff06, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.665+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 301c8714, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.665+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74ef520d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.666+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 301c8714 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.667+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7997056c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.667+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21aad9a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.669+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7997056c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.669+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 559258e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.671+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 559258e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.672+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 47340633, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.673+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47340633 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.676+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_169, and the Request Id: 1c679014, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.676+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_167, and the Request Id: 1b2afdcf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.678+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 665d0692 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.676+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 210bfe8e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.680+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6c1527f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.682+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c1527f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.685+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_164, and the Request Id: 390d3f7c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.687+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d6a4edc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.696+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6fa40177, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.701+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fa40177 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.702+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6be7a404, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.702+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a6e4d64, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.703+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a6e4d64 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.704+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6be7a404 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.704+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_166, and the Request Id: 601dbada, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.706+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 17c7709d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.707+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17c7709d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.709+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_172, and the Request Id: ca0f37b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.709+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b58c739, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.711+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 72427d37, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.713+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72427d37 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.715+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 37bb4559, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.715+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ed25546, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.716+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37bb4559 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.720+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_169, and the Request Id: 650cbf7e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.725+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_167-, and the Request Id: 7d2e0a1a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.726+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d0f1e45, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.727+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_169-, and the Request Id: 5c3273ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.728+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d0f1e45 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.730+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 73f3bc2b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.732+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73f3bc2b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.736+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_166, and the Request Id: 3b23d473, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.738+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39f190a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.742+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_164-, and the Request Id: 2e0c3af9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.744+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_166-, and the Request Id: 2bb3e000, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.749+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_166-, and the Request Id: 123518a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.761+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_172-, and the Request Id: 4ebc3181, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.768+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6fdf5757, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.771+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50ba453a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.776+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_169-, and the Request Id: 53dd906c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.781+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31561542, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.790+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3af01145, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.790+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4afe1529, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.791+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4afe1529 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.793+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42bc5bf9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.796+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e12a036, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.797+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e12a036 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.800+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 41a92a3f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.801+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41a92a3f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.803+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_173, and the Request Id: 14fb88fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.803+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 304c235b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.803+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39853968, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.804+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 304c235b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.806+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_167, and the Request Id: 263c48c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.811+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 321e0df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.811+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d750841, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.811+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ba79323, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.814+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d750841 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.816+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6070896c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.817+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 61fb99c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.818+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61fb99c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.821+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f6b4055, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.818+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 321e0df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.824+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 306589d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.826+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75d91d50, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.826+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 306589d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.827+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_167, and the Request Id: 66563655, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.828+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_170, and the Request Id: 15119852, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.836+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3df87671, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.836+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1becef62, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.836+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_167-, and the Request Id: 42c21e44, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.839+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_170-, and the Request Id: 23b2b646, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.836+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ed78c85, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.837+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3df87671 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.838+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_167-, and the Request Id: e984786, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.838+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_173-, and the Request Id: 7fd579ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.843+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 630daf9c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.844+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 630daf9c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.846+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 254d76df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.846+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_167, and the Request Id: 590dd391, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.849+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 683b19a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.852+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7bf67a5e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.855+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7e839f11, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.857+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e839f11 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.859+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3d0c1dee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.860+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23763e8a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.864+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d0c1dee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.866+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_165, and the Request Id: 72086362, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.872+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a5f1bcd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.877+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b4a2484, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.877+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 730b4c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.877+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67914e02, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.878+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 730b4c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.883+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1aece1a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.883+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9ce4b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.885+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1aece1a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.886+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_167-, and the Request Id: 6996f662, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.886+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 792afeed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.887+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_170, and the Request Id: a614efa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.889+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1777974b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.892+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 792afeed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.897+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1ec5ff60, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.898+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ec5ff60 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.899+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 62ff0145, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.900+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_165-, and the Request Id: 58563f6c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.900+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62ff0145 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.900+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d47e730, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.900+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6190a380, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.901+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c1b65c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.901+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6190a380 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.902+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_167, and the Request Id: 5be26cb6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.904+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d47e730 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.904+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e90a0e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.907+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 42359a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.907+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 65ccd17a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.908+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42359a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.908+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65ccd17a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.908+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_168, and the Request Id: 178ee937, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.909+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78e17ac7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.911+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_170, and the Request Id: 5d0e657a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.915+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ad93dcc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.915+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17b72fb4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.916+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ad93dcc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.917+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_170-, and the Request Id: c563f0f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.918+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 45442085, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.918+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_168, and the Request Id: 24ec64f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.919+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45442085 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.921+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1c562e61, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.922+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c562e61 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.924+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 61fc63ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.926+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61fc63ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.926+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 61da0f97, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.927+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61da0f97 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.927+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_170-, and the Request Id: 40b6e69, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.927+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16745d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.931+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_174, and the Request Id: 715180b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.932+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: bae2e35, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.937+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_168-, and the Request Id: 647fcc8e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.938+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_171, and the Request Id: 7a707ca8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.938+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 16976b75, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.940+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16976b75 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.940+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50fe79c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.942+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_167-, and the Request Id: 73abb58a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.945+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 56fd79e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.945+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_168-, and the Request Id: 33b488, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.947+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56fd79e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.950+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_168, and the Request Id: d1492da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.950+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45596101, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.952+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 185e34e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.954+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_174-, and the Request Id: 4a64da8f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.954+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1179d9ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.956+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1bbcb0ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.957+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 315d87e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.961+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5da74536, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.962+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5da74536 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.969+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d560f67, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.970+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 556843a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.970+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d560f67 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.985+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_166, and the Request Id: 348a6a95, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.991+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59960ce6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.996+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_171-, and the Request Id: 7c813653, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.998+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_168-, and the Request Id: 7a72012d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:03.998+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ca9dd15, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.000+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 116d99f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.001+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 116d99f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.005+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5613c617, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.006+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5613c617 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.008+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 689ba014, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.009+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e2e5456, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.010+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 689ba014 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.010+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_168, and the Request Id: 37ecb339, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.011+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e2e5456 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.013+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3d569033, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.014+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d569033 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.016+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ecdc6e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.024+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2d7d9791, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.025+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a8db9e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.025+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d7d9791 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.026+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_166-, and the Request Id: 4f90ee43, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.027+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a8db9e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.027+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_168, and the Request Id: 4518c6ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.027+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_168-, and the Request Id: 44dd3be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.029+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f80437d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.030+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43a72425, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.031+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43a72425 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.033+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_171, and the Request Id: 6d21d9d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.040+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_171, and the Request Id: 34a4c53e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.045+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65a0d7ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.048+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a595c04, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.056+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28fedeac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.056+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_171-, and the Request Id: 39ac1498, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.060+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 446121a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.064+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f1f8cb5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.067+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f114913, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.069+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 446121a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.070+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6f26b49c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.071+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f26b49c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.073+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_169, and the Request Id: 4b55e221, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.081+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6175c444, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.081+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ca36867, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.083+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ca36867 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.084+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 580ff988, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.085+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 580ff988 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.087+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_168-, and the Request Id: 17d26641, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.087+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_169, and the Request Id: 235290e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.097+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 60df1f77, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.097+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_169-, and the Request Id: f804918, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.098+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6149741, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.099+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_171-, and the Request Id: 7419b08a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.101+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 77de22e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.102+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60df1f77 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.102+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77de22e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.102+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7fb59764, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.102+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_169-, and the Request Id: 1615f956, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.103+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fb59764 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.105+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 713ae514, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.107+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 713ae514 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.107+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d39df2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.107+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 74b82e0f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.108+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d39df2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.108+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74b82e0f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.112+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_175, and the Request Id: 87d273d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.113+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_172, and the Request Id: 725f1737, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.113+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_169, and the Request Id: 6030a3b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.117+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32666c8a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.124+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be2b9c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.126+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ef4f7f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.126+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2da54f57, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.128+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2da54f57 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.126+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d39fbab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.130+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7416d331, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.130+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1b995416, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.131+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b995416 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.131+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_172-, and the Request Id: 73cb2c9a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.133+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_169, and the Request Id: 75b15808, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.137+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_169-, and the Request Id: 3cf2456a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.141+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49ecb616, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.142+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49ecb616 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.146+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2bc50fad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.147+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bc50fad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.148+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56f23d0f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.151+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_172, and the Request Id: 72bc94e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.155+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a4432b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.156+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e858e07, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.163+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2dbf158b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.167+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_175-, and the Request Id: 42b7af6c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.176+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1aeb2f3a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.178+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_169-, and the Request Id: 6ef0d79a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.179+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79d25fdf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.188+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 474cde47, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.191+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_172-, and the Request Id: 41aa7226, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.191+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a8f86d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.192+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10e10aab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.196+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5ee92b8d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.197+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ee92b8d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.197+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b6de7ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.198+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b6de7ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.203+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7b0d0238, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.206+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c45deee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.207+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c45deee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.209+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_170, and the Request Id: 2246b84a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.210+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b0d0238 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.212+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_169, and the Request Id: 2ffafab8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.215+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51f0a0fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.216+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e6263fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.222+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17cf2b0b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.225+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_169-, and the Request Id: 6bb05998, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.227+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ddaa9f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.231+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f18b1d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.231+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6290bc0d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.233+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62d15625, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.244+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 765988d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.245+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 765988d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.248+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 540fb0ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.249+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 540fb0ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.251+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5168ea9c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.251+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5415353, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.253+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5168ea9c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.253+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5415353 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.253+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_170, and the Request Id: 2ea2eef9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.251+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_170-, and the Request Id: 94a8525, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.257+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6a3c481, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.258+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a60ae95, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.258+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bc57887, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.259+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a60ae95 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.260+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bc57887 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.261+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52b2aa9d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.261+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_170, and the Request Id: 7a9720d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.261+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_173, and the Request Id: 24a2b344, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.263+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a3c481 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.264+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2452ad3d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.266+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2452ad3d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.267+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_167, and the Request Id: 341c6e0f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.267+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_170-, and the Request Id: 7f146090, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.271+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e6f5f6e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.273+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e6f5f6e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.277+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 28b28241, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.278+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28b28241 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.280+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_172, and the Request Id: 72546fe3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.280+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7085cb27, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.288+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68860cd3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.290+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5da88bff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.292+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5da88bff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.294+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 66b5ffaa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.296+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66b5ffaa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.297+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_170-, and the Request Id: 1f411d72, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.297+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_176, and the Request Id: 285814d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.304+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_173-, and the Request Id: 5de4ec1c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.305+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 729741dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.306+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 729741dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.308+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ac7340a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.309+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac7340a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.313+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_170, and the Request Id: dcba4c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.320+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 602beb7a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.320+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_167-, and the Request Id: 6b1c4b18, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.328+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27b8c6dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.335+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_172-, and the Request Id: 11057849, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.340+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 385b82cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.344+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7f3941f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.345+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f3941f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.345+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f98e2ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.346+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 501ca23f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.348+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 501ca23f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.348+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 385b82cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.349+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_176-, and the Request Id: 38f75e6d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.349+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6905eb8d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.349+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_173, and the Request Id: 4e07efe0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.350+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6905eb8d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.353+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_170, and the Request Id: c294d9e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.356+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40118815, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.361+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_170-, and the Request Id: 305ea796, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.366+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_170-, and the Request Id: 7229a1b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.371+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3204a20e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.380+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3de3272f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.381+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2af92aa5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.385+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b22e61f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.385+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52b74558, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.385+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_173-, and the Request Id: 5433f264, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.392+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a1e4f9c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.396+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 189d0ecb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.406+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7fef67a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.409+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ea1e25f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.410+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 41ea1ef2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.411+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41ea1ef2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.413+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 52b3a19a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.413+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72f5c0aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.413+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 26e30cf2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.414+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26e30cf2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.414+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52b3a19a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.417+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_174, and the Request Id: 32992984, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.417+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4c51c347, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.418+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c51c347 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.418+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43e5d0b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.419+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_171, and the Request Id: 35645d49, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.422+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43e5d0b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.423+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9214317, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.425+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 74ecf219, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.426+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74ecf219 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.427+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c839104, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.428+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_173, and the Request Id: d5ff20c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.431+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ece9529, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.435+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3d6bc2b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.436+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d6bc2b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.438+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 572db3b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.439+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 148d7479, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.440+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 572db3b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.440+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 148d7479 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.442+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_171, and the Request Id: 50a5b26a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.442+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 21b745b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.443+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_173-, and the Request Id: 79d0ffc2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.443+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b745b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.444+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d26159e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.449+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_168, and the Request Id: 1758c293, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.449+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 25c34998, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.450+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25c34998 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.452+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a18034, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.452+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_174-, and the Request Id: 101c4f08, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.453+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a18034 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.455+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_177, and the Request Id: 8d23284, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.461+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_168-, and the Request Id: 718b80b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.463+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e69e623, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.463+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fd94a3a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.477+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 65c9e8dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.478+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_171-, and the Request Id: 672fade2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.479+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65c9e8dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.479+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1aab5a4e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.483+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 28b279f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.484+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28b279f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.488+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_171, and the Request Id: 751970f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.495+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 31ae0d89, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.496+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31ae0d89 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.498+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1963e2dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.498+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8391b09, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.499+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8391b09 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.505+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_171, and the Request Id: 52230d4d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.506+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60915aee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.506+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_171-, and the Request Id: 2c789ec2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.506+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50853885, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.513+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 754b4832, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.514+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 754b4832 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.517+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2044f420, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.518+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2044f420 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.519+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_177-, and the Request Id: 6def2c4a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.522+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_174, and the Request Id: 64b8f528, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.522+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5986e24, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.523+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5986e24 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.525+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 16fc2f97, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.526+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_171-, and the Request Id: 328b99d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.527+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16fc2f97 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.528+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_171, and the Request Id: 7cd06a99, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.536+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63a36c0e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.545+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_171-, and the Request Id: 63a7e71e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.546+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68d4d594, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.555+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57139a8b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.556+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f7f1336, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.562+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e79bf02, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.572+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6a1fde46, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.574+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a1fde46 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.578+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7ec305ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.579+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ec305ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.581+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_175, and the Request Id: 3d74922b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.581+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29c60a3f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.583+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_174-, and the Request Id: 5939c8fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.589+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e8389aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.593+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_171-, and the Request Id: 58627373, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.596+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4a90a75, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.597+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a90a75 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.601+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4faf6915, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.602+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4faf6915 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.603+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 263493b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.606+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_174, and the Request Id: 2540b110, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.618+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56206ba2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.619+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 56c919d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.620+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56c919d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.620+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 641f19fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.621+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 641f19fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.624+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 729de9d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.625+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 729de9d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.625+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 42d5482b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.626+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42d5482b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.628+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_172, and the Request Id: 2c8e9876, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.630+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_169, and the Request Id: 12c5bc7d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.637+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_175-, and the Request Id: 2340e313, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.639+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59ed1caf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.639+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 561b7b44, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.648+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18a0204e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.660+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 597a0869, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.662+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f5e9c53, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.664+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 517cdc45, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.670+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 55956c13, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.670+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_174-, and the Request Id: 7fba1f92, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.671+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55956c13 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.672+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_169-, and the Request Id: 75b535da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.673+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7080692e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.675+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7080692e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.676+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_172-, and the Request Id: 39c02c9f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.678+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 517cdc45 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.678+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_172, and the Request Id: 72e5c0c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.679+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 59ffc796, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.680+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59ffc796 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.682+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_172, and the Request Id: 798de1db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.684+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77a0f2f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.690+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 57fe060c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.692+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57fe060c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.692+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a7da5c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.695+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 37492ab3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.697+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37492ab3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.697+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5563b552, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.699+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_178, and the Request Id: 743250f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.704+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 729c86bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.705+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 729c86bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.707+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ab867ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.708+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ab867ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.711+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3366991a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.713+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_172, and the Request Id: 6bd4d65b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.713+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e41231c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.723+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d6e7520, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.725+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 615f675a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.727+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 615f675a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.727+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ca505f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.728+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_172-, and the Request Id: 622333eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.728+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ca505f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.729+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_172-, and the Request Id: 2158bb0b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.730+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6fdff57a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.732+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 45df122a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.733+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45df122a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.734+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 696ae017, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.735+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 696ae017 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.735+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_178-, and the Request Id: 7a92196, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.737+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_175, and the Request Id: 5c713673, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.738+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_172-, and the Request Id: 79d00151, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.738+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21eea3a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.741+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_172, and the Request Id: 1dccada1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.742+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ca129b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.746+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e8f8105, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.748+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e8f8105 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.749+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_175-, and the Request Id: 915beea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.753+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7da5fb58, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.753+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50ece0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.753+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 34ae7036, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.754+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7da5fb58 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.753+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_172-, and the Request Id: 3466400d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.755+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34ae7036 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.757+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a04fa23, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.759+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1881fd35, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.760+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1881fd35 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.760+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a894f3a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.761+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a894f3a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.761+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e040065, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.763+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_175, and the Request Id: 78d82390, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.764+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4d0a894d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.770+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_176, and the Request Id: 61ee1c6f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.770+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f019eb6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.772+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d0a894d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.774+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_170, and the Request Id: 318b6591, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.783+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32362417, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.792+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79213fdc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.794+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4915f86, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.796+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40ef2344, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.800+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5dbbc26f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.800+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44fa33ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.802+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_175-, and the Request Id: 264975aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.803+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 656b379e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.804+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_170-, and the Request Id: 3b5eb75e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.812+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7027cd04, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.813+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7027cd04 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.814+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_176-, and the Request Id: 3ea07ee6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.815+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7554a73b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.816+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7554a73b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.817+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e772f69, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.817+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61820cb2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.818+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_179, and the Request Id: 38517d8e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.824+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a838d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.826+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a838d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.826+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d24b3c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.828+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d24b3c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.830+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c3a1e50, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.830+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 51a45d23, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.831+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51a45d23 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.831+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c3a1e50 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.832+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_173, and the Request Id: 2f133bb7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.836+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_173, and the Request Id: 159d1224, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.838+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d7704c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.844+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4aa50bff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.845+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4aa50bff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.846+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e3abdc1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.847+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21c5917d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.848+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9834108, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.849+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21c5917d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.849+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9834108 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.849+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b68d794, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.851+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_173, and the Request Id: 11336d76, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.854+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e7a3d69, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.855+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e7a3d69 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.856+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 469805e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.857+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 469805e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.859+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_173, and the Request Id: 54d3fa3e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.863+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1bf908f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.864+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7dbc9af0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.865+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7dbc9af0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.866+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b0ef2b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.867+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b0ef2b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.870+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_173-, and the Request Id: 1e46acd6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.871+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_179-, and the Request Id: 666c45fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.872+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ee9f2a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.872+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_173, and the Request Id: 73b398f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.873+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ee9f2a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.874+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_176, and the Request Id: 3f48343f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.876+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_173-, and the Request Id: 10fbb452, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.887+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4aec7d90, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.888+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_176-, and the Request Id: 28bb84d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.894+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b84b12f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.895+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_173-, and the Request Id: 1f7895f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.898+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67a06ca1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.898+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e276f63, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.899+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_173-, and the Request Id: 1aa12538, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.904+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19060513, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.908+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_173-, and the Request Id: 1ec36b89, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.914+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7497128e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.919+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cc83610, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.926+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 559e0ef8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.927+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 559e0ef8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.929+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 729924c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.930+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 729924c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.933+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_176, and the Request Id: 69395470, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.935+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5deda724, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.941+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4a7250d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.943+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a7250d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.946+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 35afc584, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.946+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 277513d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.946+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ac8bde, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.948+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35afc584 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.948+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ac8bde the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.950+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_171, and the Request Id: 41dba541, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.952+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 75cd9bd0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.952+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1acc39bc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.953+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75cd9bd0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.954+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73b7a139, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.958+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_177, and the Request Id: 9f0a2f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.962+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3239a685, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.962+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47c901a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.972+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_176-, and the Request Id: 1d0d4fac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.976+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 941fc8d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.976+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13ff4b57, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.977+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 941fc8d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.982+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 102f7c32, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.983+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1855a7c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.984+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 102f7c32 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.988+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 75ba744c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.989+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 32cb44b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.990+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32cb44b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.991+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75ba744c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.991+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_177, and the Request Id: 5d109a92, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.996+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_174, and the Request Id: 4cafb53b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.997+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_171-, and the Request Id: 72b7eb0b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:04.999+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a4c482f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.000+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a4c482f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.004+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7c170081, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.004+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_177-, and the Request Id: 33d4acf6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.005+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c170081 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.007+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_174, and the Request Id: 41a412f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.007+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7551cd76, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.009+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 68789f9c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.010+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68789f9c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.012+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 25da14b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.015+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25da14b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.016+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54a15948, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.018+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_174, and the Request Id: 11ed5d7f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.020+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1d500a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.021+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d500a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.021+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_174-, and the Request Id: 5e5b01b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.023+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4b037f42, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.025+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b037f42 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.028+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_177-, and the Request Id: 6c681c34, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.030+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_174, and the Request Id: 7cb59bad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.030+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_174-, and the Request Id: 28dd8b19, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.032+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41439d83, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.033+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 305522ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.042+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 688531d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.043+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 688531d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.048+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1cd471f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.048+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 54d47f86, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.049+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cd471f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.049+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54d47f86 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.051+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_174, and the Request Id: 61ba9a0f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.056+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_174-, and the Request Id: 4ca42978, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.056+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2821cae8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.058+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5ed46714, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.059+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ed46714 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.062+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_180, and the Request Id: 798a046b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.064+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23161c11, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.067+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_174-, and the Request Id: 3d2fc8e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.069+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5eb1c036, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.070+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f2fbd0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.080+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d25de6e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.090+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e04c623, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.091+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c618f40, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.096+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_174-, and the Request Id: 3e2b3493, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.097+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_180-, and the Request Id: 33d27eff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.100+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21610952, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.100+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32d2b07b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.105+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fd87843, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.107+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78facf1e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.113+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f648ea7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.114+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4fbb0be1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.115+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fbb0be1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.118+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 20e7bde9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.119+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20e7bde9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.120+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c3d1450, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.122+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48430893, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.123+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 12c17608, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.127+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12c17608 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.128+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48430893 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.128+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15477f77, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.129+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_178, and the Request Id: 6a9888e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.130+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 784ef537, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.131+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 784ef537 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.131+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bbbbfb2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.132+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bbbbfb2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.135+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1d410136, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.137+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 58675deb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.137+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d410136 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.137+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_177, and the Request Id: 1116eae4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.138+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58675deb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.140+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 683c16c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.141+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 683c16c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.142+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a103fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.143+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a103fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.143+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_172, and the Request Id: b3e7299, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.143+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_178, and the Request Id: 2b4ef9b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.144+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 301d0140, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.147+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 301d0140 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.149+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e87007d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.150+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_175, and the Request Id: 437526e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.151+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e87007d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.152+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_175, and the Request Id: 6b4c67d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.158+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 718d99c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.159+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_178-, and the Request Id: 5db936a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.164+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 697f117c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.167+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 697f117c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.169+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 718d99c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.169+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_175, and the Request Id: 64e185cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.173+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7315c31a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.182+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22ee50d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.182+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 495f7e7a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.188+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_178-, and the Request Id: 728e6f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.197+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_177-, and the Request Id: 1d70ceff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.200+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_172-, and the Request Id: 5c5e10b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.208+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_175-, and the Request Id: 575ed933, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.218+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c2a6bad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.219+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_175-, and the Request Id: 890311e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.222+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_175-, and the Request Id: 72810ee2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.226+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f9eb53e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.229+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1cb7b16f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.230+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 54f0caec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.231+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9eb53e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.236+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cb7b16f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.237+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54f0caec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.239+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2fb06cb5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.240+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e756a7f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.242+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fbc1b60, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.244+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d95b60, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.244+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d8c1ed3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.245+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d95b60 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.245+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 737306cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.246+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2aa51bb2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.247+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2aa51bb2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.249+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fbc1b60 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.251+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_175, and the Request Id: 1d2247af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.251+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_175, and the Request Id: 64398869, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.252+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_181, and the Request Id: 3a16053e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.255+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fb64891, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.260+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 205e9fe3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.264+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 767c7c60, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.266+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ce906c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.272+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c5fd098, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.281+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1769f973, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.286+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 730e22cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.291+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_175-, and the Request Id: 11228031, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.291+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_175-, and the Request Id: 4897d358, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.293+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_181-, and the Request Id: 7ea128a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.302+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3699dc83, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.302+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 105b6c26, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.303+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 105b6c26 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.304+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 781bb4ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.305+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4fbe4bf4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.305+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e2e2c2a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.306+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fbe4bf4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.306+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e2e2c2a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.307+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7506aea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.307+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_179, and the Request Id: 3ac1ae4b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.308+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7506aea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.313+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_173, and the Request Id: 64ccead3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.314+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 249b6e86, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.315+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 249b6e86 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.316+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 73ffa06b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.317+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73ffa06b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.319+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 60807790, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.321+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60807790 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.321+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_178, and the Request Id: 72efbe9f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.322+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3a3897a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.322+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 10c8e22e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.323+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10c8e22e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.323+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a3897a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.328+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 46ea872d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.329+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46ea872d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.331+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_176, and the Request Id: 7a77fc28, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.331+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_179, and the Request Id: 85c72bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.333+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c3cac30, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.333+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4374c866, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.336+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5c269a44, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.337+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c269a44 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.337+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4dc597e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.339+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 361d2f29, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.339+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4dc597e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.340+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 361d2f29 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.341+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_176-, and the Request Id: 5e6adf4c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.342+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_176, and the Request Id: 55f30952, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.342+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63eb1218, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.343+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64b8914b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.344+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64b8914b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.345+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_176, and the Request Id: 304402de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.349+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_173-, and the Request Id: 73a8e0fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.350+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7eb3a19b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.351+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d2be135, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.356+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 568b37aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.360+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 28057f56, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.360+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_178-, and the Request Id: 38be0da4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.361+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42ce5b2b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.361+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28057f56 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.365+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ee0f6a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.366+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ee0f6a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.369+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_179-, and the Request Id: 189978ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.371+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 68595221, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.372+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68595221 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.373+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c96722c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.375+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_176, and the Request Id: 2753cb06, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.375+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 112ead3a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.376+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_176-, and the Request Id: 2287850f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.376+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ee88943, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.377+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ee88943 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.379+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_176-, and the Request Id: 1d80bfc7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.379+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_176, and the Request Id: 3fc29838, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.387+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 272cca09, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.389+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_179-, and the Request Id: 6faeb2db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.391+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6b93158e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.393+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b93158e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.395+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 303d6d8c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.397+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 303d6d8c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.399+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ac7c303, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.401+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ac7c303 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.401+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63663188, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.401+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_182, and the Request Id: 492751d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.409+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1783b720, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.409+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1607fc0b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.409+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a6d13, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.410+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1783b720 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.414+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 543473b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.414+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_177, and the Request Id: 3a56981b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.415+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_182-, and the Request Id: 40dbccca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.415+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_176-, and the Request Id: 2848337d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.419+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9466a2f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.426+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_176-, and the Request Id: 4d9ba308, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.432+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a1eeb2d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.434+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 357f1eb2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.436+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6397c31, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.442+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e7caa34, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.443+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6b3ef180, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.443+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e7caa34 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.448+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 50731d89, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.448+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b3ef180 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.449+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 638ae345, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.449+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50731d89 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.451+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_177-, and the Request Id: 5cb396a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.452+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 638ae345 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.453+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_179, and the Request Id: 7d4d16f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.453+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_174, and the Request Id: 7d4b4382, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.460+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3cf98e3b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.467+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 796e33ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.472+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12531220, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.473+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77bef32b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.480+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46f493c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.480+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7484212, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.484+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5561d00e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.484+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_179-, and the Request Id: 70cd82af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.485+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 239a01e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.486+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5561d00e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.486+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_174-, and the Request Id: 4eea00, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.486+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5f67cc20, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.488+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f67cc20 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.491+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7f2221ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.492+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f2221ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.493+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49adab2d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.495+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 237941, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.496+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 68c4b7bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.496+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 237941 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.497+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 730bf4db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.498+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 730bf4db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.500+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_177, and the Request Id: 29387b4b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.503+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68c4b7bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.503+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_180, and the Request Id: 19869589, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.504+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3944d58d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.505+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_177, and the Request Id: 615bda53, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.510+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 79d15d43, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.511+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79d15d43 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.513+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 383509a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.513+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_177-, and the Request Id: 56af742c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.514+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 383509a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.516+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_177, and the Request Id: 7e44f7e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.521+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14127e6b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.523+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14127e6b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.524+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 77c5720d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.526+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77c5720d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.526+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ca5b5e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.533+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_180, and the Request Id: 46c8b143, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.539+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_180-, and the Request Id: 1bbb6298, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.550+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6bcc12bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.553+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_177-, and the Request Id: 364589e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.555+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 70b07445, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.558+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1003746f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.560+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70b07445 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.565+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 20113271, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.566+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ef13c2a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.566+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20113271 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.568+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 245dc8d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.572+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a7a29bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.573+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a7a29bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.574+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_183, and the Request Id: 48a8d032, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.577+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 20053d9b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.577+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_177-, and the Request Id: 6ded1fac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.578+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20053d9b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.580+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_177, and the Request Id: 7cb1609c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.584+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49b1e4f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.589+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17fd644d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.590+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_183-, and the Request Id: 6713647f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.593+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7dbc11af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.604+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 784cbbb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.606+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 784cbbb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.607+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4631b606, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.607+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_180-, and the Request Id: 4a524f61, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.609+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_177-, and the Request Id: 16e8199, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.611+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a629a23, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.611+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ef68403, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.612+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a629a23 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.615+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 486fb3ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.616+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2cdc5633, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.618+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cdc5633 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.618+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_181, and the Request Id: 7077d0a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.622+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2597d6bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.624+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2597d6bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.628+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c8b5f51, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.632+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_178, and the Request Id: 78981e5a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.632+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 523adc5f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.632+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41cda70e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.634+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 523adc5f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.639+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ad8b122, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.644+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ad8b122 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.644+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 52410173, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.647+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_178, and the Request Id: 38e63f0a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.648+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52410173 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.650+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 17a7963c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.651+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17a7963c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.653+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_178, and the Request Id: 35497f2a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.655+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 382afaec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.660+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_178-, and the Request Id: 15e86e2f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.664+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e1d1bb0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.664+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60beb035, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.667+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e1d1bb0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.670+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 22392297, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.673+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22392297 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.675+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eaae57c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.676+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_180, and the Request Id: 693f099, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.677+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_181-, and the Request Id: 2ed6cd66, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.682+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73720971, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.689+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f6fcc15, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.697+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_178-, and the Request Id: 59e51d37, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.697+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 799aea74, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.699+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 799aea74 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.700+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_178-, and the Request Id: 32634b16, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.702+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 26cba1dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.703+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26cba1dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.705+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_178, and the Request Id: 172ced61, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.709+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48cabba5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.716+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d42927b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.717+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d42927b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.719+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 504cbe9b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.720+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 504cbe9b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.726+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_180-, and the Request Id: 5e8dabcd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.727+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_175, and the Request Id: 10744f5c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.728+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 635c4dfd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.732+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42f0ebb6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.733+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_175-, and the Request Id: 3f7aa0ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.733+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ebb7eba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.739+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 48191ff8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.741+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48191ff8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.741+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3989327d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.742+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3989327d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.743+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fcd26ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.744+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1f6cefc1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.745+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f6cefc1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.745+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fcd26ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.747+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_178, and the Request Id: 49fc7cd1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.748+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_179, and the Request Id: 8befa50, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.754+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17fe24fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.756+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58cc63d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.757+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74b002b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.759+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_178-, and the Request Id: 21356632, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.767+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77426c15, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.769+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49b2eb09, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.777+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9d25ec1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.777+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1692007d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.779+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9d25ec1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.781+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 49952c70, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.782+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49952c70 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.784+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_178-, and the Request Id: 1330a795, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.784+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_179, and the Request Id: 5fa33ae3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.789+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 29b76ae0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.791+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29b76ae0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.791+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_179-, and the Request Id: 255cc72b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.793+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25579ddb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.795+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5351cc0a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.796+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7369478f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.797+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5351cc0a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.798+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7369478f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.798+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7e8954c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.799+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e8954c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.800+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 11b4c5fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.800+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_184, and the Request Id: 2eba21a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.802+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11b4c5fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.803+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a04b4f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.803+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_182, and the Request Id: 7184c32c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.804+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a04b4f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.810+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_181, and the Request Id: 75a1b65a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.810+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6fadd05d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.810+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_182-, and the Request Id: 525a2bda, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.812+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a0107da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.814+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 468ca174, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.819+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7378e3d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.821+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_181-, and the Request Id: 34d446b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.823+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_184-, and the Request Id: ccce39, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.826+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 62b66bec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.827+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62b66bec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.829+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_179-, and the Request Id: 578a1231, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.831+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 11152c3b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.832+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11152c3b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.833+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_179, and the Request Id: 396e9336, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.843+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18dffd49, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.843+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31bf41d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.845+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18dffd49 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.846+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78043961, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.847+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2cb09905, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.847+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5819b4cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.848+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cb09905 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.849+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_181, and the Request Id: 500c70d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.851+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_179-, and the Request Id: 39edf582, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.851+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5118ac8a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.857+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 45609bb0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.858+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45609bb0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.861+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a14bd09, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.861+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77a357bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.862+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7181ff3d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.861+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ca44f92, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.861+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3954a8a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.863+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7181ff3d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.866+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_179, and the Request Id: 13cea8c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.875+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 438ff3d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.875+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f94941d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.877+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 438ff3d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.878+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2f931eef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.879+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f931eef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.880+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_176, and the Request Id: 61085a9a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.881+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_181-, and the Request Id: 5ca92f6f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.887+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2517b6b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.887+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 701eff27, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.890+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ceccb48, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.891+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d232d7e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.891+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ceccb48 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.896+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3206d997, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.897+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3206d997 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.898+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c4841b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.899+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c4841b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.905+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_179-, and the Request Id: 6010168b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.906+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_179, and the Request Id: 2c8bea2e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.906+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52de7116, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.907+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 747bc69b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.908+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 747bc69b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.912+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_180, and the Request Id: 6e4b3a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.912+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4a436d07, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.916+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5bfb2b74, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.916+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_176-, and the Request Id: 21c13437, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.917+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a436d07 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.919+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d687ece, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.921+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7de34b66, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.922+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7de34b66 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.924+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_183, and the Request Id: 52645068, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.927+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_180-, and the Request Id: 4bd69ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.930+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b201ab2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.931+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b201ab2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.932+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 175628d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.933+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 175628d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.934+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7862c6a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.935+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7862c6a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.936+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 239051ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.941+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 239051ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.943+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 356f12a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.943+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_182, and the Request Id: 1f0ce058, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.944+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 356f12a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.943+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_180, and the Request Id: 6e2534e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.949+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7769ee07, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.950+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7769ee07 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.954+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f4cdd87, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.954+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_185, and the Request Id: 2cef4363, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.957+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_179-, and the Request Id: 59b3ebc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.962+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ade8cf1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.964+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24ee0593, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.967+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e0c965e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.970+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_183-, and the Request Id: 15bfe6d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.974+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 42c556a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.975+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42c556a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.976+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 344d56f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.979+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 415c3413, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.980+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 415c3413 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.984+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_180, and the Request Id: 549825c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.986+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1650e2ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.989+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_182-, and the Request Id: 32ca00de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.992+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_180-, and the Request Id: 5085d30, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.997+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 746e8d89, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.999+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 32109ecb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.999+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f0b2bd0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:05.999+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1268c7fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.004+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32109ecb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.006+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5edd3c0f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.010+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a558b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.011+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a558b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.013+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aa0a60f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.014+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d5e1d39, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.015+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_180, and the Request Id: 1150832f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.015+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d5e1d39 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.020+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_180-, and the Request Id: 21e47dfd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.020+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 12e6906d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.021+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12e6906d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.024+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5eadc6aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.025+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_185-, and the Request Id: 16cc871c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.024+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_181, and the Request Id: 15806d75, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.025+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e05ffe5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.028+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5eadc6aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.032+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6c559435, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.033+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c559435 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.033+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32865b7e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.035+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_180, and the Request Id: 2b48365c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.036+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a4d07b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.037+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a4d07b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.038+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_180-, and the Request Id: 64c766fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.039+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55e7f9cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.039+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 72870e4d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.040+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72870e4d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.041+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2918fc70, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.043+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_182, and the Request Id: 3aa1ad00, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.047+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6a636f57, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.048+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a636f57 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.051+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e818e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.052+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e818e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.054+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_177, and the Request Id: 4ac747e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.055+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_181-, and the Request Id: 75a0273e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.058+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4422878d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.058+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c9a8661, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.062+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ff0bab4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.063+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ff0bab4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.069+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7c095cf9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.070+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c095cf9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.074+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b9c645d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.075+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 293daf5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.074+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_184, and the Request Id: 34b8ff05, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.076+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f936e49, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.077+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f936e49 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.078+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4a56fc2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.079+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a56fc2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.080+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_181, and the Request Id: 7fbe202e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.081+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3e8046, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.082+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_182-, and the Request Id: 6880acd7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.090+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a4a8111, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.092+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_177-, and the Request Id: 2bc7f798, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.095+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_180-, and the Request Id: 590f9267, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.100+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f57cfd2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.108+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c8bd37e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.110+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2f528616, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.112+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f528616 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.112+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1972c897, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.114+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7491f7d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.116+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7491f7d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.116+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_181-, and the Request Id: 627ad40a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.119+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fc982d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.120+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fc982d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.121+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_184-, and the Request Id: 63f649d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.123+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2868c6dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.125+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2868c6dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.125+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2be29ecc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.128+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 277ff18, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.128+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_181, and the Request Id: 1214be31, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.128+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 25cc39ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.130+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_186, and the Request Id: 71132671, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.130+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25cc39ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.132+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2f099d74, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.133+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f099d74 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.135+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_181, and the Request Id: 6aab178f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.137+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 77e78fc0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.138+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77e78fc0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.139+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75ef6495, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.145+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f7a3cfe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.146+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f7a3cfe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.148+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e23a5e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.153+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_186-, and the Request Id: 27ba1636, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.156+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2af29946, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.158+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2af29946 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.159+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c997d54, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.163+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 25f63087, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.163+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72169318, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.171+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_183, and the Request Id: 66d928e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.171+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25f63087 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.173+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_182, and the Request Id: 2a378c09, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.173+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_181-, and the Request Id: 37aaf3ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.175+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_181-, and the Request Id: 16e98c95, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.180+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56f9abde, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.187+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 214b6b02, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.199+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b612e03, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.202+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: bd57f42, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.203+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bd57f42 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.205+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 74058f43, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.206+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74058f43 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.209+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45cae86, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.212+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 155c986e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.212+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_181, and the Request Id: 54935746, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.214+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 155c986e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.217+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5cf8188c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.217+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1f054e44, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.219+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5cf8188c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.219+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f054e44 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.220+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 416849f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.221+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_182, and the Request Id: 44a57a0d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.221+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7666ded5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.221+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 416849f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.222+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7666ded5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.226+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 168720da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.226+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_183, and the Request Id: 2b354473, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.227+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 168720da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.228+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_183-, and the Request Id: 4402070e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.228+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_185, and the Request Id: 4ed3b6f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.231+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_182-, and the Request Id: 511a47bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.231+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_182-, and the Request Id: 2817b28b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.232+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a19f16d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.240+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 54b8ad93, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.241+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54b8ad93 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.243+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7f32e110, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.244+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f32e110 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.246+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_178, and the Request Id: 3aa83734, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.250+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35e6992e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.254+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_181-, and the Request Id: 4b519b9d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.257+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c6a3665, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.261+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 601cf03f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.262+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 601cf03f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.265+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 75849444, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.265+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 984a77e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.266+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75849444 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.268+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_187, and the Request Id: 501f7ae9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.279+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_185-, and the Request Id: 9d20d62, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.281+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_187-, and the Request Id: 41a287f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.288+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53032c27, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.291+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4179cfc2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.302+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e67f1a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.308+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_178-, and the Request Id: 72a360c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.312+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_183-, and the Request Id: 4719ba65, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.317+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6213ad71, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.317+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a7a5a32, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.317+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fd4738d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.324+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9d30e30, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.326+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5446ada2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.334+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6172db8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.345+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f56919, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.348+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b926937, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.350+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e1ee246, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.351+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 603ea7e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.352+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e1ee246 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.353+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 603ea7e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.354+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4004059, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.355+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4004059 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.356+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4fac6f5e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.356+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ca52d9e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.356+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fac6f5e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.357+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_182, and the Request Id: cb0263c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.359+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_183, and the Request Id: 1e37ef44, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.360+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c0c72e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.361+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c0c72e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.362+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a5be0c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.363+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a5be0c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.366+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_184, and the Request Id: 65752d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.366+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 627027ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.374+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d506879, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.374+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ea1baf2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.375+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ea1baf2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.380+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76d7731e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.380+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 151e971e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.380+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a7b722f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.381+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 151e971e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.380+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1066ccbb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.383+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1066ccbb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.384+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_186, and the Request Id: 6f0a1d68, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.385+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_182-, and the Request Id: 657cb39, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.385+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e7ddcf6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.386+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e7ddcf6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.387+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2cf95e37, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.389+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19c3c9de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.390+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cf95e37 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.391+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40e56cfe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.392+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40e56cfe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.392+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_182, and the Request Id: 454e460a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.392+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 66008325, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.393+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66008325 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.396+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15e0b0ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.396+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_182, and the Request Id: 28a7f41d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.397+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15e0b0ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.400+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_179, and the Request Id: 54d888a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.406+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_183-, and the Request Id: 1e4ddec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.407+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 16f1db99, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.409+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16f1db99 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.409+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_184-, and the Request Id: 7a729d76, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.412+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3cf7d729, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.413+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cf7d729 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.415+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_188, and the Request Id: 2ec2cb13, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.436+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 618c40cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.438+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1d7261c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.439+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d7261c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.439+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49b6919b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.445+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_182-, and the Request Id: 4abd4fff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.448+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_182-, and the Request Id: 118d6d45, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.448+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 652eb816, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.451+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 652eb816 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.453+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_183, and the Request Id: 1cea956f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.455+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63f94036, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.462+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_186-, and the Request Id: 2f451c34, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.464+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_188-, and the Request Id: 27d02b01, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.467+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23c55a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.467+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6520366f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.467+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12938e03, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.468+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23c55a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.470+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_179-, and the Request Id: 32a614dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.470+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 932f74f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.471+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 932f74f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.472+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_184, and the Request Id: 672631d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.478+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75daf681, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.485+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_184-, and the Request Id: 11b47fc4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.485+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_183-, and the Request Id: 2abee83e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.491+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3566bd93, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.493+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 396244e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.497+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6fdc4065, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.499+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37f71cd1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.499+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d99a7cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.501+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b25bdc5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.501+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 331def80, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.502+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 331def80 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.503+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64b7ef37, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.505+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4777fe08, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.506+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4777fe08 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.506+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3164abc5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.509+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46953e13, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.510+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_189, and the Request Id: 2077ace1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.519+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4368b67b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.519+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41450975, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.522+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b2d6ae5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.523+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6762873a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.525+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6762873a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.527+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6fe6eeeb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.528+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fe6eeeb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.529+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b2d6ae5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.531+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7887f0af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.532+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_183, and the Request Id: 42b20869, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.532+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 51151eb1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.533+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51151eb1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.534+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d6dc732, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.536+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_189-, and the Request Id: 71314efa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.539+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68b7e982, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.539+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_185, and the Request Id: 771d6ea6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.542+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 203eb178, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.543+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7887f0af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.544+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 17203e5e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.545+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17203e5e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.545+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 72ee4f19, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.546+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72ee4f19 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.547+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 53749ad3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.548+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53749ad3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.548+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 26c5b026, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.549+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26c5b026 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.550+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 77065ead, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.550+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a8d714, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.551+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_187, and the Request Id: 4bff6c75, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.551+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77065ead the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.551+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a8d714 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.553+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_183, and the Request Id: 10fef946, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.555+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_184, and the Request Id: 1315c5e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.556+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2aa785e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.558+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2aa785e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.558+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d03fa23, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.559+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_185, and the Request Id: 323f9020, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.561+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d03fa23 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.563+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 252a1572, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.569+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_185-, and the Request Id: 740d5ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.569+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7165b74, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.569+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 252a1572 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.570+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7165b74 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.576+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a82fed7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.578+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a82fed7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.578+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_180, and the Request Id: 6ced8eb4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.576+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_184-, and the Request Id: 711e5fed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.579+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 572e053c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.581+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_183-, and the Request Id: 7b38788a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.583+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_187-, and the Request Id: 241e9464, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.585+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_184, and the Request Id: 76bd873f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.586+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_183-, and the Request Id: 3641885b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.588+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f5cca9e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.591+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 46d0f909, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.591+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_185-, and the Request Id: 3a5d986e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.595+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46d0f909 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.598+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a53d95c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.599+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a53d95c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.600+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_180-, and the Request Id: 9e31c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.603+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_183, and the Request Id: 2269fccc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.604+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3cdfb06f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.605+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ed76b50, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.606+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 355447f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.608+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20195d89, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.611+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_184-, and the Request Id: 2b2f1861, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.611+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7467c96d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.611+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6fb50a12, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.616+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c6b2ff6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.621+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47bb8c20, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.623+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5241fe0f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.624+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_183-, and the Request Id: 668e94d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.625+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 488dc832, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.632+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 74431e9d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.633+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74431e9d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.634+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e6ed300, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.635+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e6ed300 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.637+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_190, and the Request Id: 66b78379, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.643+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30716b3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.650+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aea3ffc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.651+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aea3ffc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.656+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7f5e3173, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.656+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27171c69, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.657+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f5e3173 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.658+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_186, and the Request Id: a3489f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.660+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 570c577c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.662+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e45ecbf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.663+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 503b0c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.669+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c5acbdf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.671+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c5acbdf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.672+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55808408, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.672+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 496e9d2e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.677+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3f78f4d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.678+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f78f4d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.684+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2cec8e90, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.684+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 72f23a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.685+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72f23a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.685+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cec8e90 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.686+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b42ec81, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.687+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b42ec81 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.689+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 352ba8ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.690+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 352ba8ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.693+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 70db8c30, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.693+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 17ab3866, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.695+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70db8c30 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.695+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17ab3866 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.695+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_185, and the Request Id: 3ba7d129, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.695+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 559916a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.696+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_185, and the Request Id: 747683e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.701+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1404d425, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.701+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 559916a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.701+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ca39ad7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.702+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1404d425 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.702+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_184, and the Request Id: 115327d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.702+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ca39ad7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.704+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 22fbdf5d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.705+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22fbdf5d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.706+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_186-, and the Request Id: 77544a0b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.706+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_188, and the Request Id: 505c5607, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.708+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_184, and the Request Id: 57602c94, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.708+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f96a140, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.709+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_186, and the Request Id: 1ce10072, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.714+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_190-, and the Request Id: 605b9dc8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.716+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_185-, and the Request Id: 129ce09f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.716+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3089f12e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.720+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 496a63c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.721+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_184-, and the Request Id: 3c7b80bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.721+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 496a63c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.722+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_188-, and the Request Id: 78d8bcea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.724+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 57ae72b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.727+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57ae72b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.727+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 917a03c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.730+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_181, and the Request Id: 68ab3ef6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.729+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_184-, and the Request Id: 5b1c99c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.730+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_185-, and the Request Id: b14c22c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.733+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_186-, and the Request Id: 47d7093e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.734+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c485e09, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.735+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c485e09 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.736+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_181-, and the Request Id: 29744d18, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.738+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 34235c87, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.739+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34235c87 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.740+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56eac0f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.741+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_184, and the Request Id: 2f25dd49, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.746+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7fd8c1ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.748+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3982b5d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.749+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34803316, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.751+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_184-, and the Request Id: 476a4379, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.752+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fee88a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.755+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a145ba1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.758+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d1254c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.759+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c0cb1a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.760+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c0cb1a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.761+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4dcd57c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.763+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4dcd57c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.764+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 294bf627, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.766+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_187, and the Request Id: 5c3d0566, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.767+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: bc185d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.774+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ea45d19, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.778+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b1a45f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.780+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a8f8d10, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.784+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 421b30c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.788+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f3226b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.792+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77197589, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.796+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40b5916a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.797+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40b5916a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.800+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a69fa35, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.800+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 732c8f59, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.801+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 732c8f59 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.803+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_187, and the Request Id: 46f9274e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.808+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_187-, and the Request Id: 41f1beb2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.811+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_187-, and the Request Id: 7f2576eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.820+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4fa51670, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.821+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fa51670 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.822+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 40fe22e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.823+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40fe22e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.825+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 758da310, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.827+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 758da310 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.828+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_189, and the Request Id: 1a3ca133, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.834+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78b4cbb8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.836+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78b4cbb8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.837+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 27e9892e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.837+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_182, and the Request Id: 36199214, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.838+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27e9892e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.839+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2bb7510d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.840+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bb7510d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.845+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2a51aa8a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.845+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 615582dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.846+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a51aa8a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.846+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 41a88489, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.847+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41a88489 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.850+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_186, and the Request Id: 51ba0809, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.851+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_191, and the Request Id: 5fb195d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.855+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67407bd0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.858+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3edfc86e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.859+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3edfc86e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.861+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1374e4d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.862+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1374e4d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.863+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_186, and the Request Id: 3efc43e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.868+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 60c6d9df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.868+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8d097b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.869+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60c6d9df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.873+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 79100d81, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.874+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79100d81 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.878+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_185, and the Request Id: f6966cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.883+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_189-, and the Request Id: 3851875d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.883+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7362f022, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.892+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_185-, and the Request Id: 5a459d85, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.901+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c797a7f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.901+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_182-, and the Request Id: 6d99079d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.902+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c797a7f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.907+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_186-, and the Request Id: 3f3b786e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.908+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f9c3099, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.912+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f9c3099 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.914+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_185, and the Request Id: 1ad9b83c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.915+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_191-, and the Request Id: d7b8232, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.925+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8fd18f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.933+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 52c4b5ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.934+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52c4b5ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.937+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 37cf848d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.938+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37cf848d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.940+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_185, and the Request Id: c7aaaaa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.949+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 178a398d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.952+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_186-, and the Request Id: 7016959f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.952+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 692c593e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.955+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7757d93a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.960+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 608712cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.965+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_185-, and the Request Id: 42d86531, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.965+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 244351c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.968+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ac9ef3a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.977+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55d0fd32, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:06.981+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_185-, and the Request Id: 75f63199, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.053+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 227b1c50, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.055+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13e2c57b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.059+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a2eb092, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.062+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22c8a1f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.063+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b25c3c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.065+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 671c6fec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.065+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b25c3c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.066+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 13af0f44, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.067+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 210a1cfc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.069+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e1a157a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.070+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e1a157a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.071+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2303d4fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.073+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2303d4fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.073+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13af0f44 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.078+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 784ab9db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.078+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7035fb94, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.079+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_188, and the Request Id: 7530c151, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.079+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 583dbfaf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.081+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 583dbfaf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.081+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7035fb94 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.083+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_188, and the Request Id: 21bdf40e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.083+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_187, and the Request Id: 2154616c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.088+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28057adb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.091+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dde5265, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.092+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dde5265 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.094+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6f24abeb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.095+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f24abeb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.096+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6a7acafa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.096+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4a1c1751, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.097+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a7acafa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.097+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a1c1751 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.099+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_183, and the Request Id: 163c4648, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.099+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a903887, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.102+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f3e4a49, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.103+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f3e4a49 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.103+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2a788762, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.104+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a903887 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.104+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c307d57, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.107+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a788762 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.107+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c307d57 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.109+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_192, and the Request Id: 82a6ef9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.109+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_190, and the Request Id: 3fd1c2b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.111+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_186, and the Request Id: 2121ee74, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.114+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76ceaa91, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.114+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26e64295, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.121+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_188-, and the Request Id: 347eadc3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.123+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 71f6e700, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.123+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f81eba3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.125+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71f6e700 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.125+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f81eba3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.126+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_188-, and the Request Id: 62400f9e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.128+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_187-, and the Request Id: 7ba2665d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.129+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_186-, and the Request Id: 4a9cc870, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.131+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 753bd726, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.131+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_192-, and the Request Id: 718eab43, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.132+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 753bd726 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.132+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2d0b9403, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.133+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d0b9403 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.135+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_186, and the Request Id: 4f474cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.135+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_186, and the Request Id: 59260436, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.135+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 359ac418, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.136+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_183-, and the Request Id: 593ab3c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.139+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 55d35d05, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.141+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55d35d05 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.143+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 723e5873, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.144+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 723e5873 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.146+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b14249e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.148+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_190-, and the Request Id: 8c224e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.149+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_187, and the Request Id: 43f35321, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.151+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 744b63df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.157+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 712b5b4d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.160+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27ce4e20, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.168+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_186-, and the Request Id: 1e1167aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.169+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 181976f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.172+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_186-, and the Request Id: f5c9867, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.173+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 269367e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.177+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31259229, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.182+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b240c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.192+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_187-, and the Request Id: 7cf24e23, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.194+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29e114c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.205+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e4590a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.207+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39d90832, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.220+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57013fbb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.220+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3396c434, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.222+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2be9ef59, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.231+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 13e2c038, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.232+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13e2c038 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.233+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e50f13a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.235+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7325e264, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.237+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7325e264 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.239+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4631f805, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.244+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_189, and the Request Id: 773e8092, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.247+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 757269ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.249+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 757269ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.249+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 77809225, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.250+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77809225 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.253+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 69d0739d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.254+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69d0739d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.254+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1061103a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.255+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1061103a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.255+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22d9ad87, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.257+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_189, and the Request Id: 1073f96, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.257+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_187, and the Request Id: 2ddde8da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.259+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_189-, and the Request Id: 363b1126, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.264+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_187-, and the Request Id: 2071f57d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.267+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 644f4aa6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.268+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 644f4aa6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.271+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 437a8bb7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.271+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7162fe9a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.272+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 437a8bb7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.275+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5dd98523, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.277+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5dd98523 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.277+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e4d67af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.278+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e4d67af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.278+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d69565d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.279+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3787a5d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.279+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: bfc3698, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.280+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 783e25bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.280+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bfc3698 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.280+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3787a5d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.281+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 783e25bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.282+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_188, and the Request Id: 7a3c9251, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.283+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_187, and the Request Id: 4a2dc59c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.283+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_187, and the Request Id: 1eedccc4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.286+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 191503c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.287+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 191503c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.288+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_189-, and the Request Id: 7986a70b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.288+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_193, and the Request Id: 53c6a8db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.290+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_187-, and the Request Id: 1502464b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.291+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7991dd74, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.291+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 994d952, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.292+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7991dd74 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.294+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 73bfb024, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.295+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73bfb024 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.296+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_191, and the Request Id: 4a5edd2c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.297+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_187-, and the Request Id: 534f9463, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.301+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 567ca72a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.307+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_191-, and the Request Id: 8481115, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.315+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5030f79f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.316+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74dab4d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.317+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5030f79f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.319+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5bcae50a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.320+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bcae50a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.324+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_188-, and the Request Id: 7bfe4486, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.325+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 192c4249, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.327+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f163cb6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.327+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_184, and the Request Id: e44ea3f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.342+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 65308533, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.342+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21dad71a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.342+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 433c9259, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.343+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65308533 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.345+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7f19a281, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.345+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a776299, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.346+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f19a281 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.347+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_188, and the Request Id: 17aeb36a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.347+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_184-, and the Request Id: 32ce25e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.352+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_193-, and the Request Id: 7dbfadf6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.357+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 22f0b03f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.358+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22f0b03f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.359+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 701a5c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.359+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_188-, and the Request Id: 661e11c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.361+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15967728, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.361+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b9e4686, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.362+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15967728 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.363+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_190, and the Request Id: 4f46d774, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.366+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20357450, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.367+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f9cf729, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.374+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26da29f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.375+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 28c87e7d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.377+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28c87e7d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.381+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 674937ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.383+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 674937ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.384+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_188, and the Request Id: 59a9265c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.392+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a09ca05, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.400+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 169ad658, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.402+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4dbafe72, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.403+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e926736, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.409+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a4686b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.411+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a4686b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.412+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4dd28037, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.412+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 60255052, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.413+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4dd28037 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.414+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60255052 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.414+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_192, and the Request Id: 160d36d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.416+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 282da6c2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.417+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 282da6c2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.419+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_190, and the Request Id: 1effe61, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.420+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_190-, and the Request Id: 2fc5ec88, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.425+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 77e93151, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.425+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_192-, and the Request Id: 62f3e9b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.426+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77e93151 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.427+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 62265c5b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.428+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62265c5b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.429+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 36e664d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.430+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7e7be52c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.430+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36e664d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.431+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e7be52c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.432+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_188, and the Request Id: 1001a8e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.432+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_189, and the Request Id: 4dd16118, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.447+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_188-, and the Request Id: 2ed8b591, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.447+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60f5d271, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.448+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_188-, and the Request Id: 52f408de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.456+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 309acbb0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.456+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f7ba0e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.456+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_190-, and the Request Id: 4e38ed7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.461+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 309acbb0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.462+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 619c7c63, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.464+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e51bf8c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.466+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 493f15b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.466+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60164604, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.467+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 493f15b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.472+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_188, and the Request Id: 83b199, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.473+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8db1bce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.475+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_189-, and the Request Id: 73602884, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.481+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 348242d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.483+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 666c9431, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.486+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1ed12d75, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.486+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_188-, and the Request Id: 23eda3fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.486+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77eda2f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.490+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 666c9431 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.491+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 244a5319, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.492+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 244a5319 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.496+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_185, and the Request Id: 1dd03d18, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.497+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 590ad0d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.499+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7751736c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.501+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ed12d75 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.501+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b37e712, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.503+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2483be2d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.503+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b37e712 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.504+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2483be2d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.507+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7220a2a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.512+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5fa33454, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.516+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_189, and the Request Id: 1639800c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.516+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71911069, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.516+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6109042b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.517+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6109042b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.517+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a59d28b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.521+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15aed20c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.522+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_194, and the Request Id: 2edc8abd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.527+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_189-, and the Request Id: 59f3e979, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.529+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19927a1d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.531+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19927a1d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.533+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d3081b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.534+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_185-, and the Request Id: 56a0c9cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.535+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d3081b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.541+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_191, and the Request Id: 22e00fe2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.546+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 53195747, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.546+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15863e7b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.547+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53195747 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.549+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29d69e87, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.549+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1088586e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.550+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29d69e87 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.550+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1088586e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.552+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 569b4c3f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.552+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_193, and the Request Id: 3c5e7dec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.552+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4e76ebae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.553+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 569b4c3f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.554+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e76ebae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.555+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_191, and the Request Id: 62d08819, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.556+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d519e50, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.557+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 98a629f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.557+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d519e50 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.557+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98a629f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.560+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1282344d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.559+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_189, and the Request Id: 308437d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.561+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1282344d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.561+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_194-, and the Request Id: 4c4810ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.565+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_189, and the Request Id: 1cd67983, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.571+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50cab2aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.577+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13af8bfd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.579+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_191-, and the Request Id: 4f2ff25c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.581+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f60c964, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.588+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_193-, and the Request Id: 115ef931, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.588+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4ca4ebeb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.590+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ca4ebeb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.592+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_191-, and the Request Id: 3ffb1f41, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.593+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f55aa04, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.594+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f55aa04 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.595+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_190, and the Request Id: 48277cd1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.595+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e341a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.603+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49bf6454, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.604+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_189-, and the Request Id: 57fcc40c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.609+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_189-, and the Request Id: c2629c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.612+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e4f2723, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.613+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e4f2723 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.615+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2becdfad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.616+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2becdfad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.618+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_189, and the Request Id: 12ca13a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.619+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: bc2fe48, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.626+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7cf93e9b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.631+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_190-, and the Request Id: 299a7c21, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.633+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ef00147, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.636+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50620b43, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.643+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51f398e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.645+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 173d543b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.651+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_189-, and the Request Id: 53ff48f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.651+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43723f8c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.655+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5ab32570, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.656+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ab32570 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.657+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7e4509e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.658+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e4509e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.659+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_186, and the Request Id: 1e5461d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.661+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1508ca16, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.668+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d5cfe19, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.673+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 365001d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.674+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c0732d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.675+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13533751, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.677+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e2eb15a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.678+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e2eb15a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.679+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 365001d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.682+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 58bde7f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.683+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58bde7f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.684+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ed45be3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.686+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c115152, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.687+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c115152 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.687+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65f8db03, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.689+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_194, and the Request Id: 6ef79701, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.692+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_192, and the Request Id: 2675ba99, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.694+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_186-, and the Request Id: 692c471d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.694+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 781f41b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.696+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 781f41b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.697+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63bda57e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.699+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64a601da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.700+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1f376a2b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.701+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f376a2b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.702+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 577b6469, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.703+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 577b6469 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.704+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c52f476, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.706+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7793fcb0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.706+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_195, and the Request Id: 5a0bb14e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.707+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 32d14308, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.707+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7793fcb0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.708+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32d14308 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.709+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_190, and the Request Id: 7cb1a115, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.710+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 316b698, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.711+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 316b698 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.715+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_190, and the Request Id: 8346e65, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.715+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e2dce67, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.719+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e2dce67 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.722+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e6afe5c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.722+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4515615a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.723+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e6afe5c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.724+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4515615a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.727+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7a44fb67, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.727+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_190, and the Request Id: 28e4fef6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.728+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a44fb67 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.731+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_192-, and the Request Id: b6cb7b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.732+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_190, and the Request Id: 1c525f98, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.734+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a1d8d61, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.737+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 767f61a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.739+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 767f61a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.745+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_190-, and the Request Id: 7d6df518, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.746+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_195-, and the Request Id: 29fb7f92, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.746+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 233efb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.748+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2913b9d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.748+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 233efb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.748+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_194-, and the Request Id: 6d694f11, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.749+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_190-, and the Request Id: 660fe6c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.749+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2913b9d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.751+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_190-, and the Request Id: 7577a7cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.751+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_192, and the Request Id: 78a9ca80, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.755+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_190-, and the Request Id: 19666b41, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.756+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7396f772, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.757+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7396f772 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.759+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_191, and the Request Id: 58cffe23, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.761+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19d21285, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.765+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61e21887, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.768+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4acb36b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.775+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 299ceeb3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.776+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77e2d5b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.779+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e064db5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.782+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 219eded5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.783+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_192-, and the Request Id: 4ec7592e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.793+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d8e115c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.794+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_191-, and the Request Id: 4604738d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.802+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 13ca50c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.803+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13ca50c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.807+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5fb48a6e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.808+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fb48a6e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.810+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_187, and the Request Id: 66691319, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.811+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b7c7e89, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.812+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e467a6b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.815+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42e47e36, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.824+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_187-, and the Request Id: 12e9aaf3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.832+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e8a67dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.837+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e898c34, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.848+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6fc3fe05, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.850+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a46fa65, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.852+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 32b8ccf9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.853+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32b8ccf9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.858+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21324d36, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.859+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7f2c2472, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.862+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f2c2472 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.864+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 629ccbc3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.864+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_195, and the Request Id: 7a54e1c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.866+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 629ccbc3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.867+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4d60ec04, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.868+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d60ec04 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.870+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_193, and the Request Id: 4c684ef5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.884+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 48780c65, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.889+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48780c65 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.890+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 39d9e5b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.891+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39d9e5b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.892+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_196, and the Request Id: 3fff10c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.894+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 57191af5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.895+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57191af5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.895+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7e283846, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.899+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e283846 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.900+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5eb82586, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.901+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5eb82586 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.903+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ac5cec7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.903+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_191, and the Request Id: d2c80ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.904+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14e5a299, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.904+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ac5cec7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.908+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14e5a299 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.909+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 562fa3d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.910+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b8bbab8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.911+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_191, and the Request Id: 35b96a03, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.913+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5101e799, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.914+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5101e799 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.915+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_191, and the Request Id: cbc4f75, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.918+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_193-, and the Request Id: 76c4bf6f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.921+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a0d6215, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.923+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7202679e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.927+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_191-, and the Request Id: 3869d4f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.932+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 31736400, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.934+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31736400 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.935+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6fac08d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.936+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fac08d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.938+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_191, and the Request Id: 48702e24, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.939+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e49ffb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.941+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_191-, and the Request Id: 5aceaf37, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.945+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 13bddbe2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.946+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13bddbe2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.949+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 73d6a526, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.950+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73d6a526 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.954+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 50c1daea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.954+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_193, and the Request Id: 342aa1e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.955+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50c1daea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.959+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 20253e08, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.960+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20253e08 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.961+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_191-, and the Request Id: 7d9c6b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.962+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_192, and the Request Id: 196f87a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.964+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6247b7a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.971+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4440ce2f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.972+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_196-, and the Request Id: 62821818, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.972+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e3b5748, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.975+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_195-, and the Request Id: 6a54f28d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.978+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f87fd52, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.980+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1003de06, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.984+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 349f36fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.995+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 38bce232, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.996+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38bce232 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.997+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2a637958, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:07.998+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a637958 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.000+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_193-, and the Request Id: 5037b58d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.000+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_192, and the Request Id: 29ed7b98, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.006+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_192-, and the Request Id: 39ccf1a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.009+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5ef4aa75, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.010+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ef4aa75 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.011+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 46ccb77c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.013+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46ccb77c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.016+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_188, and the Request Id: 7da42b14, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.018+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30da8338, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.020+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 783e03b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.023+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_191-, and the Request Id: 659a543f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.030+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_188-, and the Request Id: 37554de6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.033+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 50cc6c98, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.034+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50cc6c98 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.036+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e57ba6f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.039+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e57ba6f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.042+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_192, and the Request Id: 132d1553, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.045+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_192-, and the Request Id: 62798aaa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.046+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ea42a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.046+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4be9cc41, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.048+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6bc4f79a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.048+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48994e28, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.048+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7298c7f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.050+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 368b9083, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.053+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22d5e667, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.055+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7404faf1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.057+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7404faf1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.064+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43f59011, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.065+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43f59011 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.067+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_194, and the Request Id: e536ffd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.070+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_192-, and the Request Id: 4ae8ae8a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.070+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: afee2cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.070+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 57a75788, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.071+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57a75788 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.076+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7e0dbcc5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.077+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e0dbcc5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.079+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_197, and the Request Id: 510f0dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.082+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fe09389, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.084+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e4a70b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.090+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e0c468c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.094+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f87089d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.096+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38f470d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.107+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 75d64803, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.109+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75d64803 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.110+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a210078, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.111+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a210078 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.112+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_194-, and the Request Id: 9da0f49, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.113+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9d05684, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.114+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7a19fffd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.115+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a19fffd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.118+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_189, and the Request Id: 5912bf53, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.118+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 584fc331, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.119+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 584fc331 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.121+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_197-, and the Request Id: 5e0883, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.125+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_192, and the Request Id: 44f2960, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.127+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 154d9207, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.130+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 15b43e80, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.131+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15b43e80 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.132+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2794a7b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.134+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2794a7b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.134+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 350a7bd1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.135+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 350a7bd1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.136+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7a99465a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.137+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a99465a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.138+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_192-, and the Request Id: 71ba0e51, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.138+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_192, and the Request Id: 41e9f19a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.141+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47290980, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.143+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_193, and the Request Id: 20c92cae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.144+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_189-, and the Request Id: 26d5c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.145+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 22929af3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.146+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22929af3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.148+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1047e8f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.153+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cc403f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.154+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cc403f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.155+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 773b5092, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.156+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_194, and the Request Id: 495af19b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.166+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57478d65, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.167+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7bf6f90c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.171+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b3327c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.172+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bf6f90c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.175+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 74558db3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.175+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_192-, and the Request Id: 76ccb355, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.177+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74558db3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.179+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_196, and the Request Id: 6aeb521b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.182+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_193-, and the Request Id: 31e0c39b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.182+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4626ab90, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.183+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4626ab90 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.185+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2874b25a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.186+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2874b25a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.187+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d30a7fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.189+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_193, and the Request Id: 425e03fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.192+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_196-, and the Request Id: 796e2a5d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.198+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_193-, and the Request Id: 67203a8d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.200+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 38bf2b46, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.201+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_194-, and the Request Id: 794ee658, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.202+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38bf2b46 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.203+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 16d74e04, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.204+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16d74e04 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.205+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6a3c31b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.206+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a3c31b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.206+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2fc47f9e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.208+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_193, and the Request Id: 74558271, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.209+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6858bf32, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.210+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6858bf32 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.211+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_195, and the Request Id: 1d002f33, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.213+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 315e1ee8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.215+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49e950a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.219+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78f52310, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.223+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c4d4c3b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.231+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64c72c31, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.233+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a56edc2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.247+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b942c04, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.256+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c2ff027, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.257+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_193-, and the Request Id: 1c42d5bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.259+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_195-, and the Request Id: 27f1918a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.261+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e2fc2b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.261+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c2ff027 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.261+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d74415c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.263+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28209fa6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.264+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 58d7bac2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.264+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 59cf97c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.266+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58d7bac2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.266+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59cf97c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.266+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59c36972, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.267+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5182506b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.268+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5182506b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.269+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 31af3228, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.270+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8aaed2b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.270+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31af3228 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.271+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8aaed2b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.271+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_193, and the Request Id: 2cc1edc7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.272+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 58df365f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.273+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58df365f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.275+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_197, and the Request Id: 3246c634, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.276+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_190, and the Request Id: 616a9f8e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.279+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 341d841f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.291+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f23ef63, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.293+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f23ef63 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.294+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_198, and the Request Id: 79a1ae4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.298+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5829742, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.301+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5829742 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.303+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5be3291e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.304+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2770cccc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.305+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5be3291e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.312+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_193-, and the Request Id: 5dc41cdb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.312+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_194, and the Request Id: 4de378ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.313+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6637081e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.315+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_197-, and the Request Id: c592c96, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.315+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6484c7f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.318+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 17cd6f73, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.319+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_198-, and the Request Id: 2b23d980, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.320+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17cd6f73 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.324+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b0d324e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.324+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_190-, and the Request Id: 465b4f1f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.326+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3cf5bcbf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.326+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4215401b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.327+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cf5bcbf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.327+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4215401b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.328+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_194, and the Request Id: 2f13fb49, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.329+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dd20d46, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.330+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6637081e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.330+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 67761367, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.331+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 103bf9cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.331+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67761367 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.333+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 103bf9cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.333+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_195, and the Request Id: 3a0aea22, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.335+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_193, and the Request Id: 81006c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.339+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f3daf9e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.339+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_194-, and the Request Id: 70cab9ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.343+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_195-, and the Request Id: 6880c2e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.346+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b598f39, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.350+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e8c1fc7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.355+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e7fd21f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.356+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e7fd21f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.358+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 51607e5b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.359+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51607e5b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.360+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_194, and the Request Id: c11fb6d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.363+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 786a65a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.366+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4d1f213b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.367+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d1f213b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.370+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dc319f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.370+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6df2dda1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.371+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6df2dda1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.372+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_196, and the Request Id: 7f65c5fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.375+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 48e0ab4b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.377+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48e0ab4b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.378+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1324315e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.381+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 32a2f2e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.382+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32a2f2e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.385+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_194, and the Request Id: 28778edd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.385+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58371a5b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.387+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a0fa4fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.392+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_194-, and the Request Id: 4ebd31ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.395+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1380ff6e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.395+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_194-, and the Request Id: 2d28670e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.395+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_193-, and the Request Id: 6eb175a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.408+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c00cdc7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.410+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_196-, and the Request Id: 31ccb7cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.412+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fb1444c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.418+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24043464, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.420+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_194-, and the Request Id: 3929de4b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.421+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 11a922be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.422+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11a922be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.427+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 440ce9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.428+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 440ce9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.430+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 360729c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.430+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a93d852, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.431+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 360729c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.431+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a93d852 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.432+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60401aca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.434+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_198, and the Request Id: 5c290e8b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.435+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_196, and the Request Id: 3df33eef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.435+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3778953a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.445+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d903340, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.446+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d903340 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.447+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a6a63f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.449+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a6a63f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.450+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bcf17de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.454+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_191, and the Request Id: 14505edd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.458+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 37524a7d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.459+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37524a7d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.462+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 59715b69, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.463+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59715b69 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.464+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_199, and the Request Id: 15f17517, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.465+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 476988d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.466+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6849b4cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.467+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6849b4cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.468+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 429e0957, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.469+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 394fd53a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.470+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 394fd53a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.474+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_195, and the Request Id: 765566da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.474+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_196-, and the Request Id: 5cf4bb05, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.474+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_198-, and the Request Id: 1fb62a8e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.475+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45c62e9d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.486+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2481d9b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.486+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51b463d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.490+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a1f43e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.493+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_191-, and the Request Id: 19039b65, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.496+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_195-, and the Request Id: ff8f7a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.496+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f23d8bc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.499+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_199-, and the Request Id: 53094380, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.500+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7584a5d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.501+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7584a5d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.502+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10692ddc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.503+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3331b56f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.504+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3331b56f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.508+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_195, and the Request Id: 5a616a63, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.511+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5addcf63, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.518+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d6fd6ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.519+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d6fd6ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.520+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5148be89, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.521+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34ebdbcf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.521+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5df4838, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.523+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 744653d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.523+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5addcf63 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.524+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 744653d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.525+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_195-, and the Request Id: 428b55b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.526+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fa00759, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.527+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa00759 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.527+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_194, and the Request Id: 58b3f0e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.529+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_195, and the Request Id: 2822ba39, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.532+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6070cfe9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.532+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73293af2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.533+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6070cfe9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.535+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 73b822ad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.537+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73b822ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.538+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 32db5adb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.539+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46276bd7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.539+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 404855f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.539+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1b0678ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.540+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 404855f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.540+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b0678ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.541+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32db5adb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.543+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 58daa274, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.543+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_197, and the Request Id: 27f029ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.545+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58daa274 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.545+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 692c2b8f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.546+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_195, and the Request Id: 3ecbd52b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.549+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_199, and the Request Id: 382071e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.550+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_194-, and the Request Id: 75ee9aa2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.550+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4151f257, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.553+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42d77f5d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.555+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15ad0d29, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.557+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_195-, and the Request Id: 7e2f8cfa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.559+0000 [Thread-8013] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2025-12-13T10:10:08.565+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 78d49c76, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.566+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_197-, and the Request Id: 74fe2d70, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.569+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_195-, and the Request Id: fd1079b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.569+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78d49c76 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.570+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 355bb072, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.571+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 355bb072 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.574+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 71729a4a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.574+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_197, and the Request Id: 6de96517, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.575+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71729a4a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.576+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4dd48eca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.578+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_199-, and the Request Id: 6c3ff8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.578+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2d28b71a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.579+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d28b71a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.588+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_196, and the Request Id: 62011340, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.589+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b1287f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.589+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c01bf76, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.596+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42c89d63, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.597+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d2c3b99, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.599+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d2c3b99 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.603+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68837f5f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.603+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4000fb00, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.604+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4000fb00 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.609+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_196, and the Request Id: 2a36c16b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.615+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38aef71b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.617+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_197-, and the Request Id: 12b13cd3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.624+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73ba8b3f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.639+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_196-, and the Request Id: c7da742, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.642+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17dfc59a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.648+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4cb160e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.649+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cb160e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.651+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2d4498eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.653+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d4498eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.653+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2a0566, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.655+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2a0566 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.656+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_192, and the Request Id: 35e6ee3a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.658+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6d6b3a6b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.661+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1544e432, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.663+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d6b3a6b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.665+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_200, and the Request Id: 452164b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.668+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_196-, and the Request Id: 3d92f59d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.672+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 29734e3e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.673+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29734e3e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.675+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 57c42d7c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.676+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57c42d7c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.682+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d2b01bc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.682+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_196, and the Request Id: dff6587, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.691+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d9a9e70, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.707+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e2da7d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.709+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e2da7d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.711+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6524f9e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.712+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6524f9e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.714+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_196, and the Request Id: 484eec5f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.715+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 312e54b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.721+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 51d3b4af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.722+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51d3b4af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.724+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb066e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.724+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3877f7f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.725+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3877f7f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.727+0000 [Thread-8048] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2025-12-13T10:10:08.729+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_192-, and the Request Id: 691d7df9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.730+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_200-, and the Request Id: 422a3c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.730+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_196-, and the Request Id: 38d9af87, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.732+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_195, and the Request Id: 221a9a75, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.736+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b909aa8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.740+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_196-, and the Request Id: 50353711, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.740+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2343a5ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.745+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 400660ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.748+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c6cefc8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.749+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c6cefc8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.750+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_195-, and the Request Id: 14163f8c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.751+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e4e9c99, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.753+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4457d421, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.753+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7eba8c4f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.754+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4457d421 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.755+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3087a908, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.757+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_198, and the Request Id: 41b2b6b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.758+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ccbb044, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.763+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5808b361, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.765+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d89119d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.774+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11efc4b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.776+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4db96936, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.777+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4db96936 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.778+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ddcca40, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.779+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ce52a2b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.780+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ce52a2b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.782+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ddcca40 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.783+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e11ca5d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.783+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_198, and the Request Id: 4ebe7d5b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.784+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e11ca5d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.786+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 134984bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.786+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 582de34c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.786+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_197, and the Request Id: 1b6ad26d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.800+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b93878, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.800+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7bbd4841, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.800+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_198-, and the Request Id: 6fb91158, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.807+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 148b3bdd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.808+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b8a19e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.809+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 148b3bdd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.809+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b8a19e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.811+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9c98a70, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.811+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 521fe2db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.812+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9c98a70 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.812+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 521fe2db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.815+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_197, and the Request Id: 464d06bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.815+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_200, and the Request Id: 6957eb2a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.820+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b86ee46, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.822+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b86ee46 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.824+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_197-, and the Request Id: 48ab86bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.828+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2fe459d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.830+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fe459d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.831+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6710d032, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.832+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 58eefbfd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.833+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6710d032 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.834+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58eefbfd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.835+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_198-, and the Request Id: 3e03bb52, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.839+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 506838e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.841+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 506838e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.841+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6bed85bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.842+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bed85bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.842+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_196, and the Request Id: 1f920825, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.844+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1423d7e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.845+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49503826, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.846+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f66decf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.846+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_197, and the Request Id: 4ca8b2e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.847+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f66decf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.847+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_193, and the Request Id: 4bc4723a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.850+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e5fad45, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.852+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e5fad45 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.852+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62c70215, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.855+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_201, and the Request Id: 4e268671, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.858+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_197-, and the Request Id: 288efca3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.860+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_200-, and the Request Id: 885a8c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.866+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_201-, and the Request Id: 285ca88a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.867+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5de0ef1c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.873+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3617c28, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.879+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb4d8b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.879+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_197-, and the Request Id: 61d9694a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.880+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb4d8b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.883+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 54113256, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.884+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54113256 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.885+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6659683a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.886+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_197, and the Request Id: 6d5a359, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.886+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_193-, and the Request Id: a017f07, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.891+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_196-, and the Request Id: 772418cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.899+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 192ab407, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.899+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b5514a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.901+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2885e9e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.902+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bb4886d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.903+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ab0da6d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.903+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 164d711e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.904+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ab0da6d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.908+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_197-, and the Request Id: 3e9642ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.908+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 30fe1760, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.913+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30fe1760 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.916+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b10f950, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.916+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b02f530, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.917+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63af2d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.920+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_199, and the Request Id: 597d1f7f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.924+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4302d3eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.926+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4302d3eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.927+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1535692b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.928+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1535692b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.929+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6df2801a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.930+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e3b723b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.930+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6df2801a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.932+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 449e0a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.932+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_198, and the Request Id: 36f70400, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.933+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 449e0a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.935+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_199, and the Request Id: 492a1455, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.940+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d89fed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.945+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7aabc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.954+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ada2f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.957+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d4b32b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.967+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 180afbd0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.976+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_198-, and the Request Id: 2cc03d1c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.976+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4540ffd9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.979+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4540ffd9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.980+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_199-, and the Request Id: 3a80b9b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.982+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 12760d78, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.983+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 68b39637, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.984+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68b39637 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.986+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 17b2db5d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.987+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_199-, and the Request Id: 47a10197, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.987+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fe5d843, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.987+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17b2db5d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.988+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fe5d843 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.989+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1932863c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.989+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_201, and the Request Id: 6233b821, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.989+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1932863c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.990+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12760d78 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.990+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 41757d0b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.991+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41757d0b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.993+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_198, and the Request Id: 7a67ded7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.993+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6003844b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.994+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6003844b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:08.993+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_202, and the Request Id: 5b88d992, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.006+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_198, and the Request Id: 1c6e35f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.008+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1519d5d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.014+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 264c4233, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.016+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 264c4233 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.021+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 61aab263, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.023+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61aab263 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.023+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 77571838, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.024+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77571838 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.027+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_197, and the Request Id: 2a6cf8c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.029+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa7a2d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.030+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3853901d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.031+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_201-, and the Request Id: 4465b2d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.033+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa7a2d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.036+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_194, and the Request Id: 4009ab43, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.037+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_198-, and the Request Id: 3c565353, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.037+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_198-, and the Request Id: 54a34723, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.045+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14926936, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.046+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14926936 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.047+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b2d0197, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.048+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 332e5e30, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.049+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_197-, and the Request Id: 4838380, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.050+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 332e5e30 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.050+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6be31846, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.052+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_202-, and the Request Id: 1cf019d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.052+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_198, and the Request Id: 6e13b746, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.055+0000 [Thread-8127] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2025-12-13T10:10:09.062+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b79351f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.065+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34118343, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.067+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7477283a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.074+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31a4a789, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.078+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64ef700, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.078+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63400cb9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.082+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_194-, and the Request Id: 6469934d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.090+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b17cf32, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.090+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_198-, and the Request Id: 6fc579ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.094+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7cf80e51, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.095+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cf80e51 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.097+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 74e02158, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.098+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74e02158 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.102+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 34b5ceeb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.102+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_202, and the Request Id: 58ee5bc8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.104+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34b5ceeb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.105+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e63d3c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.106+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e63d3c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.107+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_199, and the Request Id: 7744139c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.110+0000 [Thread-8141] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2025-12-13T10:10:09.115+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72ad6821, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.125+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 148b897a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.127+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2df4b38a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.129+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 558f30c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.130+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 443cbd6c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.132+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70b1798c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.135+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 469f6dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.135+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1bde762, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.140+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bde762 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.141+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5ff007d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.142+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37fa8071, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.142+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ff007d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.144+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e0114ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.146+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e0114ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.147+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 466d20a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.147+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_200, and the Request Id: 1832d7a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.150+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 466d20a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.150+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_202-, and the Request Id: 23ffba22, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.151+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_199, and the Request Id: 202d773b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.157+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_199-, and the Request Id: 2fbcba61, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.173+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4031699d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.175+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f5a6b1d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.175+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_199-, and the Request Id: 27180e9a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.180+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 358d89a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.182+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_200-, and the Request Id: 5dcb5aba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.187+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3472ed1b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.188+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2d77088b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.191+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: cdf2dc3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.199+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 535a73ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.200+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 535a73ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.200+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 32024e2a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.201+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32024e2a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.202+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1c3f47b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.202+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c3f47b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.202+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 47cd4f4d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.207+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 74e575e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.208+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74e575e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.209+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47cd4f4d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.210+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d77088b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.210+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 75bd66cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.210+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_198, and the Request Id: 65b97e82, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.211+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_199, and the Request Id: 66475f5e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.211+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25ffaf4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.215+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3472ed1b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.221+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 10753337, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.222+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10753337 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.223+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6f80413, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.223+0000 [Thread-8169] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2025-12-13T10:10:09.211+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75bd66cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.223+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 581a478e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.225+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 581a478e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.227+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f80413 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.227+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5882ccc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.228+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 765003e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.228+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_199, and the Request Id: 395d4b8b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.229+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 765003e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.229+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_195, and the Request Id: 65cbdc74, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.230+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_203, and the Request Id: 7322ec37, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.231+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_203, and the Request Id: 5ee7e0f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.232+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2b607e29, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.236+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_199-, and the Request Id: 35e72ff5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.236+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b607e29 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.237+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3750743e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.241+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_203-, and the Request Id: 38b3d8c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.241+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_199-, and the Request Id: 200b5a46, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.247+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2fdf1030, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.250+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3750743e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.251+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_200, and the Request Id: 6cf8df17, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.252+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_203-, and the Request Id: 7fa07b79, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.254+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_195-, and the Request Id: 377f2fe9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.257+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34d76721, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.264+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1649e6fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.274+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47f0ff7b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.279+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_198-, and the Request Id: f20a17d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.289+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 24251460, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.291+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24251460 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.293+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b60c913, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.295+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 734b5ef4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.296+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 734b5ef4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.301+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_201, and the Request Id: 654f1b00, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.307+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c0ce711, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.309+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1477d28, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.313+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_201-, and the Request Id: 6109844b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.319+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 52033ed7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.321+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52033ed7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.322+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 181d2b4c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.323+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 181d2b4c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.324+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_200, and the Request Id: 27a6c4da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.338+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37cb838, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.339+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38a06a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.340+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_200-, and the Request Id: 7e68d5f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.346+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c276124, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.347+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2266d1a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.350+0000 [Thread-8194] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2025-12-13T10:10:09.352+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6aa1bda7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.354+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6aa1bda7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.355+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3cda0c3d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.355+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4db300f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.359+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cda0c3d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.360+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2afdfe6b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.362+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_200, and the Request Id: 7e0fa6a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.371+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6bb31c4c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.372+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2fe5ff5c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.372+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bb31c4c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.373+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1dc62d90, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.371+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4837bcbe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.371+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_200-, and the Request Id: 55d5eb0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.377+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3f866e85, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.377+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 57ca6ca6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.377+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f866e85 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.377+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57ca6ca6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.379+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_196, and the Request Id: 59a74e68, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.379+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 56dba571, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.380+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56dba571 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.384+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55aa3e16, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.385+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_204, and the Request Id: 5d8e8eaf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.391+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3cb82d0b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.393+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c9c8d01, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.397+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ed51df7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.404+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_200-, and the Request Id: 7d085b51, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.407+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9c60888, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.408+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9c60888 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.412+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3643bf16, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.414+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3643bf16 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.416+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_199, and the Request Id: 7c869048, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.421+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7efd6af2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.421+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 404d1127, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.422+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 404d1127 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.424+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_196-, and the Request Id: 4369c55b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.424+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 41c8109e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.424+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41c8109e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.432+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a70ed71, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.433+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a70ed71 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.434+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_204-, and the Request Id: 87ceb06, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.434+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_200, and the Request Id: 48916d80, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.435+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cdf576f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.436+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cdf576f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.442+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14f0f8fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.442+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_200, and the Request Id: 72ec41af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.453+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 794ec92e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.453+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5645bec5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.454+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5645bec5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.454+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 794ec92e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.455+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 10b5b4b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.457+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10b5b4b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.459+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d1c6f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.459+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_204, and the Request Id: 40e0e0b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.460+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d1c6f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.462+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_202, and the Request Id: 57fec42f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.462+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d851de0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.469+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_204-, and the Request Id: 50ec54f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.469+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_202-, and the Request Id: 7089fe1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.474+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_199-, and the Request Id: 29f76b46, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.474+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c59714c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.475+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c59714c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.476+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 62ecd80, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.477+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62ecd80 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.478+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a3e106c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.479+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_201, and the Request Id: 66dd5023, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.480+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1951f016, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.485+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_200-, and the Request Id: 22334c6f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.492+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_201-, and the Request Id: 1e240fa5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.500+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_200-, and the Request Id: 34ad31dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.512+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32e1d961, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.512+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f89561e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.518+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 48f8b444, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.519+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48f8b444 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.521+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c691b94, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.523+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c33d170, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.524+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c33d170 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.525+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e15c4d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.526+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_201, and the Request Id: 1094cc60, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.531+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2b387785, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.532+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b387785 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.532+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8a1bbd9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.534+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 75f0ecfa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.535+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75f0ecfa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.536+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_205, and the Request Id: 6c204e89, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.539+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 657b940c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.544+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a006bda, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.551+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f719e7a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.553+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f719e7a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.554+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1469105c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.554+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11c1487d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.555+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1469105c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.554+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42867f17, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.556+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64d2746d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.556+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64d2746d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.557+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_201-, and the Request Id: 2bf6f2e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.557+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 47beca41, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.558+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_201, and the Request Id: 554e0c4f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.558+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47beca41 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.560+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_197, and the Request Id: 5419aa2f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.564+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ee53a3e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.567+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_205-, and the Request Id: 2b76dbb6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.567+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_197-, and the Request Id: 24007099, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.572+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dd0f56b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.575+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3cde79dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.576+0000 [Thread-8247] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2025-12-13T10:10:09.587+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 218fc57d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.589+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2316191a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.590+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2316191a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.591+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5477729, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.592+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5477729 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.592+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 482d493e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.594+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_201, and the Request Id: 45dc6095, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.598+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_201-, and the Request Id: 47a1080, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.598+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6cace2e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.599+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_201-, and the Request Id: 6e906ffa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.600+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cace2e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.602+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 422ad30f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.602+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 63d60e70, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.604+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 422ad30f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.604+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63d60e70 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.605+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 160a1bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.606+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 160a1bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.607+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_201, and the Request Id: 31c2542f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.607+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_205, and the Request Id: 359c3d16, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.613+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_201-, and the Request Id: 43296d90, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.614+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 597fe4c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.617+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 769ba8cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.618+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 769ba8cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.618+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1115b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.619+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1115b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.621+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f5d27de, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.621+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6bc2abc3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.622+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f5d27de the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.622+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 40c96858, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.622+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40c96858 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.624+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_203, and the Request Id: 2718de8a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.625+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_202, and the Request Id: 41688762, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.627+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25b97a5f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.630+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fc66c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.640+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b70398e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.646+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 322cbd88, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.646+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_205-, and the Request Id: 763f6398, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.647+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1cf609b3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.650+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e9352c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.652+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e9352c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.653+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 47bb0f22, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.654+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47bb0f22 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.655+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_200, and the Request Id: 2a0dd5ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.656+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_203-, and the Request Id: d1c03f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.664+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_202-, and the Request Id: 92b0609, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.668+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38726b9a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.672+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 165f6332, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.672+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12bab998, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.674+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50edeeb3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.674+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 39a7aa21, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.676+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39a7aa21 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.676+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557351cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.677+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557351cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.680+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 235fe366, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.681+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a9fd6ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.683+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_202, and the Request Id: 4d061915, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.683+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a8f850f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.684+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a8f850f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.685+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 19aa1914, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.686+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19aa1914 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.687+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 721772b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.688+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_200-, and the Request Id: 4713e630, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.688+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_202, and the Request Id: 4ee1ae41, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.689+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 338c839f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.697+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ba5d6ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.700+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3f658af5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.701+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 242ba96d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.702+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 242ba96d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.703+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f658af5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.703+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 59e53cc7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.704+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59e53cc7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.704+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 60680dda, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.705+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60680dda the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.705+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_206, and the Request Id: 590e898b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.706+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_202, and the Request Id: 7e1a904c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.713+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 15456d9b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.714+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15456d9b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.715+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d63e46a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.716+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d63e46a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.720+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_202-, and the Request Id: c7693fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.720+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_202, and the Request Id: 1c159497, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.723+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2cde2a6e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.723+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 717e2938, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.724+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23a13542, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.725+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23a13542 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.729+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 58b89467, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.731+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58b89467 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.732+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_198, and the Request Id: 4c2acad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.735+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_202-, and the Request Id: 6e86d7b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.740+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_202-, and the Request Id: 6a79762c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.740+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_202-, and the Request Id: 3ad454af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.741+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57e18f17, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.742+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_206-, and the Request Id: 65e1b683, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.743+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e401974, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.743+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e723832, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.746+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 601e7f6d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.750+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5437ffa6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.752+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5437ffa6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.755+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_198-, and the Request Id: 569776a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.756+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 35dcfd7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.758+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35dcfd7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.764+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_206, and the Request Id: 25798c06, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.767+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 559f9d9c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.772+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6fde2e5e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.773+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fde2e5e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.775+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51be18e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.777+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 519266a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.778+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ecdee7b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.778+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 519266a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.780+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f20e17e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.783+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a2ea168, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.783+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_204, and the Request Id: 5ff54567, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.784+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 59d51c81, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.785+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59d51c81 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.797+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 274e3862, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.799+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d820705, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.801+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2e4a31, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.802+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 274e3862 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.802+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 753a225d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.802+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2e4a31 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.803+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6459e8fc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.804+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 753a225d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.805+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_201, and the Request Id: 628b2988, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.806+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 397292fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.809+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_203, and the Request Id: 75b75a3d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.809+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_206-, and the Request Id: 181b5e20, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.813+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43fbb0da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.815+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 59aaf861, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.820+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59aaf861 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.822+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 333813a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.823+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 333813a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.826+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_204-, and the Request Id: 3aadaf76, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.826+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_203, and the Request Id: 2a2c1b6a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.827+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29770a19, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.835+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 207205, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.835+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3da567c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.836+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3da567c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.837+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_201-, and the Request Id: f45d8ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.841+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1726970c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.842+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1726970c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.845+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_199, and the Request Id: 507420aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.846+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 351d00d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.847+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 351d00d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.852+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_203-, and the Request Id: 12c9abdd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.858+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5407f4e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.859+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5407f4e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.859+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 179c3fce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.860+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 179c3fce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.861+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_203, and the Request Id: 69150f78, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.862+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 404e710a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.862+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e09ed24, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.863+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 404e710a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.864+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_203, and the Request Id: 59e15023, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.868+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44cb0890, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.873+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc89cd1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.874+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc89cd1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.877+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 714472e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.879+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 10e34555, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.879+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7035d921, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.880+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10e34555 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.881+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 714472e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.882+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_203-, and the Request Id: 24d38c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.882+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_207, and the Request Id: 1cf92a2f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.882+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 37948fde, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.883+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37948fde the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.883+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_199-, and the Request Id: 7634f03, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.888+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 304091e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.889+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_203, and the Request Id: 3710aad7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.890+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_203-, and the Request Id: 4a53b52f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.892+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 773c3d0e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.895+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_203-, and the Request Id: 44232e1f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.897+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5597972f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.899+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e198573, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.900+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e198573 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.901+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ee01c94, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.902+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ee01c94 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.903+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25259e1d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.904+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_207, and the Request Id: 224da34e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.907+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_207-, and the Request Id: 772ac541, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.912+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6969d58f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.916+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3136b2a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.923+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_203-, and the Request Id: 43ac00d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.931+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 221e16d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.931+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71804e4b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.936+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41dd916d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.941+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 438b839f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.942+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 438b839f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.944+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c0da4f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.946+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b71ca1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.946+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_207-, and the Request Id: 17895bc4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.947+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b71ca1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.949+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 453df6cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.952+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_205, and the Request Id: 685b4b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.954+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d26ea19, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.959+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 37b9c66d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.960+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37b9c66d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.962+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 70be4e99, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.963+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ecf4ee9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.963+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70be4e99 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.963+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 47f2d6d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.966+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47f2d6d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.969+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 65e2a300, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.970+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65e2a300 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.970+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_204, and the Request Id: 5d63a0da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.971+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 45ef4d9a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.972+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a737ed8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.973+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a737ed8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.974+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_204, and the Request Id: 144f4016, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.976+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45ef4d9a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.978+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_202, and the Request Id: edff430, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.978+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 444c54a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.981+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2d5177c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.982+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d5177c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.988+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 183a650c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.989+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3d64cbf3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.990+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d64cbf3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.991+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20524f42, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.991+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_204, and the Request Id: 2000a91b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.992+0000 [Thread-8355] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2025-12-13T10:10:09.996+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_205-, and the Request Id: 3d910fab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:09.997+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 789b96fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.001+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4adc348a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.002+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4adc348a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.004+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_204-, and the Request Id: 68c6ce47, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.004+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 276a5bdb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.005+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 74b4cd9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.009+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74b4cd9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.010+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 276a5bdb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.010+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_204, and the Request Id: 464fa80e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.011+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48165f7c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.012+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48165f7c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.013+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_208, and the Request Id: 60f21881, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.018+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_202-, and the Request Id: 282d944b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.018+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58456eb9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.024+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f02a100, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.030+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_204-, and the Request Id: 2752aef1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.034+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a10a3f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.036+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a10a3f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.040+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5ca05909, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.040+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30ac78bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.045+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53e033c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.045+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ca05909 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.046+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_204, and the Request Id: 16c64e40, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.048+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6304bbdf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.056+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_204-, and the Request Id: 520fde08, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.059+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_204-, and the Request Id: 6efc70cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.065+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_208-, and the Request Id: 4d7c330d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.068+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18b914c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.072+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 33a9fa28, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.073+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33a9fa28 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.074+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 58f08cc1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.075+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58f08cc1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.076+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_200, and the Request Id: 668204f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.084+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 39cd5323, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.086+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39cd5323 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.086+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 127b885b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.090+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 504e3a43, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.091+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 504e3a43 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.096+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_204-, and the Request Id: 3d94bd02, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.097+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_208, and the Request Id: b9003e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.096+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68d02370, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.102+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ff1c6fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.104+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 768145ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.104+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2fe7f12a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.105+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78d502ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.107+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d7fdfbb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.109+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f428191, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.111+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_200-, and the Request Id: 4cb4e829, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.112+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23049075, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.112+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67ab0113, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.113+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23049075 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.113+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67ab0113 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.118+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fc7bdaa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.118+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2a5e0072, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.119+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fc7bdaa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.119+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b8869fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.119+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a5e0072 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.121+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_205, and the Request Id: 5f8d1cc9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.121+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_205, and the Request Id: 3a1ee7b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.121+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25058a5d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.128+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_208-, and the Request Id: 24d8b17, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.130+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_205-, and the Request Id: 7e107f87, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.130+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 323a43f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.131+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 323a43f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.138+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ce8a697, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.138+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 50c4ffa7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.139+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50c4ffa7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.140+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_206, and the Request Id: 536ca87a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.144+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ac843fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.148+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 79b74082, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.150+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79b74082 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.152+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1aa0fbaa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.154+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 728753d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.155+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 728753d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.156+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 489cc39f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.159+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fe1d7fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.160+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 489cc39f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.161+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fe1d7fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.161+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_205-, and the Request Id: 6679d377, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.162+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4cfb3a44, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.162+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_203, and the Request Id: 50603d8c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.162+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_205, and the Request Id: 78213aef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.165+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4725de45, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.171+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7af3383c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.179+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 143d9786, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.182+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 143d9786 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.182+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_206-, and the Request Id: 948fc17, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.184+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 222b7b3d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.185+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 222b7b3d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.187+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_205, and the Request Id: 29cc88aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.187+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ea3c407, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.189+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_205-, and the Request Id: 31b2216e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.191+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 391bcd8b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.196+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3fbd785b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.197+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fbd785b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.197+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_203-, and the Request Id: 51ab3b0b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.199+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5a82893, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.200+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a82893 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.201+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_209, and the Request Id: 55a5fa7c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.201+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58abb16c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.202+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 391bcd8b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.202+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 17858a25, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.204+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17858a25 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.205+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_205, and the Request Id: a355ffb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.208+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e10bc08, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.215+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59c88100, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.217+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3d488059, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.218+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d488059 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.220+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a17b216, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.222+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_205-, and the Request Id: 73bfadae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.222+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5570455b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.223+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3b81cddb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.224+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b81cddb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.226+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_201, and the Request Id: 777e2bbc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.231+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_209-, and the Request Id: 2ce422f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.233+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_205-, and the Request Id: 1643766e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.234+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f48b414, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.234+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b2f6f63, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.236+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5218678f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.236+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_201-, and the Request Id: 3c9efa31, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.238+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5218678f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.239+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5114314c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.240+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5114314c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.242+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1be54fa6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.244+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_209, and the Request Id: aa986a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.245+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43def9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.246+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43def9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.248+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5207758a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.249+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5207758a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.250+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 28fadb5b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.254+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28fadb5b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.255+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27e9c4bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.255+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_206, and the Request Id: 7c627e59, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.255+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 16f160d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.256+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16f160d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.259+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_206, and the Request Id: 2103b9e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.261+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 729cf265, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.263+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_206-, and the Request Id: 5d290db1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.269+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17872747, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.273+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ba3cfe8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.276+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e5b134c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.280+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fd6ade9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.282+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e5b134c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.283+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 55b6dd77, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.283+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3cb8a6e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.284+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55b6dd77 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.287+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_207, and the Request Id: 39bc4b89, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.293+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 423bb914, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.303+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_206-, and the Request Id: 1548a16e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.305+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_209-, and the Request Id: 578873d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.309+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a3c59a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.309+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 414a3ecc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.310+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a3c59a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.310+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4823039b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.310+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 414a3ecc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.312+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 49fca9bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.314+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49fca9bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.314+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 304d0c60, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.315+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 304d0c60 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.315+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_210, and the Request Id: 2475e962, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.318+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_206, and the Request Id: 1166d16a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.319+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6e3200c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.321+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e3200c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.323+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67454b42, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.326+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 38c1a679, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.327+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d47ea68, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.327+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38c1a679 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.328+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d47ea68 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.330+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_206, and the Request Id: 37f03c91, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.330+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 695e7878, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.331+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 695e7878 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.332+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_204, and the Request Id: 25fd6c4c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.340+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_207-, and the Request Id: 60d206cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.344+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5abbcbc7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.350+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 246e5487, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.353+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae081b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.359+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_210-, and the Request Id: 4798aa4c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.359+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b4921bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.367+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_206-, and the Request Id: 40ce9fc8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.376+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 166bf761, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.378+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 166bf761 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.378+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_206-, and the Request Id: 1303ae6b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.378+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2260d1b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.379+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2260d1b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.381+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_204-, and the Request Id: 1079cc1c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.382+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_206, and the Request Id: aeadcd8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.384+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f51cfb4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.386+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d2a936, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.387+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d2a936 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.388+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 690f71d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.389+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 690f71d7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.390+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c6501a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.391+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_202, and the Request Id: 37b79fdb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.397+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7899b4e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.401+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b8900d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.402+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_202-, and the Request Id: 570af7a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.407+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2dce7ed3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.408+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 20d8287e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.408+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39c1a076, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.409+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20d8287e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.410+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29bbacd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.410+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_206-, and the Request Id: 1acc324a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.413+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4c30844b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.414+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c30844b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.415+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_207, and the Request Id: 7ec3d90e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.417+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5699ace5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.418+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5699ace5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.419+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e04d372, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.420+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e04d372 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.421+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_207, and the Request Id: 11b2cb12, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.422+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 316189be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.423+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 316189be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.423+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a64d15e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.426+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 40cec224, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.427+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40cec224 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.430+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_207-, and the Request Id: 326cd7b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.430+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_208, and the Request Id: 100908f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.433+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a47ebe3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.434+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a47ebe3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.436+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6298f4a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.436+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6298f4a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.437+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_210, and the Request Id: 7b6d455c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.438+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e7e854a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.443+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36703a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.447+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7165eb48, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.457+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 205ee606, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.457+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 410e266a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.459+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_207-, and the Request Id: 37505c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.461+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3435d857, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.468+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35e7f033, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.468+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_208-, and the Request Id: 2677557c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.471+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_210-, and the Request Id: 7bc87655, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.472+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40bc4e37, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.473+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40bc4e37 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.473+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4154ec55, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.479+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 18206aca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.480+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18206aca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.490+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_207, and the Request Id: 65ace167, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.490+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5aae93a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.492+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5aae93a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.497+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f7741b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.500+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f7741b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.500+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d576657, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.501+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 700784a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.502+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_207, and the Request Id: 457b0a6f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.504+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c035c69, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.506+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69995707, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.509+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5396689b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.512+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19b430c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.513+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7362406c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.514+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19b430c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.514+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7362406c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.517+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52002ee5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.517+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 222e5391, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.517+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3924996e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.519+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3924996e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.520+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 222e5391 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.520+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 50aa27f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.521+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50aa27f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.521+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_207-, and the Request Id: 34d7b62c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.521+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_211, and the Request Id: 1ac3130d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.522+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_205, and the Request Id: 264bb98f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.523+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 711ae35f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.523+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 711ae35f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.528+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_208, and the Request Id: 2391b57b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.530+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_207-, and the Request Id: 66357fb2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.532+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7eed8fca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.532+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5cc53700, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.533+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7eed8fca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.532+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b080184, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.535+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 10f3923e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.535+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6fa334b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.536+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10f3923e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.540+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7913648a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.541+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7913648a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.536+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fa334b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.542+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e3a6e95, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.542+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_207, and the Request Id: cdf53fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.543+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e3a6e95 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.543+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_205-, and the Request Id: 580c539e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.543+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: db84a20, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.544+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db84a20 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.547+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_208, and the Request Id: 7b23c985, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.547+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_203, and the Request Id: 2ac19d77, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.553+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_211-, and the Request Id: db49b82, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.557+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e7cae3f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.557+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_208-, and the Request Id: 93a210c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.560+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 31a97401, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.560+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5cfc3b97, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.561+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31a97401 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.562+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_203-, and the Request Id: 7e0d81e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.564+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24b725c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.564+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_208-, and the Request Id: 3bef05e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.564+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 44e97781, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.564+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a6ac4e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.565+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44e97781 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.566+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_211, and the Request Id: 7326aefb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.567+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e2258fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.567+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_207-, and the Request Id: 52d6c2df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.573+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1f42dbc8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.574+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f42dbc8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.574+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15cbfa7f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.576+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42862f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.577+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e2258fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.577+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63024589, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.577+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_209, and the Request Id: 770b8a6d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.580+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c4091b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.587+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20cc59ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.587+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 511239a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.588+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28ffa179, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.590+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_211-, and the Request Id: 5ff356a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.590+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62b5f3b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.592+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7330dcb5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.595+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_209-, and the Request Id: 634e5f80, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.597+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e1fd013, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.598+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e1fd013 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.598+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b1e8e16, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.602+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6368d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.603+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4df70219, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.603+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6368d7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.604+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4df70219 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.606+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c272264, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.606+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_208, and the Request Id: b1ac111, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.607+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c272264 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.609+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_208, and the Request Id: 326cf8ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.614+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 17363d72, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.615+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 59532f56, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.616+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17363d72 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.616+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59532f56 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.617+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39197122, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.620+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 35e93ffc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.620+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 62fd387b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.621+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35e93ffc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.621+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62fd387b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.624+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_212, and the Request Id: 7b5ebb6b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.624+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51e3baa7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.624+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_206, and the Request Id: 164d8646, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.628+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f447a1c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.633+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3214cce7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.634+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3214cce7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.636+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b83890e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.637+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bfaf37e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.638+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bfaf37e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.640+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_209, and the Request Id: 6ae51266, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.643+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_208-, and the Request Id: 3f5c3eb1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.647+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3806b281, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.652+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3806b281 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.653+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_208-, and the Request Id: 5faf2e4a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.654+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15c38b48, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.655+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15c38b48 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.656+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_204, and the Request Id: 4c24c8f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.659+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f157907, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.660+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_206-, and the Request Id: 5854c249, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.661+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f157907 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.663+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4b0fd1e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.664+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b0fd1e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.668+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_212-, and the Request Id: 4978d275, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.669+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_209, and the Request Id: 717d6b2e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.672+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 460f4ede, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.675+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 60602b37, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.676+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60602b37 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.678+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ecf4d7b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.679+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ecf4d7b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.680+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_208, and the Request Id: 399746a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.683+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 545538e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.696+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_209-, and the Request Id: 7ba8aac1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.700+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e99e4ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.701+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 514e1853, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.701+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e99e4ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.700+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 166aeac8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.704+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_209-, and the Request Id: 46f76b50, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.704+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70d0295f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.707+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 61722e0f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.708+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61722e0f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.711+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ab3a40d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.713+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_204-, and the Request Id: 264ca2aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.713+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_210, and the Request Id: 31a6449, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.713+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5767ddf7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.715+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5767ddf7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.716+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f65a6e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.717+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f65a6e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.722+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22b3b6e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.723+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_212, and the Request Id: 6e003fb6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.726+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37d3488d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.726+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58b07183, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.727+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_208-, and the Request Id: 41d389f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.727+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55678c5c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.726+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29c55a32, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.732+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 450d22f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.733+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_210-, and the Request Id: 65167930, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.735+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 450d22f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.735+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58f03ff4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.741+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 313482e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.741+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4cbb738e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.741+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_212-, and the Request Id: 40b44f2b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.742+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 313482e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.745+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_213, and the Request Id: 35dcfad4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.748+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f9a4eda, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.748+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b98bf9f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.751+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ea2ba6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.752+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12e7c0c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.759+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39e7218, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.761+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 74b6328, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.761+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5142303a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.762+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5142303a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.762+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74b6328 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.763+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1877c9af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.764+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1877c9af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.765+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 49ddcd5e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.765+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49ddcd5e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.765+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_209, and the Request Id: 26018f04, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.766+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_209, and the Request Id: 27e5bd43, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.768+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 86dfe8b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.775+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 648a43d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.775+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_213-, and the Request Id: 5edeb98a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.776+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 648a43d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.779+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2a23212d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.781+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a23212d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.786+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f3605f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.786+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_207, and the Request Id: 794a215b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.789+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 254ecffd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.790+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 254ecffd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.791+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_207-, and the Request Id: 64b6e289, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.791+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 50acdf3e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.793+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 54f75657, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.794+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54f75657 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.795+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_209-, and the Request Id: 758c3c41, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.797+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_205, and the Request Id: 2bc84d5b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.797+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50acdf3e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.798+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_209-, and the Request Id: 5cd27ecc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.798+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 244f2fea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.799+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e822150, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.799+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 244f2fea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.804+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_210, and the Request Id: 58b5c83d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.808+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 476c55dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.811+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 213a8b01, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.814+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6fe2ec8a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.815+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fe2ec8a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.816+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6f9d107, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.817+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f9d107 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.818+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_213, and the Request Id: 6e0bb3d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.819+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 77722a68, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.825+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 526b16ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.826+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77722a68 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.827+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7297ea70, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.828+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7297ea70 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.828+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_205-, and the Request Id: 697b5f5b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.831+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 411fca2c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.831+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_210, and the Request Id: 7405c6dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.835+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11f87428, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.836+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3370c253, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.837+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3370c253 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.838+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c976a08, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.840+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c976a08 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.842+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_209, and the Request Id: 574d4b80, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.843+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_210-, and the Request Id: 6737f60c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.858+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2331a7df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.859+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2331a7df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.859+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32d31fad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.861+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6afc5246, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.862+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6afc5246 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.863+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_213-, and the Request Id: 108bc739, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.864+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_211, and the Request Id: 76a311e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.871+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5c372c36, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.871+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33bf64b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.873+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_211-, and the Request Id: 3a875bd0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.876+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c372c36 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.878+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62c447f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.878+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 50487bad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.879+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50487bad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.880+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_214, and the Request Id: 263f5784, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.884+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55da828e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.887+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b803472, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.887+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_209-, and the Request Id: 13c7d4c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.888+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e5cf099, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.889+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e5cf099 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.890+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 716a1caa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.891+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ee04f10, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.892+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 716a1caa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.897+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1338f0f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.897+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_210, and the Request Id: 21a2d3c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.899+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_210-, and the Request Id: 5f5caed0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.903+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 77454960, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.904+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77454960 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.905+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4e62fedb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.906+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e62fedb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.907+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_208, and the Request Id: 34431a93, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.912+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_210-, and the Request Id: 34224171, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.918+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_214-, and the Request Id: 3ce4b812, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.924+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f25812b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.924+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 28aceeb9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.925+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c8de989, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.926+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28aceeb9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.929+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e5edf8d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.929+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7355c12a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.930+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7355c12a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.931+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_210, and the Request Id: 67c89c46, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.934+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ded4a04, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.940+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75fe1ba8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.942+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7aaf38aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.948+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 311493ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.948+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10328907, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.949+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 311493ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.957+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38535d90, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.957+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e130af5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.958+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e130af5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.959+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39fb4d90, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.960+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_214, and the Request Id: 139f564e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.968+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 30cb3741, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.969+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_210-, and the Request Id: 4cb838d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.969+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30cb3741 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.971+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 223d5702, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.971+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13a5022, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.972+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 223d5702 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.972+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_208-, and the Request Id: 200f459c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.976+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_211, and the Request Id: 1b321cfe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.979+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2593de44, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.979+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48c29afb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.980+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2593de44 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.981+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 30571655, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.982+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30571655 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.983+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_206, and the Request Id: 402c1072, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.989+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21080ee3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.990+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e4341a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.991+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 68e9a7e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.993+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_214-, and the Request Id: 73f7618, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:10.995+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b54745b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.000+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54aea29b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.001+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68e9a7e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.004+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b54745b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.005+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_211-, and the Request Id: 3d880282, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.005+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41b204cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.005+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1576f3b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.005+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1576f3b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.006+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1b5171ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.007+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 59118149, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.007+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_210, and the Request Id: 721cf662, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.007+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b5171ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.008+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59118149 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.009+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_212, and the Request Id: 4dc1c470, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.010+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_206-, and the Request Id: 1c9f1526, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.010+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 79d00548, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.011+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79d00548 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.013+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20a1479d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.014+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_211, and the Request Id: 1391ddb7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.014+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74208be4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.016+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36304410, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.017+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40c7064, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.017+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_212-, and the Request Id: 2f9379a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.018+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40c7064 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.019+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 68595512, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.019+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6cef0834, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.020+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68595512 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.020+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cef0834 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.021+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68200d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.023+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1d830f72, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.023+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_215, and the Request Id: 1ba72cc6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.023+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_210-, and the Request Id: 5d0af30f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.024+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d830f72 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.027+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_211, and the Request Id: 54d5eb36, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.027+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36463b7d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.041+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33abbe47, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.041+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7060577b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.042+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7060577b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.043+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_211-, and the Request Id: 7f1ec5ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.043+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5b7d5626, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.043+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 151fdbbd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.048+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37c2465a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.054+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b7d5626 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.056+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_215-, and the Request Id: 12d89028, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.058+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6938d8d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.059+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8e3341b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.060+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8e3341b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.063+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15462ddb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.063+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_211, and the Request Id: 17f165db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.063+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53d72407, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.065+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4c318958, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.066+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c318958 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.067+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ef34fc1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.068+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_209, and the Request Id: 77fbdda5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.071+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1ada2115, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.072+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ada2115 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.075+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7b097175, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.076+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b097175 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.080+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_211-, and the Request Id: 37a6dc49, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.081+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_207, and the Request Id: 42d1c6a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.081+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14753c77, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.082+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 419a2984, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.083+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 419a2984 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.084+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 404c3a87, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.084+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 404c3a87 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.086+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_215, and the Request Id: 7478234d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.087+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f3f8bab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.089+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f3f8bab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.089+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38c49367, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.091+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 340d65b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.091+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 47d5b392, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.091+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c286435, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.092+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47d5b392 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.092+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c286435 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.092+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_209-, and the Request Id: 1547b636, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.093+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_213, and the Request Id: 295f5e79, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.093+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c7484e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.094+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c7484e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.097+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_212, and the Request Id: 216d7253, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.099+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 731df706, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.100+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 731df706 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.104+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26d0c966, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.104+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_213-, and the Request Id: 257ddcd6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.105+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 496292bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.105+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 496292bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.115+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_207-, and the Request Id: 48ad953e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.119+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_216, and the Request Id: 2f61cd99, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.165+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_211-, and the Request Id: 13a26d43, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.172+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_215-, and the Request Id: 4cdc7b80, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.172+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33841060, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.174+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b57dd33, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.177+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4dc0d758, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.177+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7d91ce28, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.177+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 126cb06c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.177+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6619262b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.178+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d91ce28 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.178+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3434d2f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.180+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 165772da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.180+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_212-, and the Request Id: 6676b500, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.181+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 165772da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.185+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_211, and the Request Id: 267aec35, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.292+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2205124, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.296+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_216-, and the Request Id: 5ac1274, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.301+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7dd7b73, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.302+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7dd7b73 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.305+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 349c4f2e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.311+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d4ba5b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.311+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63aedc86, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.312+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d4ba5b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.314+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_212, and the Request Id: 10aff72e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.318+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12312c1b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.319+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4af5ef33, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.324+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 184cbed1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.325+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5ec45098, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.323+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4af5ef33 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.326+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ec45098 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.327+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 48659a3c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.327+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e430926, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.327+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2622adab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.327+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_211-, and the Request Id: e57e08, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.327+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48659a3c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.330+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b068593, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.332+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_210, and the Request Id: 2fdcabd4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.334+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 161de447, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.335+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 161de447 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.337+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_212, and the Request Id: 596659aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.337+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c40ec16, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.338+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c40ec16 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.341+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_212-, and the Request Id: 1a5cd4d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.342+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7da1e11c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.343+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7da1e11c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.345+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6de78215, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.361+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_216, and the Request Id: 2f24200b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.368+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ae7d496, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.368+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1dc92eee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.368+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_212-, and the Request Id: 1227936, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.369+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5545a44c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.368+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_210-, and the Request Id: 482e71ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.369+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ae7d496 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.370+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1dc92eee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.370+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6e897369, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.371+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e897369 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.372+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 51384495, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.372+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f0e8a4f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.373+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51384495 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.373+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f0e8a4f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.373+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 42ebf94e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.374+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42ebf94e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.374+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_214, and the Request Id: c83024b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.377+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25d558cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.378+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_208, and the Request Id: 284ab419, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.379+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49f057f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.379+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_212, and the Request Id: 1351b00, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.382+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 13fb7d6f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.383+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13fb7d6f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.384+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_214-, and the Request Id: 3640266a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.384+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 73397cc4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.385+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73397cc4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.386+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_217, and the Request Id: 68496752, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.390+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d28d075, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.391+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_216-, and the Request Id: 6c7bbca8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.395+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 385a2a90, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.400+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61565875, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.408+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65c5d572, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.415+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 283c80ad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.417+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 283c80ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.417+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_208-, and the Request Id: 1412974a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.421+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64e6c91d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.422+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64e6c91d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.425+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_213, and the Request Id: 3d62b8c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.426+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5fd1511c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.431+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_212-, and the Request Id: 7e3a48b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.431+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_217-, and the Request Id: 1a2dce08, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.439+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b65d45a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.440+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f73de8d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.441+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b65d45a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.442+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 647543c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.443+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 647543c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.449+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_213, and the Request Id: 6112312e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.454+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1aeccdd1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.458+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44d1fd00, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.464+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18a76ff4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.464+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 12e3ece5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.465+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12e3ece5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.469+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_213-, and the Request Id: 2019dc65, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.469+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21d29500, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.469+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 73571b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.470+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73571b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.470+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21d29500 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.472+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_213-, and the Request Id: 5e2e26ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.472+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_212, and the Request Id: 4d5da1fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.473+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 34cc1029, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.474+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34cc1029 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.475+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_213, and the Request Id: 6922dd4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.480+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36ab0359, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.490+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_213-, and the Request Id: 7d324439, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.492+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ba186ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.497+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 203bc4c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.501+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 65961748, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.502+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65961748 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.503+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 17f439ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.505+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17f439ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.506+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_211, and the Request Id: 7184bfc8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.508+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62a06d0a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.508+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fd14f49, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.508+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 333f5e58, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.511+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_212-, and the Request Id: 7970edfe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.514+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6bace52e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.516+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d434ffd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.518+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d434ffd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.519+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64fd27b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.519+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2642b8bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.520+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2642b8bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.523+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_215, and the Request Id: 4027ed2c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.532+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 664e4b73, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.539+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2910da14, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.541+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 520f5619, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.542+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 520f5619 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.544+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6425793e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.545+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6425793e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.546+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_217, and the Request Id: 5a205da9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.547+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c626db5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.555+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_211-, and the Request Id: 688e0db7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.556+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55556b35, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.563+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 17a7db7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.565+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17a7db7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.566+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2aa346db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.567+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2aa346db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.567+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_209, and the Request Id: 2d182f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.570+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2209a86c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.575+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_215-, and the Request Id: 7f7b8218, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.579+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 540d7f71, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.581+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 540d7f71 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.582+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e7183a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.583+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e7183a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.588+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_213, and the Request Id: 14bfe6e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.589+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21a97882, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.596+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59141e62, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.602+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2f227aa4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.602+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_217-, and the Request Id: 4e2aa62d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.604+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f227aa4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.605+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5893168, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.606+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 55de603e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.607+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67882033, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.608+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55de603e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.612+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_214, and the Request Id: 76105a0b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.620+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_209-, and the Request Id: 51cc70fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.620+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: cf4637b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.620+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f8f4307, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.624+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cf4637b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.625+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 68a05654, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.626+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68a05654 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.626+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5aed3778, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.627+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5aed3778 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.628+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_213-, and the Request Id: c633e45, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.631+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_214-, and the Request Id: 79201377, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.631+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_214, and the Request Id: c28b93, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.632+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fe48aaf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.633+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fe48aaf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.635+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4d19eb0e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.636+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b482644, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.636+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d19eb0e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.637+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_213, and the Request Id: 3f7e5db5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.643+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f0e837e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.644+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2683fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.645+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2683fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.649+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_218, and the Request Id: 7267fb88, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.651+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6748afcd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.654+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6748afcd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.656+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4dd2eec0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.657+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4dd2eec0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.658+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 36bbc6c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.660+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36bbc6c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.660+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_213-, and the Request Id: 469f8594, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.661+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6383c4a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.664+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_214, and the Request Id: 2a071845, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.664+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ca81e38, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.666+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 691002cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.666+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60cb46e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.666+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 315397b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.667+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_214-, and the Request Id: 275736b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.668+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4c6679a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.668+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c6679a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.669+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 691002cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.670+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5147a468, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.670+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ae02584, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.671+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5147a468 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.672+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e761ac1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.672+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_218-, and the Request Id: 778f0aa9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.673+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e761ac1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.675+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 790d1178, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.676+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 790d1178 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.679+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_212, and the Request Id: 3583dd1f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.679+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_214-, and the Request Id: 5bfe112, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.679+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_218, and the Request Id: 297ba26a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.684+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_216, and the Request Id: 2cd9ee9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.686+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ba20a41, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.692+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a71aae6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.693+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4396d15b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.699+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a10cd5b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.699+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63d59ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.707+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 299f8f1e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.708+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 36274d21, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.709+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36274d21 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.710+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 69330e37, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.711+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69330e37 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.713+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_214, and the Request Id: 36f7e185, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.721+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_212-, and the Request Id: 5ab56d03, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.721+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fb7321f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.722+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_218-, and the Request Id: 67b4d8fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.722+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7bd29cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.724+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bd29cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.725+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 27b8a487, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.726+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27b8a487 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.726+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 39364c1d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.727+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39364c1d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.728+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_215, and the Request Id: b2c22e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.731+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 63d44510, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.733+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63d44510 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.734+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_214, and the Request Id: 5edfdae8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.734+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d1bf5b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.746+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_215-, and the Request Id: 6a13e409, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.754+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 17b4a9ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.756+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17b4a9ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.756+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_216-, and the Request Id: 6864733, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.758+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37a1b512, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.763+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_214-, and the Request Id: 76708813, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.763+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 591b5820, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.764+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: eba2027, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.765+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eba2027 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.767+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d37d402, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.767+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34d91e96, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.769+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_210, and the Request Id: 51d9eb55, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.775+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_214-, and the Request Id: 3aa6400, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.779+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26a508be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.779+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b72c3d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.779+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 63ddcb4d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.780+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63ddcb4d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.784+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ab3063, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.785+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ab3063 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.787+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_215, and the Request Id: 65684a67, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.791+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b4fb09e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.794+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d080f2c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.794+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d1f1e42, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.795+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d080f2c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.807+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ad3c5f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.808+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ad3c5f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.809+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_219, and the Request Id: 16e09761, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.809+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68d0d49b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.809+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_215-, and the Request Id: 1a9946c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.811+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_210-, and the Request Id: 46cafa1f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.817+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54325fd8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.820+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29b3d2d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.824+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 166371eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.830+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d719635, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.831+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f284189, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.832+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f284189 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.832+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f1292b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.833+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f1292b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.833+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30e6acc5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.837+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48c66cef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.838+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48c66cef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.839+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 567f0ae3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.840+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_215, and the Request Id: 2cf8aeb5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.840+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 567f0ae3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.843+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_219-, and the Request Id: 751cb824, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.844+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_216, and the Request Id: 398bbbc6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.848+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76265112, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.848+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3420a683, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.849+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3420a683 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.852+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 799c5057, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.853+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 799c5057 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.853+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49ea8bb7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.854+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49ea8bb7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.856+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_215-, and the Request Id: ec3466e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.856+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_215, and the Request Id: 3e1d8de6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.856+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 651bb6f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.857+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 651bb6f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.861+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_219, and the Request Id: 19162988, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.866+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63fb0b15, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.868+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c71ffab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.869+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f163e79, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.870+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f163e79 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.872+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e9f9bf9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.875+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9f9bf9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.877+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_213, and the Request Id: 11ca2df2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.880+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 595e60e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.881+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4ff6de33, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.882+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_216-, and the Request Id: 6fc459e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.882+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ff6de33 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.884+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7abf0632, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.885+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7abf0632 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.885+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19f6ba11, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.887+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_217, and the Request Id: 508077ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.890+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 333393d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.892+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2cdf0959, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.896+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_215-, and the Request Id: 7b1e1132, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.901+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49187c50, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.902+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49187c50 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.904+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 733cfd11, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.904+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_219-, and the Request Id: 73618760, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.905+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 733cfd11 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.908+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 552bca5b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.908+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_215, and the Request Id: 612473e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.910+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 552bca5b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.911+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 30f190c2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.912+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30f190c2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.916+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_213-, and the Request Id: 5ef7afa6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.918+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_217-, and the Request Id: 1c076e61, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.919+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b611484, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.923+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f6ac768, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.930+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_216, and the Request Id: 7188d98f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.933+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4fff21a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.934+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fff21a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.935+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 136da02a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.936+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 136da02a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.936+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f4b3119, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.938+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3421097a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.939+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3421097a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.939+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2481dfd0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.939+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f7fae54, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.940+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_220, and the Request Id: 4c49e65d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.940+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2481dfd0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.945+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_211, and the Request Id: 74bf0b39, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.948+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_216-, and the Request Id: 4a099703, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.948+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_215-, and the Request Id: 34d00f37, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.951+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55278906, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.953+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ec9236a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.955+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 73c4e789, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.956+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73c4e789 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.957+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9435d25, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.959+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 696c3389, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.964+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1eb74c4e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.964+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71b2745, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.965+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71b2745 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.970+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7971074e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.974+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_217, and the Request Id: 60098798, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.977+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_220-, and the Request Id: 5dac1746, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.980+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_211-, and the Request Id: 3fb7deaf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.981+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fb0eb5f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.990+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f56c8af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.990+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 604b53b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.997+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: abae6fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:11.997+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 220ac87a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.004+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5070ebf4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.005+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5070ebf4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.006+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3205d099, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.007+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fbf2909, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.008+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fbf2909 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.012+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_220, and the Request Id: 4c34709d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.020+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b395ccc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.020+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_217-, and the Request Id: 7f8b1a55, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.022+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 34b3412d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.023+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34b3412d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.026+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7f0dd00a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.027+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f0dd00a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.034+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_216, and the Request Id: 58f42c36, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.036+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e24008f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.044+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 197d5b54, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.050+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 248c1406, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.051+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 248c1406 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.052+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 197d5b54 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.052+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3882820f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.052+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 652c6cc8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.053+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 652c6cc8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.055+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3882820f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.055+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_216, and the Request Id: 7f9ecfea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.066+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_216, and the Request Id: 139acc91, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.069+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 32fce9d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.071+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32fce9d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.072+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 306647b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.073+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 35d1512b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.073+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 306647b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.074+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35d1512b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.082+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_217, and the Request Id: 9d4330, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.083+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29c7aec4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.085+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29c7aec4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.086+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4750e29e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.086+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 155f71a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.087+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4750e29e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.094+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_218, and the Request Id: 3e6a03ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.096+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6ba9fa2e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.097+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ba9fa2e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.098+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_212, and the Request Id: 47ed908f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.101+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_220-, and the Request Id: 250cdc53, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.101+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3a74aca9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.103+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a74aca9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.105+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 635c254a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.106+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 635c254a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.108+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_214, and the Request Id: 528c5513, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.113+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_216-, and the Request Id: bad5f34, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.113+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_216-, and the Request Id: 39906e57, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.116+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15e47f11, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.123+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_217-, and the Request Id: d8a3ef6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.129+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77982548, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.132+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 639f7a03, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.133+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_212-, and the Request Id: 67396e18, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.140+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52944036, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.145+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_216-, and the Request Id: 11a24cb8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.147+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_214-, and the Request Id: 5516d77e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.151+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b53d638, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.152+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64e350cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.154+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7cc7ba8e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.156+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cc7ba8e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.157+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 66ea3979, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.158+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66ea3979 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.159+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_221, and the Request Id: 11d42563, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.165+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e6cee58, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.168+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_218-, and the Request Id: 631047a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.169+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 482ae974, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.170+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 482ae974 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.172+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5629aa2e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.174+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78f2b46b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.175+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78f2b46b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.176+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_218, and the Request Id: 6691a040, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.177+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3eb72980, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.186+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e1e9423, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.186+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 11bf4ac6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.188+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11bf4ac6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.191+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54ac7a23, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.192+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2920f286, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.193+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2920f286 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.194+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4993c665, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.198+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 778b098e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.198+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 666b6c2c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.198+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_218, and the Request Id: 42547c71, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.199+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_221-, and the Request Id: 20e34fef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.201+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 666b6c2c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.205+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47023ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.207+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7718d026, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.208+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7718d026 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.210+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_221, and the Request Id: 4e59e437, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.212+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3785bca6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.212+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_218-, and the Request Id: 42de9584, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.216+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ad86467, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.223+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f80fd0b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.225+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f80fd0b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.227+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_218-, and the Request Id: 2ab306a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.231+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3170ce81, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.232+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 67638db8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.232+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3170ce81 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.233+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67638db8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.234+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1ae2db68, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.234+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4021115b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.235+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ae2db68 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.235+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4021115b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.236+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_213, and the Request Id: 6510a47a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.241+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 191eb097, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.242+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3242e236, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.242+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 409ed328, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.242+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 191eb097 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.244+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_217, and the Request Id: 168077b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.245+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_217, and the Request Id: 316bb0f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.246+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_221-, and the Request Id: 2bbf8975, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.252+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4694b367, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.255+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 473cebcc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.257+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 473cebcc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.259+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1cb3ab60, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.259+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65b98ece, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.260+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cb3ab60 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.264+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_217, and the Request Id: 5b8e2c59, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.269+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74e0fafc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.282+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6c95f0ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.282+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6fc75a26, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.283+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19a37eba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.283+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c95f0ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.284+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_213-, and the Request Id: f856706, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.284+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fc75a26 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.286+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 18bf8e7b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.287+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18bf8e7b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.288+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 42545112, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.289+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42545112 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.290+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_215, and the Request Id: 1d911d79, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.290+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_219, and the Request Id: 282bfa2b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.293+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_217-, and the Request Id: 1275724d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.299+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_217-, and the Request Id: 2d82f68, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.302+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c717497, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.304+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13d2ddc6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.307+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52825d29, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.314+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_217-, and the Request Id: 13cd2e5c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.316+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e51f578, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.321+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6b3f56fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.322+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b3f56fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.324+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 19c1f08d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.329+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b7b91cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.331+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19c1f08d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.332+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_222, and the Request Id: 6a7ccb29, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.337+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1bef7a06, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.337+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_215-, and the Request Id: 37a48d75, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.338+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bef7a06 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.344+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 65a634ad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.344+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b6491af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.345+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65a634ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.348+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_219-, and the Request Id: 6a6e0771, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.348+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_218, and the Request Id: 395f3216, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.354+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 164071d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.360+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5269a588, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.362+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_222-, and the Request Id: 31f37b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.365+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4eab6f36, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.366+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 420f2d92, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.368+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4eab6f36 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.371+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4de44b49, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.371+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18573a9d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.374+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4de44b49 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.375+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51add301, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.375+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78f9ec5e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.377+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c625605, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.379+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6348ec51, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.380+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2bd0aee3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.380+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_218-, and the Request Id: 3b9bd5a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.381+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_219, and the Request Id: 4565a0a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.389+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a4f60bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.389+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17306f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.392+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6c634bb0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.392+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a4f60bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.394+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c634bb0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.396+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 62db8211, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.397+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62db8211 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.399+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_214, and the Request Id: 40a1da40, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.399+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2586aaa2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.399+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5bbeb289, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.399+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b626087, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.400+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2586aaa2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.401+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bbeb289 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.401+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 32860a06, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.402+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32860a06 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.403+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_218, and the Request Id: 69031d83, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.407+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 612b1653, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.407+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 57feec59, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.409+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57feec59 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.409+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 612b1653 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.412+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 57a05817, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.413+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57a05817 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.414+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_219, and the Request Id: 5d2e1c97, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.416+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_222, and the Request Id: 6aefff22, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.417+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8e61fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.418+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8e61fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.418+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_219-, and the Request Id: 518ea852, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.424+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_219-, and the Request Id: 78b165d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.424+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_216, and the Request Id: 2ded6940, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.426+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7fc73e5d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.428+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_214-, and the Request Id: 4871e375, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.430+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 51809378, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.431+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51809378 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.432+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23faa234, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.437+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 26e45b32, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.437+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 352273cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.439+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 352273cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.439+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26e45b32 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.442+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_218, and the Request Id: 7097e372, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.444+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 419bb905, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.445+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 419bb905 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.446+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_220, and the Request Id: 5ba12c19, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.448+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 901d544, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.449+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_218-, and the Request Id: 5fe195d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.450+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 901d544 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.451+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 227bf1e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.452+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 227bf1e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.453+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_223, and the Request Id: 66b3d4f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.455+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_222-, and the Request Id: 705e8cc5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.459+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 379ef0d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.463+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1834a6f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.474+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34c369b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.480+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 974ea57, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.483+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1dafaade, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.488+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_218-, and the Request Id: 4ade087, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.490+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_220-, and the Request Id: 37cda31c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.495+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c334c62, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.499+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 119a3a9c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.505+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_223-, and the Request Id: 4d385067, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.511+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_216-, and the Request Id: 10415090, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.524+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d1c4337, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.527+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d564029, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.528+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d564029 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.530+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c0d305b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.531+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c0d305b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.532+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_220, and the Request Id: 4d61c63f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.534+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b9428b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.535+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b9428b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.540+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 456ca052, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.540+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ed5341c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.541+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 456ca052 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.546+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_219, and the Request Id: 6b0d7a14, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.554+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 722840dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.554+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d1b9178, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.554+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7faccd85, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.560+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a72d5bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.561+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4af987af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.561+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_219-, and the Request Id: 2c19688e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.562+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_220-, and the Request Id: 2d9e0b63, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.562+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6370688d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.565+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 26878b4d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.565+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4850aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.566+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26878b4d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.566+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4850aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.567+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 52e591f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.567+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52e591f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.568+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 61a770c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.571+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 25e7bfdb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.572+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 529d4aec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.574+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25e7bfdb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.575+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_215, and the Request Id: 2f0c8e11, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.575+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a5598b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.576+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61a770c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.576+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a5598b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.578+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_223, and the Request Id: 2244ee0c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.579+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c02a2a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.579+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_220, and the Request Id: 7f1be768, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.580+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7498e21b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.589+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3cb89081, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.591+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cb89081 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.591+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d4cecd3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.593+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 56025c5c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.594+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56025c5c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.595+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8ecb3db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.597+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6459d6f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.598+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_219, and the Request Id: 263b6371, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.604+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_215-, and the Request Id: 1c046797, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.605+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_223-, and the Request Id: 6639ee5e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.606+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 486c1cb5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.607+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 486c1cb5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.608+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7eccf681, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.609+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7eccf681 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.611+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_219, and the Request Id: 52a7f170, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.616+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_220-, and the Request Id: 24a56177, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.620+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5f23d88a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.621+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f23d88a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.622+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 512e5228, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.622+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1547f897, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.623+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1547f897 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.625+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d532a83, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.626+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d532a83 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.630+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7696ee8b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.631+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5a3f75a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.631+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5570c487, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.631+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a50457d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.632+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a3f75a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.632+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5570c487 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.633+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71be884b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.633+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71be884b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.635+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_221, and the Request Id: 577c2d83, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.638+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_217, and the Request Id: 4c1a1faa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.638+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_224, and the Request Id: 4a37247c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.641+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c5a7bb3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.647+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c066245, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.648+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c066245 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.651+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 62a35756, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.651+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_219-, and the Request Id: 58986e9c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.652+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62a35756 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.653+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_221-, and the Request Id: 7b2fd9f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.653+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73d4a8a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.655+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_220, and the Request Id: 57af7b5a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.655+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c4060, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.662+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_219-, and the Request Id: 410e85f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.663+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_224-, and the Request Id: 3ebd1420, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.665+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65a95f74, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.668+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_217-, and the Request Id: 122e9a4d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.671+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6fead398, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.672+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fead398 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.674+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2da347ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.675+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2da347ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.677+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f5ef51f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.677+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_221, and the Request Id: 41c48143, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.680+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 131042a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.681+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 131042a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.682+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f112445, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.682+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_220-, and the Request Id: 7da739d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.682+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17da8f29, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.683+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fa597a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.684+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa597a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.685+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_221, and the Request Id: 2fc8b127, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.687+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 468b44ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.688+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 76bb3904, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.689+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76bb3904 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.691+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4e333e45, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.691+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7034084e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.692+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e333e45 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.697+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72031359, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.708+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_221-, and the Request Id: 2fd8b157, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.714+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_216, and the Request Id: 5f3a05da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.721+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d71ed99, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.721+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 198a2d96, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.724+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4ee9fed6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.725+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ee9fed6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.728+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7e76c1de, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.729+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e76c1de the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.730+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2cb77c3b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.731+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_224, and the Request Id: 5d9d148a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.730+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a62864b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.734+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_221-, and the Request Id: 49fa287a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.735+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_216-, and the Request Id: 3671dea2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.735+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66fb993, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.744+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b505856, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.746+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b5ecc14, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.753+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 486fee33, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.755+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 486fee33 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.755+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ba4ddb9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.761+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 74611d61, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.762+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74611d61 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.765+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_224-, and the Request Id: dbe8c29, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.765+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 59204041, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.767+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59204041 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.767+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_218, and the Request Id: 638516b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.769+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 15da94aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.770+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 56e72779, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.770+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15da94aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.771+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56e72779 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.775+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 41d5d1a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.776+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41d5d1a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.777+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_221, and the Request Id: 4cd7cf39, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.779+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61a12f85, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.781+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_225, and the Request Id: b81b0c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.786+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1aa8d641, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.791+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 574394c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.792+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3bb71167, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.793+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bb71167 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.797+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 27d93c28, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.799+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27d93c28 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.799+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1dec332d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.800+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1dec332d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.800+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4e815fef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.801+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e815fef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.802+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a650138, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.803+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78d84101, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.805+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78d84101 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.805+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1dacc13e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.805+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_220, and the Request Id: 664e32a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.806+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1dacc13e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.806+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_220, and the Request Id: 31e09d1b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.807+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_222, and the Request Id: 6f00df8f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.810+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4216188, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.812+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4216188 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.813+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 23be3842, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.818+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_221-, and the Request Id: 54b719db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.820+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_225-, and the Request Id: 3fb74d5b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.821+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_218-, and the Request Id: 1897a2a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.821+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5de62f85, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.822+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23be3842 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.827+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_222, and the Request Id: 15454af5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.835+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8ff85e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.836+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a9ba684, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.839+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3776f467, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.843+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_220-, and the Request Id: 533ad5f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.848+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_220-, and the Request Id: 32ed5d95, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.850+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_222-, and the Request Id: 14afd151, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.853+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 621a284a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.854+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 621a284a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.861+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5bb67141, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.862+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bb67141 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.865+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7bd44456, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.866+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_222-, and the Request Id: 2036900d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.867+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_217, and the Request Id: b32bb74, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.873+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a857661, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.873+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e3642f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.875+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2431dfb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.876+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 46125b99, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.880+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7365c418, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.881+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f646b52, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.881+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2431dfb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.882+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46125b99 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.886+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 186bd8cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.887+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 186bd8cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.888+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4761e959, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.888+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7cdde25d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.889+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cdde25d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.889+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 65f5f0b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.890+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65f5f0b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.891+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_222, and the Request Id: 743130d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.895+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_225, and the Request Id: 1e9ebde2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.899+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45a3d6eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.899+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b51c838, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.900+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3514eba6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.901+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3514eba6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.908+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_222, and the Request Id: 134ee41b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.910+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_217-, and the Request Id: 44e54751, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.916+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78c8bc4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.919+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 54519741, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.927+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_225-, and the Request Id: 67d01677, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.927+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_222-, and the Request Id: 74f3c5a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.928+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7fdc6f56, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.928+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54519741 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.928+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 59338291, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.929+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 168cfb8b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.930+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59338291 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.930+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e339f55, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.930+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cba9b86, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.931+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 168cfb8b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.934+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33ec2e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.934+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_222-, and the Request Id: 7df772aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.934+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_223, and the Request Id: 707f3525, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.935+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45a012e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.935+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33ec2e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.940+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_219, and the Request Id: 6010b8ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.943+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1bbcd9d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.944+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7f43febf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.946+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f43febf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.946+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6846da33, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.946+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3420d18c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.947+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6846da33 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.948+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cd1cee9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.949+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 39f48dd7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.949+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39f48dd7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.950+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cd1cee9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.950+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_226, and the Request Id: 7dc02e07, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.950+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_221, and the Request Id: 53286317, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.955+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_219-, and the Request Id: 645d4936, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.957+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21cb024d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.961+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 632f780e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.963+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_226-, and the Request Id: 513dc698, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.964+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 632f780e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.968+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4a34cd38, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.969+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a34cd38 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.971+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_223, and the Request Id: 4e4332b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.974+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 660ef676, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.983+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_223-, and the Request Id: 34dbfa64, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.987+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1c2fa070, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.988+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c2fa070 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.990+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47bb4821, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.994+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 668f9a60, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:12.995+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 668f9a60 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.000+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 416e2574, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.001+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 416e2574 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.003+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 72482531, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.003+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_218, and the Request Id: 58ddbc03, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.004+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72482531 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.005+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_221, and the Request Id: 324ecaeb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.007+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_221-, and the Request Id: 528a880, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.008+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6979e91f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.011+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_221-, and the Request Id: 700adf1a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.012+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_218-, and the Request Id: 479bb755, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.019+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69856384, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.022+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60a7c622, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.028+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26843778, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.028+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bd44fba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.035+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_223-, and the Request Id: 3ff5b4e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.038+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d00386d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.041+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1dd108eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.041+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 331421ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.042+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1dd108eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.042+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c5d58df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.047+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2bfdc3da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.048+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bfdc3da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.053+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_223, and the Request Id: c547a0d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.063+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5fcab13, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.065+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d7dc838, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.069+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a74c105, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.080+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5753bbf5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.081+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e1410, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.081+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5753bbf5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.085+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f7d7fce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.087+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4b17fbf3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.089+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b7213e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.089+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b17fbf3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.090+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_227, and the Request Id: 50f18622, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.091+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b7213e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.096+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 94b1c9a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.096+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ccee863, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.098+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 94b1c9a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.099+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_226, and the Request Id: 2beb7ae4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.100+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_223-, and the Request Id: 75853c3b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.100+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57cbf767, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.107+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7782f339, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.109+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7782f339 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.111+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 551e8d47, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.117+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3d5f156f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.117+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 24304684, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.118+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 551e8d47 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.118+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1911f987, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.118+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d5f156f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.119+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24304684 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.120+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 484e9882, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.121+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 484e9882 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.122+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 63641b5a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.123+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63641b5a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.123+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38ad06df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.125+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_219, and the Request Id: 3d1e0327, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.125+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3352662, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.127+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_222, and the Request Id: 6f0f9ffa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.127+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_223, and the Request Id: 44ea04d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.129+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1911f987 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.129+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: de83644, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.130+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: de83644 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.132+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_220, and the Request Id: 2d29a5a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.135+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_227-, and the Request Id: 403f98b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.136+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_226-, and the Request Id: 6ac682d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.146+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 25c77e68, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.147+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25c77e68 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.148+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 73ef9c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.149+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73ef9c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.152+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a4099bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.153+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6aeda7e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.154+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6aeda7e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.154+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_224, and the Request Id: 41c61876, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.155+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_219-, and the Request Id: 68eb7e0f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.171+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 39bf89e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.172+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39bf89e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.173+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1235333f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.174+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1235333f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.180+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_222-, and the Request Id: 3fa6c6da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.180+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48cdd23f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.181+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48cdd23f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.183+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_224, and the Request Id: 1837a08, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.183+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_222, and the Request Id: 6f3406fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.185+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_220-, and the Request Id: 3fcb3081, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.187+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_223-, and the Request Id: 6c815257, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.198+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50c145c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.204+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66877c08, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.209+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 650e2416, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.213+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 132e9929, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.214+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_224-, and the Request Id: 428fcd48, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.218+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 48e17ef3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.220+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48e17ef3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.222+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 105e3196, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.223+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 105e3196 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.224+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_224-, and the Request Id: 7ec2c61, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.226+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_224, and the Request Id: 77cd686, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.231+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_222-, and the Request Id: 5f9cd17b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.231+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7849b2ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.233+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5846f0c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.240+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3586bf65, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.244+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e5d9685, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.248+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12f0d9d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.251+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 738a9485, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.251+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4245df89, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.252+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4245df89 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.252+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aa594ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.255+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 68be97ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.256+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68be97ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.261+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 82c725c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.263+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_227, and the Request Id: 43b7e34d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.269+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_224-, and the Request Id: 250f5ff3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.269+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5bd02452, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.273+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e793a85, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.279+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4a8a9513, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.279+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f9613fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.280+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a8a9513 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.282+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42f796f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.283+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 17b40ec2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.283+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6525481b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.284+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17b40ec2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.284+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6525481b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.287+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_220, and the Request Id: 1ce6f7c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.289+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4bde558f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.290+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bde558f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.291+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 61b45e55, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.291+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_221, and the Request Id: 2028f3c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.295+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61b45e55 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.295+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5dc7cf75, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.297+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5385082f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.298+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5385082f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.300+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_228, and the Request Id: 37de8e2c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.308+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_227-, and the Request Id: 4c0e453b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.309+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79c8f23d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.312+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19f73bca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.313+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6016c3d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.313+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37644f93, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.314+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19f73bca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.316+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 27ead7f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.318+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27ead7f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.318+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f2eea45, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.319+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2eea45 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.319+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a8df5b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.319+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a8df5b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.320+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_225, and the Request Id: 456fc954, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.323+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_225, and the Request Id: 16deded1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.326+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_220-, and the Request Id: 5d36164d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.328+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_221-, and the Request Id: 6d2ab2a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.332+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_225-, and the Request Id: 43f8a93e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.341+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 11c2b1ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.342+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11c2b1ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.346+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3674d649, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.347+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b60a232, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.348+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3674d649 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.348+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_228-, and the Request Id: 32fc2f99, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.349+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_224, and the Request Id: 9baea28, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.351+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cf27e45, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.357+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c965caa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.358+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 72d5749f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.360+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72d5749f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.361+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7c6f2787, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.361+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c6f2787 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.362+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_223, and the Request Id: 70e284b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.364+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 55a5b514, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.365+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 545ecfb7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.365+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55a5b514 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.366+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 545ecfb7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.373+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_225-, and the Request Id: 5acd6bd4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.373+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78466a05, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.373+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a7c99d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.374+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78466a05 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.374+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 792974f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.375+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_228, and the Request Id: 1ee5d3d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.375+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 792974f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.377+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_223, and the Request Id: 1d4aab6e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.378+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_224-, and the Request Id: 4427a2c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.379+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fd277f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.381+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e06c9b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.381+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 11596a67, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.382+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11596a67 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.395+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f47772c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.396+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_223-, and the Request Id: 427f3bca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.398+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_223-, and the Request Id: 6ba04bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.400+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53de55a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.405+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e85246, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.406+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e85246 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.406+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65bfd8f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.412+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75615700, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.419+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_228-, and the Request Id: 682445d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.419+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48c20537, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.421+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_225, and the Request Id: 62d53a92, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.423+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3dc963eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.426+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1cc72630, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.428+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 30c7e6fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.429+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30c7e6fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.431+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a7cee99, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.431+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51242a45, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.437+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 46f53878, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.438+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46f53878 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.438+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 502bb87b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.440+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5ba9edf4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.441+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ba9edf4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.441+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b031737, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.443+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29e33ef7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.445+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_222, and the Request Id: 6348145e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.445+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5b97e4e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.446+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b97e4e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.447+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_226, and the Request Id: 21870ab7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.454+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_226-, and the Request Id: 6a91ea3d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.454+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_225-, and the Request Id: 362aa21c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.455+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d8a56aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.454+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ab3ee8d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.457+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ab3ee8d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.462+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 22c2dc03, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.464+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22c2dc03 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.464+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46d6217a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.466+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 661aded2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.466+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 661aded2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.469+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_226, and the Request Id: 14dfce61, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.470+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5dae7b0c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.471+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5dae7b0c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.472+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_225, and the Request Id: 2f3fe59e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.475+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49b9fe0f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.475+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 50ed4aad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.476+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49b9fe0f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.476+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50ed4aad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.477+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_222-, and the Request Id: 696c3c74, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.478+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5416af8e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.479+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5416af8e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.479+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ce95718, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.479+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e97c257, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.480+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ce95718 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.483+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e97c257 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.484+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_221, and the Request Id: 5d8b0b03, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.485+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_229, and the Request Id: 15d95dec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.487+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_226-, and the Request Id: 32d7b34e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.487+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 24645aa5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.490+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24645aa5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.492+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_229, and the Request Id: 4973a811, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.497+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 332c2d1a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.498+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_229-, and the Request Id: 11bfe9f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.498+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 332c2d1a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.498+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4860d86d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.501+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_225-, and the Request Id: 7b50161f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.502+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 46fbc034, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.503+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46fbc034 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.503+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 132f369d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.506+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16084c52, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.506+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a689f2f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.507+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2921efb3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.508+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_224, and the Request Id: 7026820d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.514+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 255f1eb6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.515+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3075855a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.517+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3075855a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.518+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71570b37, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.519+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71570b37 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.520+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_224, and the Request Id: 2559edb8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.524+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14e8933d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.524+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ffb3b56, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.526+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_221-, and the Request Id: 1e0d21fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.531+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_224-, and the Request Id: 2d0cf6aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.533+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_229-, and the Request Id: 4da43220, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.536+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5b5055cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.537+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b5055cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.540+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 18871cc6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.541+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18871cc6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.546+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_223, and the Request Id: 744f448c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.547+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12bc6dec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.547+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31c90817, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.552+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 646658f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.555+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5efb5429, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.557+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4238e229, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.558+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4238e229 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.559+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4cefa79c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.560+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cefa79c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.561+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 128e06d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.562+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_227, and the Request Id: 1bc7c3f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.564+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_224-, and the Request Id: 583bdcf2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.570+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55388abc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.571+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b124fee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.581+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_223-, and the Request Id: 103dd7ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.584+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31a66697, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.592+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5de896b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.600+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 534b2ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.604+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 534b2ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.604+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 12c6a37a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.604+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 59330259, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.605+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12c6a37a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.606+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59330259 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.612+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_226, and the Request Id: 62fb4ba7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.613+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 440f730c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.614+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 440f730c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.615+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_227, and the Request Id: ed8ff39, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.620+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_227-, and the Request Id: 457cf2f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.622+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ee3221e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.627+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64be2a99, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.630+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 611e7508, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.630+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1959e9f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.632+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7aa11784, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.633+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7aa11784 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.633+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b730644, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.634+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b730644 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.634+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 73eb38c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.635+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73eb38c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.637+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 382eea25, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.637+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 423c2dab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.638+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 382eea25 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.639+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 423c2dab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.639+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33874044, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.640+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33874044 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.640+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_230, and the Request Id: 41afabb4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.641+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_225, and the Request Id: 19414455, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.648+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_226, and the Request Id: f2157d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.650+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3944ccec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.651+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3944ccec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.652+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2be2622c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.655+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7f959357, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.655+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_226-, and the Request Id: 7c3913a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.656+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f959357 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.661+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_225-, and the Request Id: 4efcdca5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.662+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_226-, and the Request Id: 7a7da8d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.663+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_230, and the Request Id: 1715ddf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.669+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f28e825, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.671+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1749ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.673+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_230-, and the Request Id: 5a2846e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.673+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 78fedb2b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.676+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78fedb2b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.677+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1be6a2f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.677+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1738b1e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.678+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1738b1e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.678+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1be6a2f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.683+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_222, and the Request Id: 4a0e4b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.684+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_227-, and the Request Id: 277affc4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.685+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4dfdcf5e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.686+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4dfdcf5e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.688+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_225, and the Request Id: 7f4e1ada, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.693+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d460164, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.694+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e339bb8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.700+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_230-, and the Request Id: 308b8bf7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.702+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59913845, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.708+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7576483c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.710+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a077413, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.716+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_222-, and the Request Id: 12beb97a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.716+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_225-, and the Request Id: 41be54d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.717+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7180dc50, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.718+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7180dc50 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.719+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47eb62f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.722+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a6543c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.723+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 30d9960, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.724+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30d9960 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.729+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c5b2e2f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.731+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_224, and the Request Id: 35a6aa91, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.732+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 628353f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.733+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e19dba1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.734+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e19dba1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.737+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 759a5763, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.738+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 759a5763 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.739+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_226, and the Request Id: 6b3ddd6b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.740+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 30d403a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.743+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30d403a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.744+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 600b9d82, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.744+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 600b9d82 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.746+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2bbd545d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.746+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 306f504e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.747+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f3470f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.748+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_228, and the Request Id: 75db7f27, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.749+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e2ad90c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.753+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6744c2b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.755+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5de9ab0c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.760+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5de9ab0c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.762+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3f9ec6e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.763+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f9ec6e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.765+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_227, and the Request Id: 36047ebc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.765+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_224-, and the Request Id: 283450fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.765+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: bf06869, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.767+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bf06869 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.770+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a044da5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.771+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a044da5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.772+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_226-, and the Request Id: 65c93b3d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.773+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_227, and the Request Id: 5d9260f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.776+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1682805e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.776+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_228-, and the Request Id: 60b4a3bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.780+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74c19571, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.784+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9e12e8b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.786+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f6d1bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.790+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_227-, and the Request Id: 2988baff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.791+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4968209e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.793+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4968209e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.794+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 44cf024f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.794+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 58a6b17c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.795+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44cf024f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.796+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58a6b17c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.800+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 297359be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.801+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_228, and the Request Id: 6a78db5c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.801+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 297359be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.802+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 518aac14, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.803+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_226, and the Request Id: 75e5c3d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.804+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b504ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.812+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 658fc4c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.813+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 658fc4c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.814+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_227-, and the Request Id: 5d5fd82b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.814+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19a2591d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.815+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19a2591d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.815+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 160721a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.816+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 160721a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.820+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_231, and the Request Id: 70fef51d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.821+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7be1464a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.821+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 70cb732e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.822+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7be1464a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.823+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70cb732e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.825+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_223, and the Request Id: 39ac8c74, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.825+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4d6e6a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.826+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d6e6a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.826+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c3def2b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.828+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_231, and the Request Id: 7d069e10, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.840+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_228-, and the Request Id: dfced46, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.842+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37b1d1f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.844+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_226-, and the Request Id: 54f70f46, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.849+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_223-, and the Request Id: 32cb616f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.849+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52f4a8bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.851+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75a63d20, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.851+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f547697, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.852+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f547697 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.853+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d0eba43, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.854+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_231-, and the Request Id: 349bcba7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.854+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d0eba43 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.855+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_229, and the Request Id: 2136490a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.859+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_231-, and the Request Id: 398773b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.861+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b614e25, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.863+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a2302b3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.871+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6fc48333, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.874+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 74941940, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.875+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74941940 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.880+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4b2e9179, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.882+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b2e9179 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.883+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_225, and the Request Id: 4c0cf4ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.883+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e8bacb6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.885+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e8bacb6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.886+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33a7036a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.888+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 185dd754, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.889+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 185dd754 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.891+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_227, and the Request Id: ff575ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.891+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 87eefc3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.896+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_229-, and the Request Id: 2bbc5cb4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.900+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d50759, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.905+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3103acee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.905+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b6db3de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.915+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 480cdaf1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.916+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64c72b9e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.920+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 568e7ce0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.928+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_225-, and the Request Id: 596dffe7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.932+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7457d60e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.933+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7457d60e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.934+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bcd079f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.937+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 18712ea9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.938+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18712ea9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.939+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_228, and the Request Id: 3b24c888, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.942+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 313ff4b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.944+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79dcdfeb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.948+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68912c35, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.951+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1156ef01, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.952+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156ef01 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.953+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2184b3aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.954+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2184b3aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.954+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 58356aa5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.955+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_227-, and the Request Id: 20a02dcf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.955+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 257c8b8a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.955+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58356aa5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.955+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 11fddd13, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.956+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 257c8b8a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.956+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11fddd13 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.959+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b1877e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.960+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_228, and the Request Id: 45a30c03, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.960+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 40b875aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.961+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_232, and the Request Id: 429ae3b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.962+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40b875aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.964+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_227, and the Request Id: 145b7ef5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.971+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_228-, and the Request Id: 6dee81da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.971+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 426b64e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.973+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 426b64e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.973+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16e78ef2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.976+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d6915fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.977+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d6915fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.978+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_232, and the Request Id: 50cf8ea2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.984+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 39859d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.985+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 474e99be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.986+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 474e99be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.987+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39859d7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.988+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5004d476, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.989+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5004d476 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.990+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 60ce3cdd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.992+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60ce3cdd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.992+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_224, and the Request Id: 48e97f1e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.997+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 210ddd0b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.998+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 210ddd0b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:13.998+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_232-, and the Request Id: 16faf38a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.004+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_229, and the Request Id: 1a6d1f92, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.004+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 51dd14ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.007+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51dd14ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.007+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d98c92a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.007+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_227-, and the Request Id: 6b7d896d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.009+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_230, and the Request Id: 1ce2df52, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.016+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e42d594, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.016+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_228-, and the Request Id: 6d6ba869, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.021+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_232-, and the Request Id: 33a962c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.023+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_224-, and the Request Id: 19d1cfca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.029+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: edd8f85, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.030+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: edd8f85 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.031+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4782f268, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.032+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4782f268 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.035+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_229-, and the Request Id: 517d4c8e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.035+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_226, and the Request Id: 6282dec8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.042+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66f71e7a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.046+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_230-, and the Request Id: 19743453, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.049+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 777fd461, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.051+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_226-, and the Request Id: 27614cbc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.060+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36d2f35d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.060+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21760ebb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.064+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55fdb0bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.069+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35ec4ba4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.069+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42e34d39, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.075+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 304ae00c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.078+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11740efb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.080+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d0fc1e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.081+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d0fc1e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.085+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1872293d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.087+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a4ba8a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.088+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 318b84bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.092+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7813cafd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.095+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: cd5ad19, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.095+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d8a970a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.096+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cd5ad19 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.097+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3d10768c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.098+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 318b84bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.098+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d10768c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.099+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_228, and the Request Id: 7e714e14, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.100+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_225, and the Request Id: 7f0bdc3f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.101+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 56a4432c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.102+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56a4432c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.103+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e7140f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.104+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e7140f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.106+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_229, and the Request Id: f5adcde, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.108+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2d36451f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.109+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d36451f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.110+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1faeb525, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.111+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 385d2cd1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.112+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 385d2cd1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.117+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_229, and the Request Id: 2d673d18, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.119+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 217ad9f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.119+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a618471, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.121+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a618471 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.122+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1088a712, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.123+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1088a712 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.125+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_233, and the Request Id: 22c14d01, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.134+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae40ea0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.144+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b12aa2b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.145+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b12aa2b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.147+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66230abc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.147+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_228-, and the Request Id: 5c4e0d05, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.148+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_229-, and the Request Id: b09e2c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.150+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 500d05ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.150+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_229-, and the Request Id: 441b46a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.151+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 500d05ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.151+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5692cf76, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.152+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_225-, and the Request Id: 7f2b926f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.157+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_228, and the Request Id: 250891b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.159+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_233-, and the Request Id: 3b8525b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.161+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7513b127, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.162+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7513b127 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.163+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4dbb30d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.163+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1fd25612, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.165+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fd25612 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.167+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7b310b5c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.168+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b310b5c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.168+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4dbb30d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.169+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_230, and the Request Id: 232e2097, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.170+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_231, and the Request Id: 21372d05, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.171+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68a9a6fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.176+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ac63b6f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.178+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ac63b6f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.179+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 11155b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.180+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11155b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.182+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72e46971, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.184+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_233, and the Request Id: 43385fef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.185+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33fb8d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.185+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3add18e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.187+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 624004fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.189+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 65711633, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.190+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65711633 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.191+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1d7950a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.193+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d7950a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.195+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_228-, and the Request Id: 177b4a70, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.197+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3cd1c1c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.197+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_227, and the Request Id: 1c30eb2c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.201+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_233-, and the Request Id: 4245294b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.203+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_230-, and the Request Id: 92686d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.210+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_231-, and the Request Id: 7434899d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.216+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57b66932, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.218+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f7e0fc6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.218+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56a4f06e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.225+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6373bd21, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.228+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_227-, and the Request Id: 46a90524, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.233+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 44c041c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.235+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44c041c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.240+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 215cae41, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.241+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e282a0b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.241+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49c40238, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.241+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 215cae41 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.244+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f357045, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.246+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_229, and the Request Id: 7e42a617, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.247+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 12a546a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.248+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12a546a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.250+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: aa15797, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.250+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5418481e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.252+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa15797 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.252+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5418481e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.253+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_230, and the Request Id: 18aaf03a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.254+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d4b7f22, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.255+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d4b7f22 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.256+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_234, and the Request Id: 57c996bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.259+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 718e62f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.263+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ffe7c3e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.268+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7103e26, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.272+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f98efb5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.272+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b9a0699, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.273+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b9a0699 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.275+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1953f980, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.276+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1953f980 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.279+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_226, and the Request Id: 732506e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.279+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f3cba10, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.287+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_229-, and the Request Id: 24231548, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.287+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 676ca750, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.289+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f3cba10 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.289+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 102b9666, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.291+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_230-, and the Request Id: 2ed6712a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.291+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 102b9666 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.291+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_230, and the Request Id: 7ed71465, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.300+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12ef6fce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.302+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_234-, and the Request Id: 7b5349ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.306+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 37116905, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.307+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37116905 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.312+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c8d63cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.313+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c8d63cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.315+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_228, and the Request Id: 75416281, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.319+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e34729c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.319+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f72f712, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.321+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e34729c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.322+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1d7c0b5b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.323+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d7c0b5b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.326+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_229, and the Request Id: 5a055359, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.328+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 199691d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.330+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3765e814, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.331+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3765e814 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.336+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 401a8e8e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.337+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 401a8e8e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.338+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_234, and the Request Id: 1c47d8f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.342+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_226-, and the Request Id: 2d8a2437, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.343+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 264e4ac3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.344+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 264e4ac3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.349+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 697bdeaf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.351+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_230-, and the Request Id: 3dcb76a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.351+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 54404362, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.352+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54404362 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.352+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 697bdeaf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.355+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_231, and the Request Id: 4e82d507, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.355+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69ec3f04, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.358+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2be08eb3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.360+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 607613ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.361+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 607613ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.363+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b312102, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.363+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_232, and the Request Id: 207f6aa9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.364+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_228-, and the Request Id: 370f9292, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.370+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_229-, and the Request Id: 364ee30a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.371+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_231-, and the Request Id: 7eb90bcf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.372+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_234-, and the Request Id: da470ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.373+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a1c7442, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.373+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2050aba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.375+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71b5a332, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.378+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a10ae8b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.379+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a10ae8b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.381+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b7af6cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.384+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 432df4d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.386+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29634c5e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.387+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_232-, and the Request Id: 584e159e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.387+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29634c5e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.388+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e60a7c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.389+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5fec37b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.391+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_230, and the Request Id: 6bbed86f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.395+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 661e7ab0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.396+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3714dbbf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.405+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_230-, and the Request Id: 62fad76a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.411+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1af72d51, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.415+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d8e579d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.420+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7227e827, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.420+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ea81675, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.421+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ea81675 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.422+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6007855b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.423+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6007855b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.429+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_235, and the Request Id: 4b1f079e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.429+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7049a27f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.438+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4205d570, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.438+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3082fb20, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.439+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4205d570 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.439+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3082fb20 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.442+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b076ef2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.442+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ee5bb45, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.443+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ee5bb45 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.444+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 621a945f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.444+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 621a945f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.446+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_229, and the Request Id: 66081571, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.449+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_227, and the Request Id: 5aa47c6d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.451+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 166be9ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.452+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 166be9ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.453+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fe88783, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.461+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 654c9e98, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.461+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64044b20, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.462+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64044b20 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.462+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 654c9e98 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.464+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_231, and the Request Id: 1f6bfced, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.465+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c540168, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.466+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c540168 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.467+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_231, and the Request Id: fdb7a77, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.471+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_235-, and the Request Id: 36deb8be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.480+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1c5828c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.481+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c5828c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.482+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d5bc3b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.483+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d5bc3b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.485+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_232, and the Request Id: 7aafda20, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.488+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 13fecf70, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.489+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13fecf70 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.496+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_229-, and the Request Id: 437a416c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.496+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 27428679, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.497+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27428679 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.501+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_235, and the Request Id: 2ddbc194, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.506+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_227-, and the Request Id: 208e5534, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.510+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4ffeb723, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.511+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_231-, and the Request Id: b23f304, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.511+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b9805a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.511+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ffeb723 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.515+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6bac7b31, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.515+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 299364c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.516+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 299364c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.522+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_230, and the Request Id: 4f6df9c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.524+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_231-, and the Request Id: 3af759c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.526+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 654a2eb8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.529+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_232-, and the Request Id: 5e7070a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.535+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f8dc6fc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.546+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56cf6b8f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.546+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_235-, and the Request Id: 2de950fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.548+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 435d47ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.548+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30d35334, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.552+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_230-, and the Request Id: 37337f0a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.555+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 45862765, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.556+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45862765 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.557+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d62b96c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.559+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1f4ba66, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.563+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f4ba66 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.563+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12311866, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.569+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_231, and the Request Id: 65a22af7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.572+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d44dd98, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.581+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39c699d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.581+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 763f4c45, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.589+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c5c02c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.589+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72d0ec17, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.590+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3342b962, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.593+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69e8a62e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.594+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_231-, and the Request Id: 35adb6de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.595+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f09226d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.597+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f09226d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.600+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23632c47, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.604+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6d950e27, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.605+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d950e27 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.608+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_232, and the Request Id: 11baa592, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.609+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9c4b56d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.609+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ea0395c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.610+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9c4b56d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.610+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ea0395c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.613+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e5cd8c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.613+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 577b9935, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.614+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 577b9935 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.615+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ded3700, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.614+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e5cd8c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.620+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_233, and the Request Id: 42e6b400, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.621+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 26965782, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.622+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_230, and the Request Id: 7c8fea10, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.622+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26965782 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.623+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 69cf520c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.624+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 31847e97, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.625+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69cf520c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.625+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31847e97 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.630+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1f52af0a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.631+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f52af0a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.632+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 61ad3b90, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.633+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61ad3b90 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.633+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23a963b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.635+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 723b6743, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.635+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 723b6743 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.638+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_236, and the Request Id: 140b2f3b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.638+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_228, and the Request Id: 14c546ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.640+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_232, and the Request Id: 4ac74cf2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.648+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12389cda, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.653+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7854f003, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.654+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7854f003 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.655+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 585033a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.657+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_233, and the Request Id: 6cbdec8c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.657+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 585033a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.664+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_233-, and the Request Id: 7a944761, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.664+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33e7c25, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.673+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_233-, and the Request Id: 4890b623, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.679+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_236-, and the Request Id: 20cfdb2f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.680+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ae2c140, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.681+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ae2c140 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.681+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_230-, and the Request Id: 7ace356e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.684+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4103fa52, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.685+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4103fa52 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.687+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_231, and the Request Id: 2fdd9a55, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.693+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 483be57d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.695+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_228-, and the Request Id: 4d45665e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.695+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_232-, and the Request Id: 6d6f5d83, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.703+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 535746b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.708+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 535746b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.711+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1cb4e5ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.711+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 22d2ccd8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.712+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22d2ccd8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.714+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 30930be0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.714+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_236, and the Request Id: 28ff6af4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.714+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30930be0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.717+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 537fcda0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.718+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 537fcda0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.719+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_232, and the Request Id: 539e2c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.721+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7f0c3347, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.722+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f0c3347 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.723+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79fe4206, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.726+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3100b1c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.728+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3100b1c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.733+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_231, and the Request Id: 25183af1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.738+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 370f951f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.744+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 298f531c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.745+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13466278, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.746+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_232-, and the Request Id: 2a61220c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.747+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 587fbe05, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.751+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54aa8188, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.757+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_231-, and the Request Id: 51b824fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.759+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6619ba01, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.762+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e8086d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.763+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_236-, and the Request Id: 9dfdd6f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.768+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_232-, and the Request Id: 6a1943e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.768+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2562b0eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.773+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_231-, and the Request Id: 52a6e919, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.778+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d459540, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.780+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25822c7b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.785+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7998e55c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.792+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5bcb9507, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.793+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 60b35edd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.794+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60b35edd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.795+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50bc2e83, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.795+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 32a43b67, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.797+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32a43b67 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.799+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 595696cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.800+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcd350b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.800+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 13b87736, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.801+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcd350b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.801+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13b87736 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.804+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: bbc66b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.808+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_229, and the Request Id: 63df635, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.809+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_234, and the Request Id: 18628555, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.815+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 56db166a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.816+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56db166a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.819+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 70ccda3c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.820+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 25eda4bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.820+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70ccda3c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.821+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25eda4bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.823+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 198474ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.824+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 198474ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.825+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_234, and the Request Id: 76e6386, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.828+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f5316e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.829+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f5316e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.830+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_237, and the Request Id: f78e92b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.833+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2627e3b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.834+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2627e3b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.836+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_237, and the Request Id: 16be90ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.836+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 53cc49b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.840+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53cc49b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.840+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7de7987c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.842+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7de7987c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.842+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_232, and the Request Id: 36a15319, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.851+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75ee93b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.858+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61835d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.864+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c1aa79e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.866+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_229-, and the Request Id: 62d79c8c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.866+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_234-, and the Request Id: 30d4a511, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.868+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 411ad701, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.874+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_234-, and the Request Id: 48e5ccc9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.875+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 292f8adb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.875+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1a6c43e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.878+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a6c43e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.879+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 292f8adb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.879+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6bef2d83, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.880+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b56f47b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.880+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bef2d83 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.882+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_232, and the Request Id: 3f218c18, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.882+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_233, and the Request Id: 29e02d48, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.882+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b56f47b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.888+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_237-, and the Request Id: 64a84352, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.890+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a021d5c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.897+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_232-, and the Request Id: 354e08a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.904+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_237-, and the Request Id: 75cfc599, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.908+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 273aca4c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.908+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 297fa556, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.909+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 273aca4c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.913+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_232-, and the Request Id: 46736a25, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.913+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e7c7191, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.917+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2749d27, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.918+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2749d27 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.919+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f2bf11c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.921+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_233-, and the Request Id: 5aacc92f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.923+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_233, and the Request Id: 302986eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.925+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a9d6f4e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.933+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f653877, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.941+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7d46165d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.942+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d46165d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.946+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 77e24e25, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.947+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77e24e25 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.948+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77ccbfdf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.951+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_233, and the Request Id: 6763a72b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.953+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60ed3a4d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.953+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 540fe912, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.955+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6368927d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.957+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 32790b60, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.957+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32790b60 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.958+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e225854, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.961+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 540fe912 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.961+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45fdd3c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.961+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_235, and the Request Id: 17990129, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.964+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_233-, and the Request Id: 330e1d59, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.966+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_233-, and the Request Id: 75f2b5e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.967+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b1caea7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.967+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1aba7555, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.973+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51d8b509, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.973+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b1ffeb2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.976+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 60904aa1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.978+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60904aa1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.980+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 45ede8d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.981+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 71459895, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.982+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45ede8d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.982+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71459895 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.982+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 46c28082, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.984+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46c28082 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.985+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8521422, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.986+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8521422 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.987+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_230, and the Request Id: 621528b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.989+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f18b876, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.991+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_235, and the Request Id: 1088dcdf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.991+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 16bc449f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.992+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16bc449f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.993+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_235-, and the Request Id: 6931dc92, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.993+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_233, and the Request Id: 70b53d7f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.995+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 284374df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:14.996+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 284374df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.000+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3444f5b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.001+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29a171b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.002+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29a171b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.003+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6256d284, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.004+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_233, and the Request Id: 6a066582, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.005+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6256d284 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.008+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e44403d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.009+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59c745bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.009+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e44403d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.012+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_238, and the Request Id: 67231f2f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.015+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_230-, and the Request Id: 2c858dad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.015+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 464373ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.015+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_233-, and the Request Id: 5c15d332, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.017+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_235-, and the Request Id: c5ed29e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.017+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 707919aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.018+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 707919aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.019+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1055a6f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.025+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4a4baf59, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.027+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a4baf59 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.029+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_238-, and the Request Id: 1d0ac584, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.030+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_238, and the Request Id: 7fad1884, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.030+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_233-, and the Request Id: 5efd2bf0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.032+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3dc003ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.035+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 198ae6f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.036+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7bce9ba1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.038+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 30445125, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.039+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30445125 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.040+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65766a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.043+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 747811, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.043+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 10b3eb42, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.044+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 747811 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.045+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10b3eb42 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.045+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52c185b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.048+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e849d33, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.049+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e849d33 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.049+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_234, and the Request Id: 492ceeb7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.049+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68b4baaf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.051+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_234, and the Request Id: 19e25a8d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.051+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_238-, and the Request Id: 7957aa81, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.058+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a51a9d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.061+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37c85931, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.064+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 222f2e88, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.065+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 222f2e88 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.066+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 303426e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.067+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 303426e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.069+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 62076142, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.070+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62076142 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.070+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_234, and the Request Id: 278a3a4f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.071+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_234-, and the Request Id: 4bfb1dce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.072+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac5f6c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.074+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 56226699, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.075+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5cc42cc6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.076+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5cc42cc6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.075+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56226699 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.077+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_234-, and the Request Id: 5f8ec653, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.079+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_231, and the Request Id: c36a968, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.080+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7c05bae1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.080+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21efef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.081+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c05bae1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.081+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21efef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.083+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 35c2e168, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.083+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 709cb578, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.084+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35c2e168 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.084+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_236, and the Request Id: 7aabcac7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.086+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_234, and the Request Id: 57380b6d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.087+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70151058, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.088+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f1c3c39, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.100+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33ae1e62, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.102+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 669e2dd1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.102+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_236-, and the Request Id: 62093b38, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.103+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61a00a5c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.103+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_231-, and the Request Id: 255b4cbb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.104+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63afacbd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.110+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_234-, and the Request Id: 53b8efbe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.113+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_234-, and the Request Id: 2f61bb8c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.113+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b78a892, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.114+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b78a892 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.116+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4713799c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.116+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75ba92c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.117+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4713799c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.120+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3faf442a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.121+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3faf442a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.121+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d36210b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.124+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4a87615c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.124+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_234, and the Request Id: 51319aef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.125+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a87615c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.127+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e1d1123, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.127+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13adbe5b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.127+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b9deead, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.128+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e1d1123 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.130+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_239, and the Request Id: 7e20f392, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.131+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c7318cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.133+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c7318cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.134+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70d82d9b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.134+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_236, and the Request Id: 633960de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.134+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c33cf71, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.137+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a233f39, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.143+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e93b31, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.145+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e93b31 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.147+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 75fdb3b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.147+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 23f0a843, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.148+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75fdb3b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.148+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23f0a843 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.150+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_239, and the Request Id: 104cfbc6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.151+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2420482e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.151+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2420482e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.156+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c06c293, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.159+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_239-, and the Request Id: 3d753549, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.163+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_234-, and the Request Id: 14197d9e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.166+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_235, and the Request Id: 7fca158d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.167+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_236-, and the Request Id: 7314a489, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.172+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6eebda28, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.174+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34e1d0bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.175+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 37619edb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.181+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37619edb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.181+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 59738e24, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.182+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59738e24 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.187+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_235, and the Request Id: 136d36f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.187+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6503ad1d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.194+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6503ad1d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.195+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48ff72e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.199+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48ff72e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.199+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 10426d19, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.200+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_232, and the Request Id: 197404e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.201+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10426d19 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.202+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_239-, and the Request Id: 70f3315e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.202+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 101cdfda, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.202+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 473b2f03, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.203+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 473b2f03 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.204+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 101cdfda the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.205+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c049134, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.208+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_235, and the Request Id: 50753ac8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.209+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5320deb5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.210+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5320deb5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.211+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_237, and the Request Id: 5e9bff78, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.213+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d09d726, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.214+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_235-, and the Request Id: 6e5b408, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.220+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5b1e4350, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.220+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_235-, and the Request Id: 2850fa4c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.223+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_232-, and the Request Id: 74428b6e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.225+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b1e4350 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.226+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7f623df2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.227+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f623df2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.228+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_235, and the Request Id: 28b75585, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.229+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57878786, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.232+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26f7b2a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.235+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f23639e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.301+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c38829b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.301+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35f80949, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.301+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73de1d2b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.302+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7df78173, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.303+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7df78173 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.303+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_237-, and the Request Id: 44a4e70a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.304+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69a1b9b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.306+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7cd23e85, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.307+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cd23e85 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.309+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_240, and the Request Id: 22c6d14e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.309+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 641ce525, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.309+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_235-, and the Request Id: 2368f82d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.313+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 143ccf7d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.315+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_235-, and the Request Id: 717235c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.315+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a469631, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.319+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 758d66fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.319+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4ceacc57, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.320+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ceacc57 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.320+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 758d66fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.322+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 72f736c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.322+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 49c9092d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.323+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72f736c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.323+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49c9092d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.327+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 208f3d27, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.327+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_237, and the Request Id: 4054ab24, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.328+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_240, and the Request Id: 7b4cffa9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.333+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 253cd8c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.335+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 253cd8c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.338+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e4f4f4d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.338+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 67a3dc44, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.339+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 616c6d60, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.340+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67a3dc44 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.346+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_235, and the Request Id: 20b2cb1d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.346+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47c045f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.352+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 32855f5c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.353+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2cd92a1e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.353+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32855f5c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.354+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29e7ef22, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.355+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29e7ef22 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.358+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e7ef96e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.358+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_236, and the Request Id: 6fc7dba0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.359+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_237-, and the Request Id: 54810302, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.360+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_240-, and the Request Id: 311b1f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.362+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_240-, and the Request Id: 61d0f89d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.367+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_236-, and the Request Id: 4360ce9a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.375+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7f1551a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.377+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f1551a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.378+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285142e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.379+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285142e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.382+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_236, and the Request Id: 3930f713, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.383+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4a01634d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.384+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a01634d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.387+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d3b33bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.387+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a81fe1e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.388+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d3b33bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.389+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_236, and the Request Id: 48eaad3f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.390+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_235-, and the Request Id: 7b2649d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.391+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4ae2eec4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.391+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c05c471, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.392+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ae2eec4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.393+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_236-, and the Request Id: 4f7a0f10, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.394+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f5b21b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.394+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f5b21b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.395+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_233, and the Request Id: 31d69a92, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.396+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ad525bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.400+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3eab6787, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.403+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10164f3a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.412+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46b02f7c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.415+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 39dd3099, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.416+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39dd3099 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.417+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 254fb99e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.418+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 254fb99e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.419+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_236, and the Request Id: 30550484, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.420+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ceb14dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.422+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ceb14dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.422+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c6d38c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.423+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c6d38c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.424+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_241, and the Request Id: 4afa05b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.427+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_236-, and the Request Id: 69659006, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.432+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49df1149, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.433+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66ea9e75, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.436+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57c7544e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.440+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f8ca405, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.444+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_233-, and the Request Id: 2db8ec2b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.447+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27f15418, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.449+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_236-, and the Request Id: 5dab066c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.449+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39c4f239, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.449+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_241-, and the Request Id: 350c80b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.454+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a6b2dcf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.454+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5904b03, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.455+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5904b03 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.456+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 226778a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.460+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 58d40e69, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.461+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58d40e69 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.465+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_237, and the Request Id: bf26417, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.470+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 231835d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.470+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 60057010, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.471+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60057010 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.472+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c1034e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.472+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29f2299f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.473+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29f2299f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.475+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_241, and the Request Id: 4786af93, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.476+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6bb401, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.476+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a7040f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.477+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bb401 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.478+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3144a37, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.479+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1961af07, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.480+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3144a37 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.480+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1961af07 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.481+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 216f15a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.482+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 216f15a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.482+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_237, and the Request Id: 4cfb39ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.483+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_238, and the Request Id: 7775db29, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.488+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e8bfe40, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.490+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 640d8dd3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.496+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_237-, and the Request Id: 5e9fb919, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.496+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 28284039, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.497+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28284039 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.502+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 675a5416, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.503+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 675a5416 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.505+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2fdfb99a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.506+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fdfb99a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.506+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_241-, and the Request Id: 28197207, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.506+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 17d96107, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.507+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17d96107 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.513+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_236, and the Request Id: 28b7a2c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.515+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30f381a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.515+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_238, and the Request Id: 2ad72cf1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.516+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15ebaaa8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.516+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_237-, and the Request Id: 26fcaad3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.517+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_238-, and the Request Id: 588a0d09, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.518+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 176ab8c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.524+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_236-, and the Request Id: 23c53d8a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.526+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 221915c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.528+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f1491c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.531+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 127b77ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.535+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_238-, and the Request Id: 4d2a5f7d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.539+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3f1684a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.540+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f1684a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.545+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 657d08a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.546+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 657d08a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.547+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_237, and the Request Id: 5e880987, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.552+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 337836de, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.553+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 337836de the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.554+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7542fb20, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.554+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13eb0488, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.555+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7542fb20 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.556+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_234, and the Request Id: 42e468b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.559+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e26a91, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.568+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5fc4e5d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.573+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ff7bfa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.575+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 303a08ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.576+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 303a08ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.576+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fc4e5d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.577+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2aaadaf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.578+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2aaadaf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.578+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 65914f45, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.579+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65914f45 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.580+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_237, and the Request Id: 5c20984b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.580+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fbebf6b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.582+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_242, and the Request Id: 21f28545, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.587+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_237-, and the Request Id: 4118deb6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.601+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_234-, and the Request Id: 5527b300, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.603+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 274121d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.609+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e859878, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.611+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 498653cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.612+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7266f00d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.613+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7266f00d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.614+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56323887, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.616+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 38d3560d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.617+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38d3560d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.618+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_242, and the Request Id: 132b20b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.624+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_242-, and the Request Id: 549d85cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.626+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_237-, and the Request Id: 74300c54, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.628+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a79e065, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.630+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24abe0d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.637+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55469c73, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.640+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5683d8f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.644+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 611b5cb3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.645+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 611b5cb3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.646+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6ec76b18, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.648+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ec76b18 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.649+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_239, and the Request Id: 6e8ab75, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.657+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: db8f77d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.658+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db8f77d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.659+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 294d177b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.659+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43a936fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.660+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 294d177b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.661+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43fa05ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.661+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43fa05ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.662+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 30d26f07, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.662+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30d26f07 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.663+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_237, and the Request Id: 376f601e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.663+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_238, and the Request Id: 2908ebcf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.665+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43a936fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.666+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 106e223e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.667+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 106e223e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.669+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_238, and the Request Id: 65991203, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.672+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3908ca1a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.672+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24f1567c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.674+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_238-, and the Request Id: 2973882f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.674+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_242-, and the Request Id: 6a73965e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.676+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7160d7e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.677+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 26066a03, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.678+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26066a03 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.678+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4309a6f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.679+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4309a6f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.680+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_237-, and the Request Id: 5a677ec3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.680+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 12c254b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.681+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12c254b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.682+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 738275c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.682+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 738275c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.687+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_239, and the Request Id: 799d8e54, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.688+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_238, and the Request Id: 5e5dec46, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.689+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_239-, and the Request Id: 2862e92e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.691+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_238-, and the Request Id: 4415cdce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.697+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44345f9a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.699+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39ec18ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.708+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 620eef90, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.711+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 681b1694, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.712+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32e6fa40, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.714+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_238-, and the Request Id: 4c32cf6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.715+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74b5bbf6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.715+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_239-, and the Request Id: 4227f7d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.720+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7926591e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.722+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 20c19a8b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.723+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 600212ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.724+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20c19a8b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.725+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 600212ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.725+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4647ed09, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.726+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4647ed09 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.728+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_243, and the Request Id: 465ae7e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.729+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2b3a9e97, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.730+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b3a9e97 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.731+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_238, and the Request Id: 45433d35, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.736+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_243-, and the Request Id: 5cfb7103, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.736+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7e7ae4f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.737+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e7ae4f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.738+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 724ac37, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.739+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 724ac37 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.741+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_235, and the Request Id: 3ac16700, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.745+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_238-, and the Request Id: 677fbc5e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.752+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61a44713, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.752+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6bba762, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.759+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 309c4613, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.765+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 142e7321, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.768+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e61ea36, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.772+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: accdabe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.780+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17d0a116, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.780+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ab30153, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.783+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_235-, and the Request Id: 56553195, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.790+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63b5e8db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.797+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b109a45, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.800+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e2a54cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.805+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 541b09f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.806+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 541b09f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.808+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4bfbb40b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.809+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bfbb40b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.811+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_240, and the Request Id: 742bed1e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.813+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2d2e3409, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.814+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d2e3409 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.819+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 342401ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.819+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 25ce9088, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.820+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25ce9088 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.821+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 342401ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.821+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_240, and the Request Id: 5a3944fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.823+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5a281892, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.823+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae7d964, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.824+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a281892 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.829+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_239, and the Request Id: 4a572ac5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.832+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54f68321, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.833+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2979f560, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.834+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2979f560 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.837+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 360f82c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.838+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 360f82c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.839+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_239, and the Request Id: 12654536, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.844+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4ac64248, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.846+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ac64248 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.847+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 35e419a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.848+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35e419a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.849+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_238, and the Request Id: 2e64a9f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.850+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f003088, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.851+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f003088 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.852+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 42fb6e1e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.853+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42fb6e1e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.854+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_243, and the Request Id: 2504c30e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.861+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 56f0179d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.862+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56f0179d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.866+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5ad6ab7c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.866+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b55b84, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.867+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ad6ab7c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.867+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_243-, and the Request Id: 73bcd2c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.869+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_239, and the Request Id: 5a89489f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.876+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_240-, and the Request Id: 40f3f067, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.878+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d0db35, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.878+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_240-, and the Request Id: 778b7c7c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.879+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d0db35 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.881+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c55d3f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.881+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55d3f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.882+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_244, and the Request Id: 2c1eaa9c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.886+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_239-, and the Request Id: 71e79942, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.888+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6aea64bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.888+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_239-, and the Request Id: 6db963b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.895+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_238-, and the Request Id: 4d74a693, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.901+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 553bb8ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.902+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 553bb8ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.902+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f843c3a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.903+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4433a4eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.904+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4433a4eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.905+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_239, and the Request Id: 21ba53ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.908+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43fcdf9c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.914+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a1d93b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.919+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1538e160, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.920+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_244-, and the Request Id: 6a25a273, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.927+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56dcd523, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.929+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b2a5137, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.937+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 398adcb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.937+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18614a52, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.938+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18614a52 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.940+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 69f40fb2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.941+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69f40fb2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.943+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_236, and the Request Id: 6cdb78b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.944+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ae9b8ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.951+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 375564c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.952+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 375564c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.961+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4333af46, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.962+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4333af46 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.964+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_239-, and the Request Id: 45913984, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.965+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_241, and the Request Id: 4427f658, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.965+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36dd6cfe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.966+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c55e21e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.968+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_239-, and the Request Id: 6eda78ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.969+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7bd2f329, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.969+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4400d80a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.969+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_236-, and the Request Id: 25c0b447, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.974+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2c8c8ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.975+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5142ceaa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.976+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c8c8ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.978+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5142ceaa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.979+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9341d27, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.980+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9341d27 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.980+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ed17427, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.981+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6e3e8212, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.982+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62afa0a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.982+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e3e8212 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.983+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4c272e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.983+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c272e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.985+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_244, and the Request Id: 17a4ab30, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.985+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_240, and the Request Id: 680d944e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.986+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4d54576e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.987+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d54576e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.988+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_241, and the Request Id: 11d99285, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.993+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 480f6df5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.993+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d094967, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.995+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_241-, and the Request Id: 644341fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:15.996+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_241-, and the Request Id: 2d5c06d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.002+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35c66d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.004+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_240-, and the Request Id: 57c0b0da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.007+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8a762ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.008+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6117f579, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.010+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_244-, and the Request Id: 66e9061c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.014+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 530689c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.015+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6934369c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.019+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 530689c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.019+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f4a4fe3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.021+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2026e325, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.021+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5376e2f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.021+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2026e325 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.022+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5376e2f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.024+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_240, and the Request Id: 3e79eeb2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.026+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 21e51167, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.027+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21e51167 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.029+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_245, and the Request Id: 5fdc5713, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.034+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c9ad98d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.037+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47fe7516, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.038+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37348a4d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.042+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 767591d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.047+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c9ad98d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.047+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 767591d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.049+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 38479901, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.050+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38479901 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.050+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66afa32a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.052+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a692335, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.052+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1b60851d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.053+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b60851d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.053+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_242, and the Request Id: 3dd6d51d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.054+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_239, and the Request Id: 5f5cef97, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.057+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 44418c86, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.057+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_245-, and the Request Id: 134a124b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.059+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44418c86 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.060+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2b26a79a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.060+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b26a79a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.061+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7456f995, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.063+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_237, and the Request Id: 1bcc485a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.063+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_240-, and the Request Id: 3a08c99e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.066+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67f63455, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.067+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67f63455 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.068+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 59a6a605, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.069+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59a6a605 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.069+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ee4a0ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.073+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_240, and the Request Id: 3897f559, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.076+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4ed15f3a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.078+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ed15f3a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.078+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_237-, and the Request Id: 5db637da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.079+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_240-, and the Request Id: 44cabab1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.081+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_239-, and the Request Id: 72734cbd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.081+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 763f25b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.082+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b41f28c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.083+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 763f25b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.085+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_240, and the Request Id: bf4c23b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.087+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e8a868a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.089+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2cff85a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.091+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5724dc47, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.093+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2325b859, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.094+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2325b859 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.097+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 54c6540f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.098+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54c6540f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.100+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_241, and the Request Id: 1bd801d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.100+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79d04992, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.102+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_242-, and the Request Id: 522c9359, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.105+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6364e816, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.107+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 25251dc0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.107+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72b6c80, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.108+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25251dc0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.109+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7e4b20ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.110+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e4b20ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.111+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f613e2b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.111+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_245, and the Request Id: 5e49b90a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.112+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f613e2b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.116+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ce7083b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.117+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ce7083b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.118+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_242, and the Request Id: 1f8ffc67, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.120+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_240-, and the Request Id: 1de37911, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.122+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c76e4f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.122+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6bd57794, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.124+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_241-, and the Request Id: 299de0af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.133+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b058e07, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.134+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b058e07 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.135+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 56044f5e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.136+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56044f5e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.136+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a40b55e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.141+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_246, and the Request Id: 4de82815, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.147+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f2b0592, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.151+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_246-, and the Request Id: 7c9fb0c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.151+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_242-, and the Request Id: 64b2b455, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.152+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_245-, and the Request Id: 1847b742, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.153+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1be374ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.155+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5293c8b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.157+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5293c8b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.160+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 694a13a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.161+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 694a13a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.163+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33e9bd5d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.163+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3701b240, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.163+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7cd512f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.164+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33e9bd5d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.166+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cd512f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.166+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23767875, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.166+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 769dd375, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.167+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 769dd375 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.168+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63dded0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.169+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_241, and the Request Id: 4f84c9e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.169+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: cb3ed1c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.170+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_241, and the Request Id: 6418805d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.172+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 242f6c2c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.176+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38ab7af6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.176+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a291317, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.178+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a291317 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.179+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e2cf5af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.181+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69e1a0cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.181+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 49894694, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.183+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_238, and the Request Id: 5a33b728, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.183+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 242f6c2c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.183+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49894694 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.184+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7527581d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.185+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_240, and the Request Id: 1d058638, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.188+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_238-, and the Request Id: 2a9b474f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.188+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1d530c97, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.190+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d530c97 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.194+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48f250b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.194+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_241-, and the Request Id: 415c0a0a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.195+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48f250b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.197+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_243, and the Request Id: 2dd7f1d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.198+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 732bd2b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.200+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_241-, and the Request Id: 1535be3f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.207+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_243-, and the Request Id: e1dfb0b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.207+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e17d888, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.210+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d802464, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.210+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2982a427, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.212+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e17d888 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.213+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 706d6812, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.215+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 706d6812 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.216+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_242, and the Request Id: 57282044, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.219+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_240-, and the Request Id: 76f4651d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.224+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d9f8524, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.225+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d362a14, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.232+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53fa2aa4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.236+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 74586978, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.236+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 573f6682, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.237+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74586978 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.238+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60878029, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.239+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3722836c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.240+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3722836c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.242+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_241, and the Request Id: 33f8088, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.247+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72df55eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.250+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6efea673, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.252+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7e2450b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.252+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_242-, and the Request Id: 7ea9831f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.254+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e2450b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.259+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ed26c6e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.263+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ed26c6e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.264+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_247, and the Request Id: 3b5ecd10, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.264+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 487435dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.267+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d1c7d83, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.270+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72cfdb08, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.271+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 35592e60, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.271+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_241-, and the Request Id: 27b62c78, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.272+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35592e60 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.275+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74f979d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.280+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e7bdaa8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.280+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5642038e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.280+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c363cf7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.281+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5642038e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.281+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c363cf7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.283+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 233d2edd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.283+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 73c7184b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.284+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 233d2edd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.284+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73c7184b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.286+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_239, and the Request Id: 52ad3d6a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.287+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e7bdaa8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.287+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_246, and the Request Id: 992bad8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.289+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_241, and the Request Id: 40286d22, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.289+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 261e3517, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.290+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 261e3517 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.291+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 409f920c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.292+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 409f920c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.293+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_242, and the Request Id: 3ed4f8f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.296+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1c660a53, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.298+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c38c756, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.299+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c660a53 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.299+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_247-, and the Request Id: bdeb280, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.301+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e88be79, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.301+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e88be79 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.303+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7243a3e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.303+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3127e40f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.303+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7243a3e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.304+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3127e40f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.305+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_242, and the Request Id: 795cfcf5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.306+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_244, and the Request Id: 2c27fdf4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.306+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_239-, and the Request Id: 6ae604bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.309+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 536e0bba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.310+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 536e0bba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.310+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c282f1a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.312+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_246-, and the Request Id: 32936047, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.313+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_241-, and the Request Id: 50f2b2f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.317+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 21451713, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.318+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21451713 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.320+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_243, and the Request Id: 5c7f710b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.323+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_242-, and the Request Id: 57f1a2f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.325+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 552f801a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.325+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35cf7e9f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.328+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_244-, and the Request Id: 475f3401, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.332+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_242-, and the Request Id: 5ace0454, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.339+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2260d354, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.342+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e38c613, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.352+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 63239107, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.354+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63239107 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.354+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1627075f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.360+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a29104d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.363+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4d2904b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.364+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d2904b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.368+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_243, and the Request Id: 3c790210, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.368+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_243-, and the Request Id: bb81163, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.372+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40858dbe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.373+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40858dbe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.377+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 263227b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.378+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 263227b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.379+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fb57168, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.381+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_242, and the Request Id: 5ef6dee9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.382+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b257f82, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.384+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ba71ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.389+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_243-, and the Request Id: 6db9c66d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.390+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e68ed58, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.391+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3945cbf9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.391+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5656f1f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.396+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 296a37d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.400+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d29662b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.409+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 263b76d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.410+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_242-, and the Request Id: 7fcb7d17, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.411+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 263b76d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.412+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 44dd7d75, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.413+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44dd7d75 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.414+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31bafdeb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.416+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_242, and the Request Id: 7ba05a23, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.416+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 576639a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.417+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 576639a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.419+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 638d4cf2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.419+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4abd76ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.420+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3425bfe2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.421+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 638d4cf2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.421+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 26ff4c7d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.422+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26ff4c7d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.428+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4dc1eecc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.428+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_242-, and the Request Id: 5e2144bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.429+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4dc1eecc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.429+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_248, and the Request Id: 31b83718, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.429+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 33cf8ab4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.431+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cf8ab4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.432+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_243, and the Request Id: 438ab460, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.433+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7bb66894, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.434+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bb66894 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.436+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 435305d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.436+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a95301a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.436+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_240, and the Request Id: 47667250, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.438+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a95301a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.439+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3edf2c1a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.439+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_248-, and the Request Id: 493899c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.440+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3edf2c1a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.442+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_245, and the Request Id: 5266477e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.444+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_243-, and the Request Id: 72abe508, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.446+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2c7aae39, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.447+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1cad51ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.447+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c7aae39 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.448+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 364d464a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.450+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 364d464a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.451+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_244, and the Request Id: 5b8a0bc4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.451+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70376fe4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.459+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64f73038, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.463+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f55c9ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.464+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f55c9ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.466+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6d16c4b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.467+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d16c4b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.468+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ef3b803, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.470+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_243, and the Request Id: 25670717, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.476+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_240-, and the Request Id: 21cf30c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.482+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1173e53e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.482+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_245-, and the Request Id: 52b679a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.483+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1173e53e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.485+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59f07424, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.487+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 647dc338, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.488+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 647dc338 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.489+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_247, and the Request Id: 227b0751, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.491+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1452335, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.497+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31aa9040, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.497+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 211b37d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.499+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 211b37d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.501+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f70c6a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.502+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f70c6a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.503+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_244-, and the Request Id: 6d5902f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.503+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_243, and the Request Id: 3aa34606, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.516+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_243-, and the Request Id: 122c231b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.517+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 330f7246, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.521+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 65d0f3cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.522+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65d0f3cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.526+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 789be191, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.527+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 789be191 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.530+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_244, and the Request Id: 4873d71c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.531+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_247-, and the Request Id: 541f331a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.533+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42f92406, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.533+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_243-, and the Request Id: 6e10b91c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.537+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 605bec20, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.538+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 605bec20 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.540+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a70344b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.541+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a70344b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.546+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57849c95, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.546+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 320e3914, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.548+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_241, and the Request Id: 4a692692, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.552+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ec043f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.560+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 73a1c467, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.560+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be0ce4e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.563+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_244-, and the Request Id: 2bf5cce4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.564+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73a1c467 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.566+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 76c610b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.566+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76c610b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.567+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_249, and the Request Id: 6183f734, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.568+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26383166, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.574+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 714db226, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.574+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1594acc5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.576+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c0a14b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.580+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ddfb447, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.582+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_241-, and the Request Id: 555c5d46, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.586+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 487c95cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.592+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_249-, and the Request Id: 165909e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.594+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3da51c83, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.596+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 257cf616, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.597+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 257cf616 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.598+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e345a38, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.599+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e345a38 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.600+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 37bc7a1e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.601+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37bc7a1e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.602+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 76e34781, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.603+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76e34781 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.604+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_243, and the Request Id: 41052db0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.604+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_244, and the Request Id: 4f9885d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.611+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 59d97658, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.616+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7136f8b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.616+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59d97658 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.617+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 12c00005, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.620+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12c00005 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.620+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6480513d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.620+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_246, and the Request Id: 4de60d8f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.623+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 57de0281, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.624+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57de0281 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.629+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: cc5c926, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.630+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cc5c926 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.631+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_245, and the Request Id: 7abfa52b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.633+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d6596a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.637+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 743b66c2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.638+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 743b66c2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.642+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7c521d78, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.643+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c521d78 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.650+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_244, and the Request Id: 6114c17b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.652+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36e882b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.656+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a9fde67, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.661+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_243-, and the Request Id: 12fa0793, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.664+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_244-, and the Request Id: 31731964, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.669+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5cf222e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.670+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5cf222e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.672+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6a9e43d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.672+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_246-, and the Request Id: 7d2af67e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.673+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a9e43d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.676+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_248, and the Request Id: 13b65a69, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.676+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5841a650, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.677+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5841a650 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.678+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 139d9495, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.679+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 139d9495 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.680+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_244, and the Request Id: 4e39c7ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.683+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_245-, and the Request Id: 1792bf71, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.688+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 229324b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.691+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_244-, and the Request Id: 724ad1ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.696+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7bc03f6c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.697+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bc03f6c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.698+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2d919886, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.699+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d919886 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.700+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_245, and the Request Id: 7790e8b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.707+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27f6e1d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.709+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e922564, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.716+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ac9f5e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.716+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4468916d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.723+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_248-, and the Request Id: 3f74509d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.727+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_244-, and the Request Id: 47e9c7c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.731+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c25ffef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.735+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5161ebf4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.748+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4feb6c58, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.748+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 32e194ad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.749+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32e194ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.751+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c63e0ad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.751+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 343dfd8e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.752+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c63e0ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.752+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_242, and the Request Id: 749d4c99, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.759+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_245-, and the Request Id: 710f8e62, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.759+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_242-, and the Request Id: 56c75da3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.761+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36c047e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.765+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e7c1e01, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.766+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e7c1e01 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.767+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76760660, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.770+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 53b788a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.771+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53b788a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.776+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_250, and the Request Id: 4789aed8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.779+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1af84432, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.778+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8e573d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.780+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1af84432 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.786+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 63ca88a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.788+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63ca88a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.795+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f98b476, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.795+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57f6cc98, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.802+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_247, and the Request Id: 3e68c63c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.805+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 463f61fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.808+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74e7d5e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.808+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c1b48f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.810+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6e62c6b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.811+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e62c6b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.814+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 66750405, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.814+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_250-, and the Request Id: 35226f6d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.815+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66750405 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.816+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_244, and the Request Id: 6848d4fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.820+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 88b8def, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.822+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 88b8def the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.822+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a7851d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.824+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a7851d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.825+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c45951, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.826+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3eb83696, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.827+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c45951 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.827+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38bac5a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.827+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3eb83696 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.827+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3f72813f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.828+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f72813f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.829+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_247-, and the Request Id: 4dbf02e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.830+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7cc24ca3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.831+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cc24ca3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.831+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_245, and the Request Id: 2758a039, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.836+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_249, and the Request Id: 22247bfd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.837+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_246, and the Request Id: 57a55e7d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.839+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 232a7ca1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.840+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 232a7ca1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.845+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 28557a03, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.846+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28557a03 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.847+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a4815c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.848+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6354e4c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.848+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_245, and the Request Id: 4cafeeed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.849+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_244-, and the Request Id: 413c9710, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.859+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_245-, and the Request Id: 64680f98, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.859+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a74e48d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.862+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 48c67abf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.862+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_249-, and the Request Id: 3ff142f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.863+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48c67abf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.865+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5db0abf0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.866+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5db0abf0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.867+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_245, and the Request Id: 54042fe6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.869+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e176f4b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.871+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_245-, and the Request Id: 482e96e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.881+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_246-, and the Request Id: 6efcc616, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.885+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4aee0f0d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.889+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 42133c6a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.890+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 616f12a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.893+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42133c6a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.896+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33bbdaee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.898+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4cd615, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.899+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_245-, and the Request Id: 21caf8d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.899+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cd615 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.903+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d2308cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.904+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_246, and the Request Id: 17a93029, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.906+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 371801f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.907+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 371801f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.908+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fc4ea51, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.910+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fc4ea51 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.911+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4699788b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.912+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16e7e418, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.913+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4699788b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.914+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_251, and the Request Id: b2c0cca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.917+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 12eee48b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.917+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64e3eb5b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.918+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12eee48b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.918+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3236c2f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.920+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1bc7f856, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.925+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_243, and the Request Id: 12481a23, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.929+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76c63a9f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.930+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_243-, and the Request Id: 3ab4d0b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.936+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_246-, and the Request Id: 277f56b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.939+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7533af87, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.941+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2306025a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.944+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16bcfb05, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.948+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_251-, and the Request Id: 5c74608a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.950+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 22dc13f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.951+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5b1cadb7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.951+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22dc13f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.952+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 67b4caa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.953+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67b4caa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.954+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_246, and the Request Id: 6d8af05c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.956+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b1cadb7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.963+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 581082b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.964+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 581082b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.965+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3de97317, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.968+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_246, and the Request Id: 4798d313, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.968+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a5d1763, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.969+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a5d1763 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.969+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4658701c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.970+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4658701c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.972+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 62c6871b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.973+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62c6871b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.973+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 31256ec2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.974+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60cfe958, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.974+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_248, and the Request Id: 4acaff42, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.975+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_246-, and the Request Id: 57b0128c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.975+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31256ec2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.976+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22e59e68, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.978+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 338bd3fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.981+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_245, and the Request Id: 77a4a635, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.983+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c43945, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.987+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_246-, and the Request Id: 2f78792d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.989+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 390eb917, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.993+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 194563ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:16.995+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 217cac7c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.003+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5125ae28, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.005+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 483dc367, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.006+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e713119, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.006+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e713119 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.007+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1457f28b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.008+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1457f28b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.008+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_248-, and the Request Id: 78ff19f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.010+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 77543a28, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.011+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77543a28 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.012+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_250, and the Request Id: f3ea69, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.014+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2395eb4a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.015+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2395eb4a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.019+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ed7ce08, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.020+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_247, and the Request Id: 6d957876, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.020+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ed7ce08 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.021+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_245-, and the Request Id: 6c649465, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.023+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3627128a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.025+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3627128a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.025+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 44e3c4c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.026+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44e3c4c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.026+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 23e78d02, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.026+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23e78d02 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.027+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_252, and the Request Id: 42b8fa7c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.028+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_246, and the Request Id: 56f53b5e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.033+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 29bf7feb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.033+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_247-, and the Request Id: 7025f654, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.034+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29bf7feb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.035+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_252-, and the Request Id: 537e983, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.040+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5df946c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.041+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 402e8b31, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.042+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5df946c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.042+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 402e8b31 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.044+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_244, and the Request Id: 55668775, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.050+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78ec7df8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.051+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1172f79f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.051+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_250-, and the Request Id: 3308ce07, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.051+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74513a5c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.052+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7eca85b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.052+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1172f79f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.058+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_247, and the Request Id: 67cc0c8a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.058+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_246-, and the Request Id: 4d5f658b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.060+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59471910, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.061+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1bb90a8b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.063+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f394447, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.064+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_244-, and the Request Id: 6d55d217, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.070+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_247-, and the Request Id: f327898, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.071+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 278addbd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.074+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3a186f38, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.074+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39dbebec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.075+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a186f38 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.076+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44f60e77, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.082+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 24a30db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.083+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24a30db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.084+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 58abcba5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.084+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_247, and the Request Id: b9708fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.085+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58abcba5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.086+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 496da68f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.087+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 496da68f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.091+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ca59937, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.092+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ed236ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.093+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6feeaeb6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.094+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_247, and the Request Id: 341598f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.098+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b0d4a62, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.100+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 22cf9fa1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.101+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22cf9fa1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.102+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5181d6aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.103+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 47fc985c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.104+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47fc985c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.105+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_249, and the Request Id: 5d36ad7b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.109+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e9bf470, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.111+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e9bf470 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.111+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 76283741, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.111+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 202e53, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.112+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76283741 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.113+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_246, and the Request Id: 56e91532, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.114+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b619036, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.117+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_247-, and the Request Id: 4cb178a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.120+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 38495457, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.121+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38495457 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.122+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67a6ef0d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.124+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1835d25f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.124+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_247-, and the Request Id: 1a58521d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.125+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1835d25f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.133+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_248, and the Request Id: 70c5fc5b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.139+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b54e9b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.139+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_249-, and the Request Id: 1d77e215, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.140+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b54e9b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.144+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_246-, and the Request Id: f12cb75, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.144+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 751ba3b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.144+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 389d7fa1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.145+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc1b6b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.145+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 389d7fa1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.145+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 751ba3b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.145+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc1b6b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.146+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 51ab07ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.146+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51ab07ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.148+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 503f16b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.148+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_253, and the Request Id: 73cf02d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.149+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 515ab99b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.152+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2738e7f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.153+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 50858512, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.154+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50858512 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.154+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2738e7f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.154+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5408df69, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.154+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5408df69 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.155+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_248-, and the Request Id: 42b65b4b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.163+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_247, and the Request Id: 242fb1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.163+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_248, and the Request Id: 3ac5a514, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.163+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_251, and the Request Id: 121dfe87, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.166+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e2c73e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.171+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f9bf44b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.171+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 327a594e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.171+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e279899, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.177+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_253-, and the Request Id: 4ac0cb16, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.183+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23a5fdb2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.191+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_248-, and the Request Id: 323de86d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.192+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_251-, and the Request Id: d77032d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.195+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4127fc46, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.195+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_247-, and the Request Id: aaa22f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.199+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18bb7ae1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.200+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18bb7ae1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.203+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ab8eaec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.205+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ab8eaec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.207+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_245, and the Request Id: 156eeab8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.207+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54100edc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.209+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 707c1a41, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.209+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 48779646, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.210+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48779646 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.211+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7e341221, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.212+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e341221 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.214+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_248, and the Request Id: 24210533, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.216+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 333add52, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.222+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b76575a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.229+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a098391, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.235+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bcea539, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.235+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42c7197e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.243+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3cdd6738, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.251+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 46771bec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.252+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46771bec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.256+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9807f66, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.257+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_245-, and the Request Id: 56c2b72e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.258+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9807f66 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.259+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 11bfe4f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.260+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11bfe4f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.261+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 994dff8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.262+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 994dff8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.263+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_248, and the Request Id: 3e16b7e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.263+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 28fcc2d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.264+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e08232, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.264+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28fcc2d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.268+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e08232 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.273+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6d33a39a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.274+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_250, and the Request Id: 7e2a4f44, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.275+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 73e727b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.275+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d33a39a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.276+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_247, and the Request Id: 50c12e85, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.276+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4912df25, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.276+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73e727b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.280+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_249, and the Request Id: 835080d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.286+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 222c1631, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.290+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8b01bd9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.290+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61f261d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.293+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 222c1631 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.295+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63c9e234, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.299+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_248-, and the Request Id: 6045bf04, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.299+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 493f5bf3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.299+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_250-, and the Request Id: 419b2585, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.300+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 493f5bf3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.300+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_247-, and the Request Id: 71b295be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.302+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_254, and the Request Id: 23e41436, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.302+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 26d523c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.304+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_249-, and the Request Id: 47ff53c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.305+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6a7b98ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.306+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1873039, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.306+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 748252bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.310+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5120f0e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.310+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26d523c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.311+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a7b98ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.312+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_248-, and the Request Id: 3a26b05e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.312+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c22aa95, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.314+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 212d026d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.314+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ec96e81, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.314+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 39aeb92f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.315+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 212d026d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.315+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39aeb92f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.315+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec96e81 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.316+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_252, and the Request Id: 50297829, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.316+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_249, and the Request Id: 696b986a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.317+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_254-, and the Request Id: 2812fbb2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.317+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 67cbb56b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.318+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cbb56b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.319+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22ddbca1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.319+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_248, and the Request Id: 4ac1bbf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.319+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27053c47, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.321+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2cfca6f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.326+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61688600, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.329+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 429ce9dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.336+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1fd6ae5d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.337+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fd6ae5d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.339+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_249-, and the Request Id: 3da1ab4f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.341+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64be8ed0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.342+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64be8ed0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.342+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 115a8da8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.343+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_246, and the Request Id: 7e3377c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.351+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_252-, and the Request Id: 4913e3f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.357+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_248-, and the Request Id: 66c986dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.360+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3142f170, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.361+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3142f170 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.365+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ece48cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.365+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7a3044d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.366+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a3044d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.366+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ece48cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.367+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 574de114, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.367+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_251, and the Request Id: 49413bb3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.368+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 574de114 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.370+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 76bb3b79, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.371+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76bb3b79 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.371+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_249, and the Request Id: 54c8d2a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.374+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6aa38f2f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.375+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6aa38f2f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.376+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eb93b15, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.377+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_248, and the Request Id: 5fa24d21, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.388+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1745b510, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.391+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47316824, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.392+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_246-, and the Request Id: 3584e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.395+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1343bfcc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.395+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2217d78, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.397+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c7eace7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.402+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_251-, and the Request Id: 21d4efdf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.404+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_249-, and the Request Id: 7277b53e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.407+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_248-, and the Request Id: 26ca7d2e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.412+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 116ef103, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.413+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 116ef103 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.414+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3cf6eeab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.416+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cf6eeab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.419+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5660ecb5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.419+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_249, and the Request Id: 66f119b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.420+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5660ecb5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.421+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60db6942, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.422+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 59946844, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.424+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59946844 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.425+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_255, and the Request Id: 56dbc636, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.427+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a912273, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.429+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a912273 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.433+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f3a1591, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.433+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4bf6f80c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.433+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: cee9907, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.434+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bf6f80c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.436+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_250, and the Request Id: 6733110d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.438+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49dcd401, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.443+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f280999, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.448+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 507dc3c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.448+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 760ab15, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.449+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 507dc3c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.450+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 32d36722, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.451+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32d36722 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.452+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_249, and the Request Id: 6d0df4d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.454+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_249-, and the Request Id: 1feaaa74, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.460+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13f7415c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.474+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 272e12ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.475+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 272e12ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.476+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d39d29f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.476+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 350ab8ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.477+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 350ab8ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.478+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_253, and the Request Id: 4883a0e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.481+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1670e14c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.481+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_255-, and the Request Id: 27a9ecd8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.482+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1670e14c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.483+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6eac2c8d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.484+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6eac2c8d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.485+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_250, and the Request Id: 54e3503c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.486+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_250-, and the Request Id: 5b5bc4ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.490+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f5971ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.499+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0ca7dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.499+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_249-, and the Request Id: 789bb3b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.499+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 727d0556, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.501+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 686df4f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.502+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 137cefb2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.503+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_253-, and the Request Id: 3a7e80b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.503+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 137cefb2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.505+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_250-, and the Request Id: 65143f56, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.505+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d7135b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.505+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a7e26e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.506+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d7135b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.507+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_247, and the Request Id: 1f517e9f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.515+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fec98c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.516+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eed1a8e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.521+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d038850, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.522+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56007aaf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.524+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65222660, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.524+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 543fe5c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.524+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6440f021, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.525+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fec98c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.526+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72bce231, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.527+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 116069a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.527+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 24f7097c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.528+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24f7097c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.528+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 116069a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.528+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 543fe5c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.529+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35d68525, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.529+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_252, and the Request Id: 7b9f5642, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.530+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c3a09c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.530+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8bd03db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.531+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8bd03db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.531+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c3a09c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.532+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_250, and the Request Id: 30285ae8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.532+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_249, and the Request Id: 361604e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.536+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7bb2bd84, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.536+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_247-, and the Request Id: 2965248d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.539+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 79a33b29, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.540+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79a33b29 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.542+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 481723c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.542+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 481723c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.543+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_256, and the Request Id: 30525646, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.546+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 20cc939e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.546+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 12243b34, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.548+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12243b34 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.548+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20cc939e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.549+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: eb3e306, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.549+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb3e306 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.550+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 266ef035, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.551+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6a9e223b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.551+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a9e223b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.552+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_250, and the Request Id: 11d67fbf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.552+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_251, and the Request Id: 2550c805, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.552+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b6c6905, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.556+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_250-, and the Request Id: f389367, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.556+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_252-, and the Request Id: 73592300, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.563+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6eb925a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.563+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_250-, and the Request Id: 544fa7a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.571+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fe48e44, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.573+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fe48e44 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.573+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f87fc32, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.574+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f87fc32 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.575+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_254, and the Request Id: 88825d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.577+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2055f9a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.578+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2055f9a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.579+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 72e2a387, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.579+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72e2a387 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.580+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_251, and the Request Id: 3ca7c835, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.580+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_251-, and the Request Id: 56b54c31, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.582+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_256-, and the Request Id: 4a936dbd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.585+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 147e6a48, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.585+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_249-, and the Request Id: 4ea10f77, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.585+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 147e6a48 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.586+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_251-, and the Request Id: 43b8bfd2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.587+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 348a09d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.587+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 348a09d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.593+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_250, and the Request Id: 30d2eec2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.596+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6531c3be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.598+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 494e4e4a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.604+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_250-, and the Request Id: 2b87e300, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.608+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_254-, and the Request Id: 2c04b91b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.609+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a39f64c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.610+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11b1ddac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.612+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37ceadb8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.612+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2621d686, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.618+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1debb695, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.619+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d9654db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.628+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24f7da39, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.628+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5cf44a9a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.629+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b586ebf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.630+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c28fd98, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.631+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c28fd98 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.637+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e2b8e20, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.638+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e2b8e20 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.638+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 607a1d3e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.641+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_248, and the Request Id: 7a1573a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.641+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67340caa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.646+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 362905d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.646+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 241046b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.647+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 54034ab1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.648+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54034ab1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.649+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5ddf9545, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.650+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ddf9545 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.650+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e0f3310, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.651+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_251, and the Request Id: 5a252c85, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.657+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 229c5a98, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.658+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 592b6426, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.659+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_251-, and the Request Id: 54f57fcc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.660+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b6f1e40, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.660+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a407452, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.661+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b6f1e40 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.662+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_248-, and the Request Id: 28b71d08, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.663+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 929974e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.663+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 10252ccc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.664+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 929974e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.664+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10252ccc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.669+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 12d8197a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.670+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12d8197a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.670+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f1745f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.672+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4816efca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.673+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4816efca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.675+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_252, and the Request Id: 5150de88, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.675+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1241e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.679+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1241e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.680+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71eb0b47, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.681+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71eb0b47 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.682+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 34c1f792, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.683+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34c1f792 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.684+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a056f88, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.685+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a056f88 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.685+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6ee9e1f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.686+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ee9e1f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.686+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_252, and the Request Id: 4f734d4a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.691+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_257, and the Request Id: 598c8a12, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.691+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_251, and the Request Id: 1509b594, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.692+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 68e647e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.692+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_255, and the Request Id: 7a0940f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.692+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3251537d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.693+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68e647e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.693+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3251537d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.696+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 383a1077, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.696+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 17fc4427, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.697+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 383a1077 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.697+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17fc4427 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.697+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_250, and the Request Id: 298d6353, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.697+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_251, and the Request Id: 23ce8ae6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.700+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_252-, and the Request Id: 19ccd17f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.702+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5bdd63a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.703+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e90242e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.703+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18612ac8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.704+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18612ac8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.705+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5bc9fd45, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.706+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bc9fd45 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.706+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_251-, and the Request Id: 413da244, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.706+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_252-, and the Request Id: 413f60e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.707+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_253, and the Request Id: 72b911c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.711+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_257-, and the Request Id: 4555ed49, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.715+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_255-, and the Request Id: 7287b90a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.719+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_251-, and the Request Id: 39624724, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.723+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_250-, and the Request Id: af0f5e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.729+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f395d7f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.731+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 59822aa6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.732+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59822aa6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.734+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d41226b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.735+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d41226b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.736+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d85332a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.739+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b74f9e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.739+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26b69986, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.739+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_252, and the Request Id: 5e2f4ba7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.743+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_253-, and the Request Id: 418a9080, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.748+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fc8cbc2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.751+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76f5dffd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.755+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 415de812, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.757+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a39acef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.763+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a921dbc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.771+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: caf75b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.779+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 58ffb722, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.779+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66bbc566, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.780+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58ffb722 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.781+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 66ce8eba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.782+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66ce8eba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.782+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_249, and the Request Id: 3f2fafed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.791+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_252-, and the Request Id: 146330c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.795+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79c7938b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.799+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e162c62, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.799+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10df936f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.800+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e162c62 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.801+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c1f0625, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.801+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c1f0625 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.802+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_252, and the Request Id: 282b2ab9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.804+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6141ca93, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.812+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d6bb596, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.815+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74244eee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.818+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 31c8d3a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.819+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31c8d3a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.820+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65f38712, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.823+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 83e5a8a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.824+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 83e5a8a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.828+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_258, and the Request Id: 712c8ebd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.828+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e0ea4b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.829+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e0ea4b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.831+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ca655bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.832+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ca655bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.834+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_252, and the Request Id: 20d23a03, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.836+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3bc3fc8b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.837+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bc3fc8b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.840+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 40446d21, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.841+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40446d21 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.841+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_249-, and the Request Id: 42e00de1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.842+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_253, and the Request Id: 23fcee15, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.843+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 459d9160, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.843+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70d6b4c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.846+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_252-, and the Request Id: 74b25cf2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.846+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 459d9160 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.848+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7755388f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.848+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3f1e9146, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.849+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fe4cc98, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.849+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f1e9146 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.849+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7755388f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.850+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 565c5287, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.850+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fe4cc98 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.851+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4dd9571e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.851+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_253, and the Request Id: 151bb858, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.852+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4dd9571e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.852+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7c600cf2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.853+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c600cf2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.855+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_251, and the Request Id: 70d68489, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.855+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_256, and the Request Id: 5976997c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.857+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_258-, and the Request Id: 3d1e90ac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.857+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_252-, and the Request Id: 66e269ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.863+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_253-, and the Request Id: 62f0da52, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.871+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_253-, and the Request Id: 2c070ca9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.871+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 63244746, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.872+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63244746 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.874+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 66070145, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.875+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66070145 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.877+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_254, and the Request Id: 6beee098, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.884+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54d0610a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.884+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b56179, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.891+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3936a3fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.894+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3936a3fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.895+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_256-, and the Request Id: 5a704635, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.895+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c1c79bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.896+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c1c79bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.897+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63ea82a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.897+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 352cc166, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.898+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71cc50bc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.898+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_253, and the Request Id: 3e5fe6db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.909+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 727498d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.910+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d5c9689, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.910+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_254-, and the Request Id: 577e66ac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.912+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3045417f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.914+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_251-, and the Request Id: 36d1d55a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.915+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 402e1bbb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.915+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5919a8ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.921+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_253-, and the Request Id: 6f7cd0eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.923+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a263880, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.926+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 10852c4f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.928+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10852c4f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.929+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 115ffed3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.930+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 115ffed3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.931+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ced390d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.931+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_253, and the Request Id: 414df30f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.935+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1adb33aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.937+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 93cd09c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.944+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3fdd9a18, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.946+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fdd9a18 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.946+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f00a873, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.949+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 38814666, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.950+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38814666 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.952+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_254, and the Request Id: 4c1923f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.954+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 712bf7e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.955+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 712bf7e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.956+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 311bc9e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.957+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2d275b8a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.958+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d275b8a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.963+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29d15ecd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.964+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_254, and the Request Id: 78477920, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.964+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_253-, and the Request Id: 4b727a39, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.966+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4db2b060, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.967+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19d7c737, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.970+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a515322, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.970+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4db2b060 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.970+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19d7c737 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.971+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ea318f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.971+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a515322 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.976+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7699774, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.976+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 18ae0065, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.976+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d38c219, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.977+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18ae0065 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.977+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7699774 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.980+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 504001d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.981+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_250, and the Request Id: 2c05111f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.980+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_254-, and the Request Id: 3f2c53cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.981+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 504001d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.982+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ecf77, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.984+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: defef85, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.986+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_253, and the Request Id: 320a64ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.989+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_259, and the Request Id: 58b831bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.995+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 33ca777a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.995+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4fca434f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.997+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33ca777a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.997+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fca434f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.997+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_254-, and the Request Id: 407685da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.997+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_253-, and the Request Id: 784d4967, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:17.999+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e899626, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.001+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e899626 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.001+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64ffeee9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.001+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c0c61b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.002+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64ffeee9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.002+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c0c61b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.003+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 717e0f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.003+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 717e0f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.004+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_257, and the Request Id: c92a346, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.004+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_254, and the Request Id: 563c6dd5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.008+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_250-, and the Request Id: 68eb07dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.011+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_252, and the Request Id: 69892cbe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.015+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50a5cd9f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.016+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e5ed4de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.021+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6387e1bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.021+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5bfea9c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.022+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bfea9c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.024+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 793c5ad6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.025+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 793c5ad6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.026+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_255, and the Request Id: 5f5c83d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.029+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63550103, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.031+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7445221, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.034+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_259-, and the Request Id: 49675e60, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.034+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_252-, and the Request Id: 5bc12666, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.034+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_254-, and the Request Id: 55b50a5e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.034+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_257-, and the Request Id: 2af25acf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.039+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44f1f289, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.042+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49153b51, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.045+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6bc31b31, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.049+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45fa753f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.052+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_255-, and the Request Id: 17370a6e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.060+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 17de2a05, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.060+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 525d9085, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.061+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a16b51c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.062+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17de2a05 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.063+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4a0cad7b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.064+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a0cad7b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.065+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64a5a6e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.066+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_251, and the Request Id: 4ab34fb3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.071+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6c4bdd38, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.071+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79be6c31, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.073+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c4bdd38 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.074+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6239ae13, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.075+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6239ae13 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.077+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_254, and the Request Id: 40ba9b09, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.080+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4caab6de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.080+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 191051f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.081+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 191051f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.082+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6087994, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.084+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bca4b26, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.084+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6087994 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.085+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26dba705, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.085+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 67420529, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.086+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 111e5f28, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.086+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67420529 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.087+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 111e5f28 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.088+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_254-, and the Request Id: 5c1c1270, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.091+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_255, and the Request Id: 1caca1c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.092+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 476d98d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.092+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_258, and the Request Id: 49517ca0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.095+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2021e5d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.096+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2021e5d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.100+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 789823f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.100+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_251-, and the Request Id: 77942573, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.101+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 789823f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.102+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_254, and the Request Id: 1141ff87, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.103+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5884a810, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.111+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 71307cc0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.112+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71307cc0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.114+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 69c255fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.115+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69c255fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.116+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_253, and the Request Id: 6cf484e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.117+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6789d279, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.118+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6789d279 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.120+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2525ab46, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.123+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 66574381, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.124+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66574381 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.125+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d6c036c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.129+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_260, and the Request Id: 314eb970, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.130+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_255-, and the Request Id: 1ddc8675, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.136+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_258-, and the Request Id: 5686a08e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.144+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 58dd0336, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.144+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 119d2680, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.145+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58dd0336 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.147+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ba8cce8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.148+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ba8cce8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.152+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_255, and the Request Id: 4176b6b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.155+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49cb032e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.156+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49cb032e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.156+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_254-, and the Request Id: 659de7fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.160+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e423f49, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.161+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e423f49 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.162+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_255, and the Request Id: 4705666a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.163+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_255-, and the Request Id: 63acfafe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.164+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a27a161, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.165+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a27a161 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.166+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b952aee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.167+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b952aee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.170+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_256, and the Request Id: 330145a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.171+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1805853, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.173+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46a455d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.176+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7cbce21d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.182+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b5559a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.184+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5fb22570, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.186+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fb22570 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.186+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_256-, and the Request Id: 35976082, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.188+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_260-, and the Request Id: 27382202, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.188+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4b97dadb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.189+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b97dadb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.190+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_252, and the Request Id: 40162ab7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.191+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_255-, and the Request Id: 2a895066, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.195+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bc7197b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.203+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_253-, and the Request Id: 2c837a82, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.204+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 458c94ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.212+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6df4d44c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.213+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 77d3d672, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.214+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ba08094, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.214+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77d3d672 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.215+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 159eda2b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.216+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 159eda2b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.220+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_255, and the Request Id: 30994ca5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.222+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fdfb7e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.224+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_252-, and the Request Id: 2553eca0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.224+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65476ed3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.227+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75dbd7e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.232+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fa7e72d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.236+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2d5c1a52, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.237+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d5c1a52 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.239+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f37ca6e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.240+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 448adfc7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.241+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e52ebd7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.242+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_255-, and the Request Id: 14e19f2c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.242+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e6aed48, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.242+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e52ebd7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.244+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_256, and the Request Id: 6b48ea1f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.249+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4966946a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.252+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60571eb1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.255+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_256-, and the Request Id: 683f1fcc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.263+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a270fd3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.265+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a270fd3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.265+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2a2b7aca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.265+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2455dd36, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.266+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a2b7aca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.267+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2455dd36 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.267+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_255, and the Request Id: 3df47f8e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.268+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 487489d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.268+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49599dc1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.269+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 487489d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.269+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 666d736e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.269+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49599dc1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.271+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 199473cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.272+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_261, and the Request Id: 27e42c1d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.277+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2f5999b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.278+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f5999b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.279+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_256, and the Request Id: 117265e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.280+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1d5aaa57, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.282+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d5aaa57 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.282+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7c565485, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.283+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 13c96cac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.284+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13c96cac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.285+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6a751d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.286+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a751d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.287+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_259, and the Request Id: 2000d6ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.288+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c565485 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.289+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_256-, and the Request Id: 121f524c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.299+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30ac11ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.301+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_257, and the Request Id: 2b3efe5f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.306+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c0b746f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.308+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_255-, and the Request Id: 3541c679, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.309+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6c5341c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.310+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c5341c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.311+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a183f74, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.311+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7f884239, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.312+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f884239 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.314+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_254, and the Request Id: 6a076ebf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.317+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e245619, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.319+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_261-, and the Request Id: 5cbc4696, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.323+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_259-, and the Request Id: 58badcf1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.328+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48081994, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.332+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_257-, and the Request Id: 6d34098a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.336+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23181209, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.337+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23181209 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.338+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1bdcb25c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.339+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3457218, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.340+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bdcb25c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.343+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 78d59b62, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.345+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78d59b62 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.345+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_256, and the Request Id: 7dca8b93, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.348+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 486f0e44, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.348+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3077ef5c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.349+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 486f0e44 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.352+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_253, and the Request Id: d885a6a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.354+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46eede6a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.356+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_256-, and the Request Id: 28894c01, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.357+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1b7ec458, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.358+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b7ec458 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.360+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 175e6c57, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.361+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 175e6c57 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.365+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 259674a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.366+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_256, and the Request Id: 1d605034, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.366+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 127b32bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.372+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a81e398, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.375+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f4d8fa5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.376+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_254-, and the Request Id: 43c70c10, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.383+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2d6da9de, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.384+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d6da9de the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.386+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3b0dc63f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.387+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b0dc63f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.390+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_257, and the Request Id: 1baa1174, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.393+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_253-, and the Request Id: 73cad0ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.402+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d01c84f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.402+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6831d05d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.403+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_256-, and the Request Id: 7ef0245d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.403+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d01c84f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.405+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 54cd4cbe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.406+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54cd4cbe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.417+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_257, and the Request Id: 21b55aa2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.418+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10cc3dab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.419+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d9eb959, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.419+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 386287a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.423+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3db55ee4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.427+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f86a097, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.429+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6141a211, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.430+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6141a211 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.433+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4781f920, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.434+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4781f920 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.435+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_257-, and the Request Id: 3144ae76, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.435+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_258, and the Request Id: 6531ef27, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.440+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_257-, and the Request Id: 98c3350, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.440+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63d3fe51, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.443+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 584c0de0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.445+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae56ddf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.446+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae56ddf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.447+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3dbe6d82, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.447+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3dbe6d82 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.447+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5b2626ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.449+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b2626ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.452+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 70818c0b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.453+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70818c0b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.453+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4214f927, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.454+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4214f927 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.454+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_257, and the Request Id: 4277107a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.456+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ea4f252, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.457+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_260, and the Request Id: 20a90c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.457+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 153308b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.458+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 153308b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.460+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_256, and the Request Id: 3e62f97b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.465+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 274cf7a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.466+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2df6dbd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.467+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2df6dbd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.467+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_258-, and the Request Id: 1fd9554c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.468+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8c64487, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.469+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8c64487 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.475+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_262, and the Request Id: 5e7e0e5a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.478+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 276769, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.486+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d131462, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.487+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2fa997b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.487+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_262-, and the Request Id: 3a78a3ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.492+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_257-, and the Request Id: 5c02dff4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.499+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_260-, and the Request Id: 40fca0fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.507+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 757795cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.507+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_256-, and the Request Id: 1ef31bac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.509+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d9751cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.509+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d9751cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.510+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c1b4981, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.512+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24d7626b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.514+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 29bd3334, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.515+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 452ed136, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.515+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29bd3334 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.515+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6a7be4df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.515+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 575087c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.516+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a7be4df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.516+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a17c067, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.517+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a17c067 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.518+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 575087c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.518+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_254, and the Request Id: 4e386bed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.519+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 235bd188, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.520+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 235bd188 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.522+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_257, and the Request Id: 4fc9adad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.524+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_255, and the Request Id: 4689161f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.524+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2fc32f56, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.524+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6fe91168, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.526+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38251d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.529+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_254-, and the Request Id: 6da3994f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.532+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ed2ede5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.536+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7fe82de4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.538+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6bd9959c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.539+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_255-, and the Request Id: 66ac5634, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.540+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_257-, and the Request Id: 7bad02e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.540+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6b1b246d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.543+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 722e3282, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.544+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b1b246d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.544+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 722e3282 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.546+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6290366e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.547+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6290366e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.547+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6db0f340, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.548+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 48dd8947, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.548+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_258, and the Request Id: 2d462ada, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.549+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6db0f340 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.551+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_263, and the Request Id: 3227449e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.553+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48dd8947 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.554+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5437aecd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.558+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59f36524, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.559+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c0f9af1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.560+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c37d70d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.562+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f0587d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.562+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f0587d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.564+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_258, and the Request Id: 81c68bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.565+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 24144b2e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.565+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24144b2e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.567+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4fd5292d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.568+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fd5292d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.568+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78098620, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.571+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_261, and the Request Id: 45dfc152, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.571+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ba75d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.574+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ba75d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.574+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_263-, and the Request Id: 7a2f6449, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.575+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7dab110, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.576+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7dab110 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.577+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_259, and the Request Id: 7df22338, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.577+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 42bc643f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.579+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42bc643f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.585+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 103e6b10, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.586+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 39a87ce1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.587+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39a87ce1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.587+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 550f3d41, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.588+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 103e6b10 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.588+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_258, and the Request Id: 7f5b82cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.588+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: bbc096e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.589+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bbc096e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.590+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_257, and the Request Id: 773e88d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.591+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2acedcaa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.598+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_258-, and the Request Id: 77928db6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.600+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_258-, and the Request Id: 6bc71ffc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.603+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_259-, and the Request Id: 6aa3672, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.603+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d119a76, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.606+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_261-, and the Request Id: 73733b47, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.606+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30d6638d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.612+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d837c3f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.614+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 24c116da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.615+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24c116da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.615+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44088dc0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.619+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2b942f21, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.621+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b942f21 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.623+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f94d399, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.624+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 71a45cba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.625+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_258-, and the Request Id: 6a0f56af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.625+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_256, and the Request Id: 24f678e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.625+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f94d399 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.626+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71a45cba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.627+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7f665d13, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.627+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f665d13 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.629+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6394a77c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.630+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c7d1b16, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.630+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7372798e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.630+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6394a77c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.632+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_264, and the Request Id: 22a020fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.634+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_255, and the Request Id: 9890164, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.634+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fd1c5f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.641+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22a2daba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.645+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_257-, and the Request Id: 455c0ad5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.645+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2dfa32f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.648+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2dfa32f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.649+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 796ff1c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.650+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b46a0f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.651+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b46a0f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.652+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41a68c06, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.652+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5a37bf91, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.653+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a37bf91 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.653+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_256-, and the Request Id: 1b65286c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.655+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 50daa6f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.656+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50daa6f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.657+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_264-, and the Request Id: 68b99c55, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.658+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_258, and the Request Id: f6270be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.660+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_259, and the Request Id: 3840f9a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.663+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_255-, and the Request Id: 3a6a45a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.665+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c7913dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.668+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64884be5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.671+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e024493, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.671+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_259-, and the Request Id: 2e37f78f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.680+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18f9c730, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.681+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3793cebb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.682+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 659afefe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.682+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 306de3ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.683+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 659afefe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.683+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c80d267, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.687+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_258-, and the Request Id: 7978329, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.688+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78de3064, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.689+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78de3064 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.689+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 259afa1c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.690+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 259afa1c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.691+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_259, and the Request Id: 4a5da947, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.692+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e70503d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.692+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 70249777, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.693+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70249777 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.693+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e70503d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.697+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_262, and the Request Id: 94690ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.697+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51fb03e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.698+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 342a96d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.698+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6380cf82, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.699+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 342a96d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.699+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 31a8e3df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.697+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d287fd4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.701+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31a8e3df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.701+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39437e54, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.703+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_259, and the Request Id: 48a7844e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.704+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 752b8e03, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.707+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 752b8e03 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.708+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_260, and the Request Id: 3ddd143e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.710+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29fbe06f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.711+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5c1f2c1d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.716+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c1f2c1d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.716+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_259-, and the Request Id: 3b6dd230, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.717+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 76fe973a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.718+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76fe973a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.719+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_257, and the Request Id: 55efc922, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.721+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_260-, and the Request Id: 5edc7260, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.722+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f336294, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.723+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f336294 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.725+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f8e2187, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.725+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 516a2310, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.727+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a2310 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.727+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_265, and the Request Id: 474d8cda, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.728+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_262-, and the Request Id: 6ba8a176, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.730+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3272b853, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.731+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3272b853 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.733+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3934733e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.733+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 13ca0e20, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.734+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3934733e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.734+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13ca0e20 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.735+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 36cae2bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.735+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_256, and the Request Id: 1d413be0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.736+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36cae2bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.740+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_258, and the Request Id: 322cac2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.742+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_259-, and the Request Id: 58746b4f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.743+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a11c797, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.743+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11e45ca5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.745+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d9ac73e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.749+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_258-, and the Request Id: 60d49802, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.749+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38dc5e54, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.756+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f9674f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.759+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_257-, and the Request Id: 63ad44a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.763+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_256-, and the Request Id: 6831c068, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.767+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 489a61a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.769+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33be0b74, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.775+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_265-, and the Request Id: 4eedc971, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.780+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63b160dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.786+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 165bf3b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.787+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 165bf3b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.789+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 67fe684d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.790+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67fe684d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.791+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_260, and the Request Id: 5bb357e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.795+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d9fd8f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.804+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5361d692, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.808+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49f8b9b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.811+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 256b7e54, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.813+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 256b7e54 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.814+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3b40b582, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.817+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b40b582 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.817+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 464e396c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.819+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_259, and the Request Id: 434c5dc1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.824+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c21b296, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.826+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 704eef5c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.829+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_260-, and the Request Id: 1ff25a3f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.831+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2c9e6431, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.832+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5fabd7e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.833+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c9e6431 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.839+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 67cc0828, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.839+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6caae0e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.840+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cc0828 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.841+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6caae0e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.844+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_258, and the Request Id: 2918590c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.846+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 63e509f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.847+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63e509f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.851+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 249821f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.852+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_257, and the Request Id: 99668dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.852+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 249821f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.853+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 23f1a9b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.854+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23f1a9b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.858+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_258-, and the Request Id: 36c9108, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.862+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ff47bc8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.862+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4012b1cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.863+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ff47bc8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.864+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6593cbd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.865+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6593cbd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.866+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_261, and the Request Id: 7e084102, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.868+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c955ca0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.868+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_263, and the Request Id: 7842c7c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.871+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6516c3f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.873+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6516c3f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.873+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_259-, and the Request Id: 7ceaa531, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.876+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15950f97, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.877+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15950f97 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.880+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_260, and the Request Id: 1d8a7a73, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.882+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_263-, and the Request Id: 14763ded, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.883+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 563cad7d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.888+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 54cb1416, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.889+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54cb1416 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.890+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3503da06, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.891+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d279830, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.892+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3503da06 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.893+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_259, and the Request Id: 65e6dad0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.897+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_257-, and the Request Id: 5276945e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.897+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 659d1e78, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.904+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_259-, and the Request Id: 41ff5923, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.904+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_261-, and the Request Id: 481686d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.912+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 678de480, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.913+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 678de480 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.914+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 652676c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.916+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 652676c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.917+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_260, and the Request Id: 4a50de4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.918+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ede76d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.921+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e7017f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.928+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_260-, and the Request Id: 3517f9fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.928+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7294c8a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.929+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 48261a6a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.930+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48261a6a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.930+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c929850, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.931+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19f0a9ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.938+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 335184f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.938+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e212a05, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.939+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e212a05 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.939+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6dc87123, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.941+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_266, and the Request Id: 20f6db34, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.948+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_260-, and the Request Id: 7827e85d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.956+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3996c248, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.964+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 171d1ee2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.966+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 432d485b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.967+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557c3f44, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.974+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ee6a38b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.975+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 24d260a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.976+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24d260a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.976+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a734e01, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.979+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1aa341e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.980+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1aa341e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.981+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_266-, and the Request Id: 23d7d638, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.982+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 612a69ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.982+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 63c62cf5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.983+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 612a69ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.983+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63c62cf5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.983+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 458790c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.985+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_261, and the Request Id: 33f070f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.985+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_259, and the Request Id: 7a6925fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.985+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6636cba1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.986+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6636cba1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.990+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67277ff2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.990+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c7efa9d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.992+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c7efa9d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.992+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e56bda8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.996+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25fb9d28, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.996+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67277ff2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.996+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_264, and the Request Id: cb93ce4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.998+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 30558fda, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:18.999+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30558fda the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.001+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_262, and the Request Id: 9d103b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.004+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1efb2fd1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.005+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_259-, and the Request Id: 37f20745, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.010+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 26ef2d01, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.010+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d6933cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.011+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26ef2d01 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.011+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d6933cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.013+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f036a8d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.014+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_261-, and the Request Id: 16ec57b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.014+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f036a8d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.016+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e0bf8d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.016+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_258, and the Request Id: 29df656b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.017+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e0bf8d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.018+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 55ff3dfc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.024+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_260, and the Request Id: 18c08840, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.025+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55ff3dfc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.027+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ea4e1e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.028+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ea4e1e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.029+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 336db59e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.030+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 336db59e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.030+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3137e2e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.031+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_262-, and the Request Id: d40b9b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.031+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 23a71f0f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.032+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_260, and the Request Id: 1393d5a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.033+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23a71f0f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.035+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_261, and the Request Id: a59e1b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.075+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_264-, and the Request Id: 258309c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.079+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 255e9c15, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.079+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f06834b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.084+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 255e9c15 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.085+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_260-, and the Request Id: 4a626992, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.085+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_258-, and the Request Id: 39b47726, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.085+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 17c614b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.085+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69a549f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.085+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20179a54, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.086+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17c614b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.086+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_261-, and the Request Id: 1d5f86f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.089+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_261, and the Request Id: 275b0343, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.092+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_260-, and the Request Id: 38cf782f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.099+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15eb40ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.108+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 284bb669, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.108+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30c455c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.109+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 284bb669 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.113+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1322c247, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.114+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1322c247 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.119+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_267, and the Request Id: 16471181, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.120+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d2276be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.120+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 182c343c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.122+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 172d3958, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.123+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2fb054eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.124+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fb054eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.125+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5505a7b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.125+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_261-, and the Request Id: ef088b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.126+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5505a7b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.126+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57502470, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.132+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_260, and the Request Id: 4642e9b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.134+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70d8fec5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.137+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3143228f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.137+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_267-, and the Request Id: 3e1f3c76, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.137+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4157436f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.140+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_260-, and the Request Id: 173e69dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.143+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 367180e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.149+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 32de78bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.149+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6bf896d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.150+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 25cb718, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.150+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32de78bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.150+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bf896d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.151+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25cb718 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.151+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4211cd61, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.152+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4211cd61 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.155+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 680307ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.156+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29b057e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.156+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 748ed229, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.156+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 680307ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.157+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29b057e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.158+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_262, and the Request Id: 4c7bf8e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.159+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_262, and the Request Id: 5abfe754, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.159+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_259, and the Request Id: 2e2a4ed8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.163+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ad261ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.167+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c95fca7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.167+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3dddfe53, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.170+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1cb85b95, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.171+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cb85b95 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.171+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 278c5109, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.172+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4e0757f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.173+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e0757f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.174+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_263, and the Request Id: 454128d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.176+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 278c5109 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.177+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2f558c7e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.178+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f558c7e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.178+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_265, and the Request Id: 1605f86f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.181+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e22071, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.188+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f70f471, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.195+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_262-, and the Request Id: 3b29c3f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.195+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_259-, and the Request Id: 2e5f6a27, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.203+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_262-, and the Request Id: 72add0c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.208+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 78cd44c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.209+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78cd44c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.210+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 38c9964, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.211+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38c9964 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.213+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_261, and the Request Id: 55ab3add, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.217+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35a8a351, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.220+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7334c571, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.221+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 58eb4320, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.222+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58eb4320 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.222+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_263-, and the Request Id: 25561c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.227+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_265-, and the Request Id: 52c83f4b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.227+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d05f9d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.228+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d05f9d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.230+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_262, and the Request Id: 7ffdfa67, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.233+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18f8316, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.233+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aa1d045, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.236+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ad3b612, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.243+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d9827ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.247+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_261-, and the Request Id: 7a3b30f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.249+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65833aef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.254+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 688de80d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.256+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72abcd31, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.262+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b712b0f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.262+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14e54070, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.263+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b712b0f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.265+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 790a212a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.265+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 790a212a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.266+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_262-, and the Request Id: 2b8781a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.266+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_268, and the Request Id: 7cc58d21, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.272+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3719a52c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.277+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 655ff748, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.278+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 655ff748 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.280+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4d576a91, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.281+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6960b3ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.282+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d576a91 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.282+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39b1d737, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.284+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_261, and the Request Id: 10d7bbc9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.288+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 142ab077, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.291+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6555104, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.293+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6555104 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.294+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d3fcc3f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.295+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d3fcc3f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.296+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b85a8ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.297+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b85a8ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.297+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_263, and the Request Id: 27074f55, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.300+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 377fa9c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.300+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1765404f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.301+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 377fa9c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.301+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1765404f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.302+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_261, and the Request Id: 4ddda63e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.303+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1be63246, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.304+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1be63246 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.306+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_263, and the Request Id: 33c73547, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.307+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_268-, and the Request Id: 3799879f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.311+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36946f7f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.315+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_263-, and the Request Id: 243f6aae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.321+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65a53ad1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.324+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ab4c306, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.329+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_261-, and the Request Id: 6995992c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.330+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_263-, and the Request Id: 50670582, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.330+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 68314ead, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.331+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68314ead the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.332+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_261-, and the Request Id: 3ace483f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.333+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5891b95a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.334+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5891b95a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.335+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f47238c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.335+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_260, and the Request Id: 61f781b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.336+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f47238c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.340+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2f19b2a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.341+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a2ebb6f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.342+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a2ebb6f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.342+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f19b2a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.343+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 36d0be17, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.344+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36d0be17 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.347+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_266, and the Request Id: 1e8dc704, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.347+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_264, and the Request Id: 2d7e66bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.352+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 609ace79, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.353+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4980c99d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.354+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 609ace79 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.357+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12a576a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.357+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4934597, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.358+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4934597 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.359+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 39cb68a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.360+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39cb68a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.361+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_263, and the Request Id: 421a39b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.362+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6902bee1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.363+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6902bee1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.364+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_262, and the Request Id: 11604d2b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.368+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 488c5cd9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.371+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 672b66d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.372+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_260-, and the Request Id: 4040befa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.376+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_266-, and the Request Id: 23ee8d79, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.384+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_264-, and the Request Id: 7a4ccf7b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.384+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47a7683d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.386+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e472242, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.388+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_263-, and the Request Id: 17089709, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.391+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_262-, and the Request Id: 38f514e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.400+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36f18aac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.400+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7195b612, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.407+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57848c69, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.415+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c2d1157, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.416+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e14b2a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.418+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27c810b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.419+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7eb0ddb9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.422+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7cabcb61, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.423+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cabcb61 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.424+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52f45033, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.426+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2be4a51c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.427+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2be4a51c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.429+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_264, and the Request Id: 3d181c7a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.433+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58d1167d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.436+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ddb443f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.437+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 12898923, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.438+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ddb443f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.438+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12898923 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.443+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e27218f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.444+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 617b989b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.444+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e27218f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.445+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 617b989b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.446+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_264, and the Request Id: 6dc5012f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.446+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_262, and the Request Id: 312efd04, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.452+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40dc5a5c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.456+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 78a1fae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.456+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c631a39, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.457+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a1fae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.458+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f6094a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.459+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 42793e72, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.460+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42793e72 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.460+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 76c5f05f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.461+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76c5f05f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.464+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_269, and the Request Id: 5855ce5b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.465+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6172ebae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.466+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6172ebae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.467+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_264-, and the Request Id: 1db2676d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.467+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ee96c91, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.468+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_262, and the Request Id: 7e545306, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.477+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_262-, and the Request Id: 246b9708, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.480+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_264-, and the Request Id: 1f6e99d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.491+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7faaaf1d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.502+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2147ff8e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.505+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ae4f6a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.506+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2147ff8e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.510+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 169e6aff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.510+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5196f7af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.511+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 522c34ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.511+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5196f7af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.513+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ae1f171, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.513+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_265, and the Request Id: 52a1ecf2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.517+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ae1f171 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.518+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f2d8f48, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.519+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 24991412, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.519+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f2d8f48 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.520+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24991412 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.521+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_267, and the Request Id: 533136fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.522+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7ba185f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.523+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_262-, and the Request Id: b37d160, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.523+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ba185f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.529+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_264, and the Request Id: 478a3e8d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.530+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1d5c240f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.530+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_269-, and the Request Id: 6212a186, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.533+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d5c240f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.534+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5f9d96dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.535+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4a356cb2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.536+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a356cb2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.536+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_265-, and the Request Id: 29364ace, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.539+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_261, and the Request Id: 48900ece, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.539+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f9d96dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.540+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 655bd4fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.541+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 65171958, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.542+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65171958 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.544+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_263, and the Request Id: 5dcf6e21, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.549+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5994bbec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.550+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55005db8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.551+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10358c40, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.552+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_267-, and the Request Id: 5c3e9c55, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.554+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_264-, and the Request Id: 4304790, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.555+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2697dcb0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.556+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5be51aea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.558+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_263-, and the Request Id: 29615fe5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.560+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18434753, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.561+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18434753 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.564+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_261-, and the Request Id: 2a8e3db5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.567+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e7286b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.568+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e7286b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.568+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ee9a1e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.569+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ee9a1e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.569+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 24a17aaa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.569+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d14b4ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.569+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24a17aaa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.570+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67c00127, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.570+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6b5c5822, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.571+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b5c5822 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.571+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_263, and the Request Id: 41553772, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.572+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_265, and the Request Id: 303f6008, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.573+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59322256, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.576+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50798530, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.578+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 114238, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.579+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 72b64925, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.579+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 34384eb3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.579+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72b64925 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.580+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34384eb3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.581+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_265, and the Request Id: 6e025955, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.582+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 199a6b41, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.583+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 520f507a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.584+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: bf1702c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.585+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 520f507a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.586+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_263, and the Request Id: 766bf920, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.591+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4038ccf7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.599+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_263-, and the Request Id: 5fb9ff54, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.600+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f1ea12c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.606+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 678e8f9b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.607+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_265-, and the Request Id: 200bdd6a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.614+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2b4b4504, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.616+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b4b4504 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.616+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 728177a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.617+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 728177a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.617+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 51afa62e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.617+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51afa62e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.618+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7c4b30c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.618+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c4b30c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.619+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_270, and the Request Id: ecbf25a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.620+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_268, and the Request Id: d2931ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.622+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_265-, and the Request Id: 46f97193, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.627+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e02b6de, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.629+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e02b6de the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.630+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 76548c24, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.631+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76548c24 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.632+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_265, and the Request Id: 12b88eae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.636+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_263-, and the Request Id: 7dbf6810, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.644+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18b49c8e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.644+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d7e67f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.650+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e5a3b53, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.652+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e5a3b53 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.657+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7e204cd9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.657+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58ca2258, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.658+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e204cd9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.658+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40800826, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.659+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40800826 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.660+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_264, and the Request Id: 2b76acea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.661+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 22b52bca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.662+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_270-, and the Request Id: 4ee17161, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.663+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_268-, and the Request Id: 78387ad2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.664+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22b52bca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.667+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_262, and the Request Id: 34ea460a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.681+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_264-, and the Request Id: 7c819c85, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.683+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 530c0992, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.688+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_265-, and the Request Id: 6e1b3208, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.695+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 607aeebe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.697+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5af6f2ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.700+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2bd21672, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.701+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bd21672 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.702+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4a3b22fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.703+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a3b22fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.705+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_266, and the Request Id: 75e5f100, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.707+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42fd29bc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.712+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74c03d14, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.717+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d3171e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.718+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d3171e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.719+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b51b2b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.721+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6bb0cd01, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.722+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bb0cd01 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.723+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2329395b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.723+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_264, and the Request Id: 6e849598, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.731+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_262-, and the Request Id: 1d4f37af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.736+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7541f5a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.741+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1852658e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.748+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1d8c1881, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.749+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d8c1881 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.750+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18d4f0bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.754+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 278cea10, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.755+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 278cea10 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.757+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_266-, and the Request Id: 4271fe33, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.758+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7e02f041, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.758+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55f280df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.758+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_264, and the Request Id: 5bece078, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.758+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e02f041 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.766+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 52dd80ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.766+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 655ef16e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.766+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d99cb2f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.767+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52dd80ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.768+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_264-, and the Request Id: 5492d4ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.775+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 343f9e83, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.778+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48255075, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.779+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4700f4e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.779+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c554c4f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.780+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4700f4e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.782+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 55f593e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.783+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3b9d976d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.783+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55f593e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.784+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b9d976d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.788+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_271, and the Request Id: 5ea92388, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.789+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 66d78fb0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.790+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66d78fb0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.791+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_269, and the Request Id: 36d29855, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.791+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_266, and the Request Id: da70411, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.801+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7103dac9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.803+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 587b7c07, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.804+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 499ec3a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.805+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 499ec3a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.806+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 587b7c07 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.806+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4723b35a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.807+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b871367, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.808+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3dd4e595, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.810+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_271-, and the Request Id: 78b12b92, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.812+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_264-, and the Request Id: 5627907d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.812+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 33c94c65, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.813+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7910fa40, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.813+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_269-, and the Request Id: 1a735bca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.813+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33c94c65 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.816+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_266-, and the Request Id: 2a40bfa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.817+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4777bfc7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.818+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4777bfc7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.819+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_263, and the Request Id: 5fef5a40, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.819+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3dd4e595 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.821+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7910fa40 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.822+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 38b30bba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.822+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_266, and the Request Id: 5cb71bcd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.824+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b871367 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.827+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70f931c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.828+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38b30bba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.829+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41026067, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.830+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_265, and the Request Id: 2b530b0a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.833+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_266, and the Request Id: 47a9ec6e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.835+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 484e620e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.845+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58b50532, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.846+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_263-, and the Request Id: 2ff9562c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.852+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d12e9f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.853+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_266-, and the Request Id: 583a5e2c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.857+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5031cb21, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.859+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 425eb946, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.860+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_266-, and the Request Id: eeb46af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.862+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5b366f72, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.863+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b366f72 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.864+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4afee374, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.866+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_265-, and the Request Id: f7f4a36, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.866+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 634d2239, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.867+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 634d2239 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.868+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_265, and the Request Id: 69c4b789, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.891+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24eb905c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.891+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4acad53, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.892+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e0c3679, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.893+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f3b5c3b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.897+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54c7dafd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.899+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 775a2b4d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.899+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 338d4994, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.900+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 775a2b4d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.901+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 52488573, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.901+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52488573 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.902+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 75c67ce8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.903+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_267, and the Request Id: 3fda8a68, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.903+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 338d4994 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.903+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75c67ce8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.904+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 47c892cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.906+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47c892cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.906+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7bb9dfeb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.906+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 51b49f2e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.906+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bb9dfeb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.907+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 73d06cc4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.907+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51b49f2e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.907+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73d06cc4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.908+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_270, and the Request Id: 604ab96a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.909+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_267, and the Request Id: 5b411674, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.911+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_265, and the Request Id: 1f1b7082, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.912+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_265-, and the Request Id: 11b0d968, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.915+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5f7775ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.916+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f7775ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.917+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7593d301, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.918+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7593d301 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.919+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_272, and the Request Id: 6a4add5e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.926+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66762092, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.929+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c8f7c8e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.929+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51d951a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.929+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_267-, and the Request Id: 5c73fe29, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.935+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 687e7baf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.935+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_270-, and the Request Id: 4b3e01ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.943+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_267-, and the Request Id: 58f3bc80, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.950+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_265-, and the Request Id: 309aec64, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.952+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d85457e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.959+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_272-, and the Request Id: 508d2120, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.964+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: cef2ba3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.968+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37caf217, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.969+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 66fd70c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.970+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66fd70c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.971+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1d236ed6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.972+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d236ed6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.973+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_264, and the Request Id: 68208f90, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.978+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 47648876, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.979+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47648876 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.979+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 670fe528, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.980+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4fa0f78f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.981+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fa0f78f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.983+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_267, and the Request Id: 4499ef52, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.988+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a7dcbb7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:19.994+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32f705cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.004+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 442c49ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.006+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 697b3750, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.007+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3dfe2e55, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.007+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a23956a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.008+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3dfe2e55 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.009+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c659555, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.010+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4027e031, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.010+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 644b5cb5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.011+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4027e031 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.011+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 644b5cb5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.012+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33862a23, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.014+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 49f41de4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.014+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_267, and the Request Id: 66d43d56, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.015+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49f41de4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.024+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_264-, and the Request Id: 12ea1d35, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.026+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68271f24, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.033+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_266, and the Request Id: 11fc771d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.039+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_267-, and the Request Id: 5205be9b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.042+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 495c2110, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.042+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3250d7a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.043+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3250d7a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.043+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 495c2110 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.043+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7abea7f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.047+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7abea7f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.047+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 35ead161, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.048+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a65675b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.049+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35ead161 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.049+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a65675b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.050+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 18ee4de0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.050+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_266, and the Request Id: 4cdedfa9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.051+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18ee4de0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.052+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_266, and the Request Id: 4825bb12, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.053+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_273, and the Request Id: 306e4cb0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.054+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2026ed85, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.055+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2026ed85 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.056+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_267-, and the Request Id: 773414e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.057+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f5f0ef0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.057+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 39c25b7a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.058+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39c25b7a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.059+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_268, and the Request Id: 7c193e85, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.064+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 423ace8d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.065+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2cb6e03c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.066+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cb6e03c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.069+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 147c162e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.070+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 147c162e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.071+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_268-, and the Request Id: 494b76a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.072+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_268, and the Request Id: 72e7ddf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.072+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b3dbd9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.075+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39836a0a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.076+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_266-, and the Request Id: 3dc4b96b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.076+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0cb9e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.080+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 38d2f86d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.081+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bca7cfb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.082+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_273-, and the Request Id: 42dc5307, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.082+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_266-, and the Request Id: 1f98ecd9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.083+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_266-, and the Request Id: 74baf72, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.084+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 118c1b01, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.085+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38d2f86d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.087+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 63f48268, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.088+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63f48268 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.089+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29996289, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.089+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_268-, and the Request Id: 49f114c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.090+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_271, and the Request Id: 126ad947, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.091+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d714945, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.094+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 118c1b01 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.096+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ef921d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.097+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c077383, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.097+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ef921d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.099+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_265, and the Request Id: 1ae9bf92, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.103+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a5cd0ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.104+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_271-, and the Request Id: 73cb23e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.106+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 37922d4c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.107+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37922d4c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.111+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 734a6e37, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.111+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 856579c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.112+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 734a6e37 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.113+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a5b3378, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.115+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_268, and the Request Id: 2de8d137, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.116+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 428b4a8a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.117+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 383b6971, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.123+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6689b75f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.125+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e8f814b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.126+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e8f814b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.127+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3f53b6c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.128+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f53b6c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.131+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_268, and the Request Id: 42f12795, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.136+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_265-, and the Request Id: 264ca248, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.143+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bf827f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.145+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: bf6cb55, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.153+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 16ab614f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.154+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16ab614f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.155+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_268-, and the Request Id: 5e7567c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.156+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6ba6f293, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.157+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ba6f293 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.158+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 363e1646, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.160+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_267, and the Request Id: d93304a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.160+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e5f95df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.161+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5408bec5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.163+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_268-, and the Request Id: 6b7657da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.164+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5052f322, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.165+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7f0ecee6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.166+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f0ecee6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.175+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f28529a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.175+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a52beed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.175+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 452d7085, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.176+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f28529a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.176+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a52beed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.178+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_267-, and the Request Id: 325832c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.179+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7669d010, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.179+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7f457d0f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.180+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 360013cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.180+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_269, and the Request Id: 1a8c5d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.181+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f457d0f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.181+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 21670e89, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.181+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21670e89 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.182+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7f62cb9c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.182+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f62cb9c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.179+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f6103d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.181+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7669d010 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.183+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14893bce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.183+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_269, and the Request Id: 61e4ce55, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.183+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3eb9cb97, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.184+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14893bce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.184+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3eb9cb97 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.184+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f4aee00, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.185+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f4aee00 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.189+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8d1a69f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.190+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_274, and the Request Id: 6527c9b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.192+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_267, and the Request Id: 1635688b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.193+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78eab16a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.199+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f31e36d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.199+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ce9c7b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.201+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f31e36d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.209+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_267, and the Request Id: 711c88c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.210+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35d0ed43, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.211+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fd10478, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.211+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5fa2fac2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.212+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fd10478 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.213+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fa2fac2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.219+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_269-, and the Request Id: 62a96b8f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.221+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 302bb0e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.222+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 302bb0e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.230+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_272, and the Request Id: 3430793e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.238+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_266, and the Request Id: 50dec77b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.240+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6770df91, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.241+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6770df91 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.242+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3f4db688, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.243+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f4db688 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.244+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_269-, and the Request Id: 12098639, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.244+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_269, and the Request Id: 3db1456a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.246+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_274-, and the Request Id: 6551c16, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.247+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_267-, and the Request Id: 1b7b36b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.250+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e579184, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.256+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_267-, and the Request Id: 1b93b975, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.260+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 577ceb9a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.260+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_272-, and the Request Id: 208342d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.260+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 346033f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.261+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 577ceb9a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.263+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 72cf5215, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.263+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72cf5215 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.264+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_266-, and the Request Id: 59e64a28, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.266+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_268, and the Request Id: 685ae574, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.266+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ca67934, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.268+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ca67934 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.270+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: bab011e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.272+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2744328b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.273+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2744328b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.273+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_269-, and the Request Id: 65d1c9f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.274+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_268-, and the Request Id: 24bb3374, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.275+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 197efa01, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.276+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_269, and the Request Id: 7e646f3f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.279+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: df92677, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.285+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3faa0198, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.286+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ff18950, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.291+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5901c52, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.295+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2401a355, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.296+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 345a4206, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.305+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 749314, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.306+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55aee49b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.308+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_269-, and the Request Id: 1f73f7fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.308+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6c8e9637, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.309+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c8e9637 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.309+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b14f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.312+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bb58385, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.312+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65f8f65b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.314+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 142b772b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.314+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e06fba6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.315+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e06fba6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.317+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13c96388, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.317+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_270, and the Request Id: 2bf6761, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.319+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10bd91ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.322+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 269d77, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.324+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 269d77 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.324+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1705c0ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.325+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4378614f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.326+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4378614f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.327+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_270, and the Request Id: 661edda5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.331+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 425bd9ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.333+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 425bd9ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.333+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73a83098, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.334+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 467685c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.335+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_270-, and the Request Id: 6c610210, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.335+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 467685c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.336+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_267, and the Request Id: 23bac49b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.341+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 233bab62, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.342+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 233bab62 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.345+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a7d8006, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.345+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 367c09f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.346+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 367c09f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.346+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a7d8006 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.347+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_268, and the Request Id: 60b12b20, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.347+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64df19a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.349+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64df19a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.349+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_270-, and the Request Id: 2a16e852, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.352+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_275, and the Request Id: 5353b072, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.353+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_268-, and the Request Id: 14f65983, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.354+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 192e8df4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.358+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 358e7372, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.359+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 358e7372 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.363+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 289c495b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.365+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 289c495b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.367+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 13c216e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.368+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23d220f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.369+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13c216e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.369+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 495a0f66, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.370+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23d220f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.370+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 495a0f66 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.372+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_267-, and the Request Id: 2bc2691f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.374+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3981557, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.374+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_270, and the Request Id: 35716f14, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.374+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 35b30b28, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.375+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_269, and the Request Id: 619d899d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.375+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35b30b28 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.377+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_273, and the Request Id: 7b079aab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.380+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 686dfb51, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.391+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f1eb8f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.391+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 736d282, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.391+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_270-, and the Request Id: 60fcce6b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.392+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 736d282 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.393+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f1eb8f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.396+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a860269, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.397+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_275-, and the Request Id: 6fd0cd2d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.398+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49543395, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.398+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 788521d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.399+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 788521d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.399+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c21d896, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.405+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_273-, and the Request Id: 221bfacc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.406+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7c9a96a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.407+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c9a96a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.407+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_269-, and the Request Id: 5d4a5eab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.410+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_270, and the Request Id: 63247f9e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.412+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_268, and the Request Id: 8c7e3a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.413+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e38afe9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.414+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e38afe9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.414+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10cbff03, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.415+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: bc4ce7f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.416+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bc4ce7f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.419+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_271, and the Request Id: 1ddea98c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.424+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7af0fca3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.428+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f0a7fcf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.429+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2207b09b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.431+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2207b09b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.433+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 242a6f2e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.434+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 242a6f2e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.438+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7bc9541e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.439+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_271, and the Request Id: 650add56, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.446+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e2faf91, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.446+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_268-, and the Request Id: 3c622c12, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.446+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_270-, and the Request Id: 386a2e7f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.451+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_271-, and the Request Id: 1994a268, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.454+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3665c30b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.455+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 28528a2a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.456+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e246b48, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.456+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28528a2a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.458+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a3ebb5c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.459+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13cf707b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.459+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a3ebb5c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.462+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_269, and the Request Id: 661f8c64, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.465+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2df5f4c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.465+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4d33f81c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.466+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d33f81c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.474+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0976cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.474+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 203b84d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.475+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0976cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.476+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b14e18a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.479+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c7e029, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.480+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c7e029 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.480+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b5577eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.482+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c764f82, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.483+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7fa966dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.483+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fa966dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.485+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_276, and the Request Id: 697ff3e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.486+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_268, and the Request Id: 199ff2ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.487+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b7ede9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.487+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_271-, and the Request Id: 73caf7b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.488+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b7ede9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.490+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 36572f16, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.491+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36572f16 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.492+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_269-, and the Request Id: 1a9bb457, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.493+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_271, and the Request Id: 5e9bcafd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.504+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 478d3f8f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.504+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c751303, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.506+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 351b51ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.507+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: cc74478, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.509+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cc74478 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.509+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_276-, and the Request Id: 602fba0a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.509+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5230f242, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.511+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 315ee4aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.512+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 315ee4aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.517+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_270, and the Request Id: 46ee8f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.518+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_268-, and the Request Id: 1cb2a955, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.526+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14c1864c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.529+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_270-, and the Request Id: 3f9ff0ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.530+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_271-, and the Request Id: 5746bb46, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.533+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e485291, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.534+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e485291 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.535+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 20eb9ff2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.541+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e0fddef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.542+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e0fddef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.543+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d3db496, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.547+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7cfca429, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.548+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 10ddd19a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.549+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cfca429 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.549+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20eb9ff2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.549+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 711b6199, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.549+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c47bc85, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.549+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10ddd19a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.550+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 18f2f578, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.550+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18f2f578 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.551+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ae8ba8b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.551+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ae8ba8b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.551+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_269, and the Request Id: 439717bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.554+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33c4c55e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.555+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_272, and the Request Id: 2ec0f221, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.556+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7f304457, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.557+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f304457 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.557+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7be84f48, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.558+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_271, and the Request Id: 70a5299b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.559+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_274, and the Request Id: 695b9c44, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.565+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f78f8cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.565+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_274-, and the Request Id: 1fd86298, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.566+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_269-, and the Request Id: 42d827d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.567+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 746b7547, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.569+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68ba0e55, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.569+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12861ee5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.579+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36831a23, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.579+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1892f555, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.580+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_272-, and the Request Id: 7c182818, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.582+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 63f40f73, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.583+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7dfa5a16, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.583+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63f40f73 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.583+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1fc3a877, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.584+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_271-, and the Request Id: 49f49ea4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.584+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 331ca647, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.585+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fc3a877 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.586+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 561c4063, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.586+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 561c4063 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.587+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e02eb64, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.588+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e02eb64 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.589+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_277, and the Request Id: 7dbfef3f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.589+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_272, and the Request Id: 3dfd0bc0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.590+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1ee3db7a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.591+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ee3db7a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.592+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3081fbf1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.593+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3081fbf1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.594+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3730e121, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.595+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 740df9fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.596+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 740df9fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.596+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7975e324, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.596+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 36727234, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.597+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36727234 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.597+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7975e324 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.598+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_270, and the Request Id: 4555f05, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.599+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_269, and the Request Id: 604dd16f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.599+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4fb52718, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.599+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fb52718 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.600+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_271, and the Request Id: 6c71dd46, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.607+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_277-, and the Request Id: 50cc4e6e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.607+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_272-, and the Request Id: 507ba1f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.609+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 84aeb5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.610+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d90bb65, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.611+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d90bb65 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.612+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c991dd9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.618+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41ea073f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.619+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2a15528, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.620+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a15528 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.629+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1aac1e65, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.630+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_270-, and the Request Id: 354ea255, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.631+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_272, and the Request Id: 318e1021, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.632+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_269-, and the Request Id: 5a396274, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.635+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2b66fb11, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.636+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b66fb11 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.640+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 40676f08, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.641+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40676f08 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.642+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_273, and the Request Id: 78851b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.644+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ec6e339, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.646+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74597f18, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.654+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26815284, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.655+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7fde7906, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.658+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fde7906 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.660+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 38ce020, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.660+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4ee8ddd5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.661+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38ce020 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.661+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ee8ddd5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.662+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_275, and the Request Id: 19d636f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.663+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3d59848b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.663+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d59848b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.664+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_271-, and the Request Id: 26b9919d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.668+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_270, and the Request Id: 609b5b1a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.672+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d9a48b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.674+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_273-, and the Request Id: 110d2b01, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.676+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1390764, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.677+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50b22a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.680+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_272-, and the Request Id: 7957b74e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.680+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 53dfc9a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.681+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53dfc9a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.682+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e35bcf7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.683+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e35bcf7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.684+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_272, and the Request Id: 74bfac6e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.695+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_275-, and the Request Id: 4a9adf9c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.699+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_270-, and the Request Id: 27bd09dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.701+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6644c3a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.704+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6071da59, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.711+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 130487c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.715+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 230d9ed4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.715+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73b7636a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.716+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67430015, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.727+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 45b6bce7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.727+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b076aad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.728+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45b6bce7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.731+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1df07c7e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.732+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1df07c7e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.734+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_273, and the Request Id: 43110ad5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.736+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_272-, and the Request Id: 251a6186, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.740+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 347f1d8b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.741+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 347f1d8b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.742+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 50fc2ce6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.743+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50fc2ce6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.747+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b8ae966, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.747+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_278, and the Request Id: c8fb7df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.751+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a15230, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.753+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3072be27, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.754+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3072be27 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.755+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b475536, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.759+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29790d5b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.760+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29790d5b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.761+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_271, and the Request Id: 727d994b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.763+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 242cb47f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.765+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47bc7185, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.767+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d0df350, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.768+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d0df350 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.769+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 32d427d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.770+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32d427d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.770+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_271-, and the Request Id: 76fdc970, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.771+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_270, and the Request Id: 37d2f139, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.777+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_273-, and the Request Id: 4b92e543, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.781+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_270-, and the Request Id: 7d57f233, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.783+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8a92371, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.785+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_278-, and the Request Id: 65e60f3d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.787+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7f365e8b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.789+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f365e8b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.790+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3f4959e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.791+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 24574672, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.791+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24574672 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.793+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f4959e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.794+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a93bf4c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.798+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b50162c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.798+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 42b0a2f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.799+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b50162c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.799+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42b0a2f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.799+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_271, and the Request Id: 7336d8d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.799+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a51f24d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.800+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 627f28b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.801+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64880aef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.801+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 627f28b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.801+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64880aef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.802+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_276, and the Request Id: 6f17d2a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.803+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_274, and the Request Id: 240df9db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.808+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36960929, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.811+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1342e471, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.812+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1342e471 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.814+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4abdd9b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.815+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_273, and the Request Id: cda0231, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.820+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 150c70a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.823+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 46c93ebf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.827+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46c93ebf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.829+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6c70c6ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.829+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c70c6ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.830+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4092d3dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.832+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_272, and the Request Id: 741597c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.834+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27735c2a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.836+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_271-, and the Request Id: 1d412c78, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.839+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_276-, and the Request Id: 463a3248, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.843+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ff6c950, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.851+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 25c96b02, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.852+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25c96b02 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.853+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 40d1f9c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.854+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40d1f9c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.855+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_274, and the Request Id: 57ea6abc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.855+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 76b1b2a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.857+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76b1b2a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.859+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 761cdba5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.859+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3731f59, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.860+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 761cdba5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.860+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3731f59 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.864+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8a3085, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.864+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_279, and the Request Id: 527a7335, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.865+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a3085 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.871+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_272, and the Request Id: 1ae941ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.872+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5884e5a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.873+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_272-, and the Request Id: 35d95583, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.877+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_274-, and the Request Id: 1f185296, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.882+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49bc80bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.883+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 392408ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.888+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56499f47, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.890+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_279-, and the Request Id: 1226bf68, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.891+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_274-, and the Request Id: 1fb5884c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.892+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_273-, and the Request Id: 1bbbc7fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.893+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a34aa4b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.897+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 32182f52, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.898+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32182f52 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.898+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e70d6c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.899+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e70d6c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.902+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 29007f09, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.902+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_273, and the Request Id: 64b80479, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.902+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29007f09 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.904+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 54cc41b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.904+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54cc41b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.905+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_271, and the Request Id: 29267ed8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.907+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_272-, and the Request Id: 25316c71, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.917+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31995dee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.929+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4eac15b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.930+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cacb903, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.936+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11c53721, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.937+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f4ed8be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.937+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 388354e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.939+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69ed4a2a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.951+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_271-, and the Request Id: 189cb476, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.953+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d0568e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.955+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_273-, and the Request Id: c842907, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.956+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 37507de, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.957+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37507de the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.958+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 58f2f0a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.958+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58f2f0a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.960+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_272, and the Request Id: 56ddede4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.960+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 559475df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.962+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ee8b00c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.963+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d056882, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.964+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 723a61e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.965+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 723a61e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.965+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c140ad6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.966+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c140ad6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.967+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6c2b1b3b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.967+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 414111c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.968+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c2b1b3b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.968+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 414111c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.971+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_275, and the Request Id: 3d72ab7c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.972+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_277, and the Request Id: 397d7728, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.973+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a4566b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.976+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d5375b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.977+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 799535b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.979+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10e90e63, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.986+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_275-, and the Request Id: 69e57049, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.986+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_272-, and the Request Id: 203bfd5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.988+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4742ba69, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.992+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_277-, and the Request Id: 3fe17338, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.993+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f76e2f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.993+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f76e2f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.995+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4742ba69 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.996+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5c795baa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.996+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693b0de9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.997+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c795baa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.997+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693b0de9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.999+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3b161d7c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:20.999+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6beac4c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.000+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b161d7c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.000+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6beac4c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.000+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 65911e99, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.001+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65911e99 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.001+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67736f1f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.001+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6c9d0e86, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.002+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_275, and the Request Id: 54883732, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.002+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c9d0e86 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.002+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_280, and the Request Id: 329dc3e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.002+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_274, and the Request Id: 7458bbd5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.003+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_273, and the Request Id: 187aa991, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.004+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7e56fe1a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.005+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e56fe1a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.006+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5759f707, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.006+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5759f707 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.007+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_273, and the Request Id: 598e6d03, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.011+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_273-, and the Request Id: 2d14a0b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.015+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78109d27, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.019+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14a7e662, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.023+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bb077b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.023+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c6dfda2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.027+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2cb1aa1b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.031+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71fa0680, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.034+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ff3ab12, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.035+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ff3ab12 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.039+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d5fa81f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.039+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_280-, and the Request Id: bae1157, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.040+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d5fa81f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.041+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_272, and the Request Id: eb3ec4b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.043+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b1b6bf8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.044+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b1b6bf8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.046+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 385a64d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.049+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3deec25b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.049+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_275-, and the Request Id: 7d23e800, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.049+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63dc8b7b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.050+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3deec25b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.050+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_274-, and the Request Id: 3a040779, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.050+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_278, and the Request Id: 1f2eb556, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.055+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f960853, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.055+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22a57213, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.056+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f960853 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.057+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 75d30da4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.058+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75d30da4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.059+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_273-, and the Request Id: 415d941, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.059+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_276, and the Request Id: 78744f2e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.060+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5878bccf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.063+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_272-, and the Request Id: 4258e04c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.063+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 477d0f56, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.064+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 477d0f56 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.065+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 265253bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.066+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 265253bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.066+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_274, and the Request Id: 74bb2fe5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.071+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7cb7b18c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.072+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cb7b18c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.076+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4b6dce40, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.077+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b6dce40 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.079+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_273, and the Request Id: 619dad7d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.079+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2fceb134, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.083+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_278-, and the Request Id: 4dec7fab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.087+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_273-, and the Request Id: 1a386325, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.095+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4d29f7ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.096+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d29f7ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.099+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64de605a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.100+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64de605a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.101+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 283da731, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.101+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_276-, and the Request Id: 2c1a12b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.102+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 371533d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.103+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_274, and the Request Id: 3103c842, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.107+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54cd993c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.109+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_274-, and the Request Id: 5da28be2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.112+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e095f1a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.119+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e284b48, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.120+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d2b0f51, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.127+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8b24cde, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.129+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25bdc703, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.131+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76c65a0e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.135+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 74651e8f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.136+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74651e8f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.137+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4a1d8b73, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.138+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a1d8b73 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.139+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_281, and the Request Id: fdf2640, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.144+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: bd1628e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.146+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7966e3bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.149+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36afbcd9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.157+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 564bcc85, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.159+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6087ca4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.161+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6087ca4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.162+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c53277f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.163+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 10749e10, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.164+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10749e10 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.167+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_275, and the Request Id: 4f70838d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.167+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bfaffaa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.169+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3733bc60, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.175+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 433a8f14, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.176+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 433a8f14 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.181+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 243d87c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.182+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 243d87c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.182+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_274-, and the Request Id: ff4aabb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.184+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_279, and the Request Id: 24f71c2e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.189+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_281-, and the Request Id: 14d9206e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.191+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_279-, and the Request Id: 54f4e363, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.195+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c19b980, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.195+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 705cfa61, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.198+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 705cfa61 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.199+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2bfc975d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.203+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c367114, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.204+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bfc975d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.205+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c367114 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.205+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21ae6f63, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.205+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_273, and the Request Id: 362af84c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.206+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 225840c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.207+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 225840c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.212+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 99cadc3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.212+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_275, and the Request Id: 1635aef6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.213+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 99cadc3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.214+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 10a2af1c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.215+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10a2af1c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.216+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_276, and the Request Id: 3d5bf8c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.216+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_275-, and the Request Id: 4c0350f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.220+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 28ef5024, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.221+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28ef5024 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.222+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 412bbff2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.222+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 412bbff2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.223+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_274, and the Request Id: 226e94d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.228+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6bb32a26, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.228+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 47177706, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.229+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47177706 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.230+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 23f6b503, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.231+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23f6b503 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.232+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_274, and the Request Id: 2babb92c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.234+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 350181b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.235+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4750cf4f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.237+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4750cf4f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.242+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7c217177, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.242+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_273-, and the Request Id: 79d450de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.242+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c217177 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.246+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_277, and the Request Id: 7b933c8a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.246+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 248e0bac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.248+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 198e4745, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.251+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f54d7cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.251+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_276-, and the Request Id: 2f5aa7ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.252+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_275-, and the Request Id: 6b2f488a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.257+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_274-, and the Request Id: 5ba522d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.260+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_274-, and the Request Id: 6461f1e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.265+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 423a7ac1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.266+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 423a7ac1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.267+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_277-, and the Request Id: 452dc9ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.267+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6f200703, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.268+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f200703 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.269+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_280, and the Request Id: 5ecf9ed2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.273+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c7ff006, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.275+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 25b95877, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.276+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25b95877 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.278+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5ebcede3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.278+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 327ef4f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.279+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ebcede3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.279+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_282, and the Request Id: 4019d41d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.279+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 327ef4f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.281+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 17241513, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.281+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17241513 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.285+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_275, and the Request Id: 3d0dc6f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.286+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16654f43, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.289+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 754527b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.295+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44945202, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.295+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_275-, and the Request Id: 419c3b28, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.296+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7711d076, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.302+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73642ce2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.304+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_280-, and the Request Id: 67006c6b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.312+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: de2fdee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.321+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6963515f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.322+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6963515f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.323+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50d0a741, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.324+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 483318ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.325+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 483318ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.325+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_282-, and the Request Id: 4e454c15, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.326+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_276, and the Request Id: 3a38e450, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.330+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31cf0013, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.333+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 447b1d12, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.333+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 420dd99f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.336+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43f906ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.337+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a81fbc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.344+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: da458ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.351+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 545e7211, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.352+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 69ff66d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.354+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69ff66d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.355+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_276-, and the Request Id: 17e69232, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.356+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 765224ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.358+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1940e0e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.358+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64721de8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.358+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: db12dc3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.359+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1940e0e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.360+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db12dc3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.360+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_274, and the Request Id: 2b3969c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.362+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 340c0a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.363+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 340c0a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.366+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51c4298c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.366+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 402f66db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.366+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3cc56eee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.366+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_275, and the Request Id: f6edd59, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.367+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 402f66db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.367+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cc56eee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.371+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 245e30dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.372+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ac97186, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.372+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 245e30dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.373+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ac97186 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.374+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_277, and the Request Id: 244820b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.374+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_278, and the Request Id: 7f8c2d96, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.375+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 41d24234, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.375+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2f4005aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.375+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d74282a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.376+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f4005aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.377+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d74282a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.381+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e3dff4a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.381+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41d24234 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.381+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e3dff4a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.382+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3b6a36ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.383+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b6a36ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.383+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 75c4ccee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.384+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75c4ccee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.390+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_275, and the Request Id: 493f12cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.390+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_276, and the Request Id: dce508f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.392+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e608f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.392+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_276, and the Request Id: 63e7be8a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.395+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2277c131, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.396+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2277c131 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.398+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 768984fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.400+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fe62b3b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.400+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 768984fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.403+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_281, and the Request Id: 50c71cd2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.403+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_274-, and the Request Id: 7899b0db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.403+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_275-, and the Request Id: d8ca0d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.404+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_278-, and the Request Id: 2c3aaab2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.404+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_277-, and the Request Id: 246260a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.405+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_275-, and the Request Id: 62e06ace, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.411+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_276-, and the Request Id: 644eff82, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.415+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_276-, and the Request Id: 32e61ceb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.423+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c362307, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.423+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e9a275c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.424+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c362307 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.432+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_281-, and the Request Id: 42f49469, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.432+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 40d491df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.432+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38230fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.433+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40d491df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.434+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a039982, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.436+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_283, and the Request Id: 5016e22c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.441+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d1b23f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.442+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 232ef858, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.443+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6fa54b7a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.444+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e6752b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.452+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: df85519, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.452+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a8cf23f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.453+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f6c512d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.454+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17352b94, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.460+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79d9c35c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.462+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_283-, and the Request Id: 1cbf8755, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.463+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f588fce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.464+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27a40172, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.471+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d1bf5b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.473+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5fb7f462, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.473+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fb7f462 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.474+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: acad829, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.475+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: acad829 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.476+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 78ae36be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.477+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78ae36be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.478+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 304fc52e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.478+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 304fc52e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.479+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_277, and the Request Id: 6e4b754d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.479+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_278, and the Request Id: 1643beeb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.482+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1fe4a432, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.483+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fe4a432 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.483+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c9bc850, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.487+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 36e4fac8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.488+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36e4fac8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.489+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_277, and the Request Id: 5c652d1f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.491+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2db569ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.491+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 79109925, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.492+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79109925 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.492+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2db569ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.496+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9366433, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.497+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9366433 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.497+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2cb6434b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.498+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cb6434b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.498+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 404658ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.498+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 404658ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.500+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_276, and the Request Id: 9fde905, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.504+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2a9110b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.505+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9110b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.506+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_275, and the Request Id: 10255efc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.506+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_279, and the Request Id: 305b361e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.507+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a78451d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.508+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a78451d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.512+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75cea7de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.513+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2091213c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.513+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2091213c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.514+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59ff1cc6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.515+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_276, and the Request Id: 4a16b5d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.519+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_278-, and the Request Id: 14112c70, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.523+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_277-, and the Request Id: 307c64ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.527+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: bab4d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.530+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4de03c16, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.531+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4de03c16 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.533+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2b26e231, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.534+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b26e231 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.534+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_277, and the Request Id: 25130f69, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.536+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_277-, and the Request Id: b43fb2e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.539+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_276-, and the Request Id: 38f34121, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.543+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_277-, and the Request Id: 450ee34f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.547+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_279-, and the Request Id: 162b1a9d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.549+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 414f3136, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.551+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 352805b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.552+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 352805b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.554+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 49020298, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.555+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_276-, and the Request Id: 5c9336f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.555+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49020298 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.557+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e6d2c33, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.557+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_282, and the Request Id: 7da2daf3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.563+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1bf50167, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.575+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c68bc85, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.579+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_275-, and the Request Id: 4d83f2b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.579+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f8eaa6f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.583+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f995a8c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.588+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3019c2df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.591+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b818781, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.597+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 28ddf451, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.598+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28ddf451 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.599+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 680a1541, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.600+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 680a1541 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.600+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39f124c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.600+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_284, and the Request Id: 32f65825, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.607+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_282-, and the Request Id: 21196fc9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.613+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7cc66799, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.616+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14eede9a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.617+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14eede9a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.618+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 46760d23, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.618+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46760d23 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.619+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_279, and the Request Id: 44ad1262, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.620+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ba1990d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.624+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47fad321, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.627+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7efdd900, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.628+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7efdd900 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.629+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3090cb59, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.630+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3090cb59 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.632+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4eb1fcfe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.632+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_278, and the Request Id: 7006ccbf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.640+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4df8c971, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.644+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c2606fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.645+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 756b5334, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.648+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3700e70f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.656+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 796ae2a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.657+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 796ae2a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.659+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2d9b564b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.659+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d9b564b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.663+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_278, and the Request Id: 7ebd05a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.664+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_279-, and the Request Id: 90c4c44, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.668+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3a4128ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.671+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_278-, and the Request Id: 670c899b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.672+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a4128ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.675+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_284-, and the Request Id: 775f7e85, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.675+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5b080b90, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.675+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3b0e986e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.676+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b0e986e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.676+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b080b90 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.678+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_277, and the Request Id: 2507c742, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.679+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e239958, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.683+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6356615e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.685+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6356615e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.685+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_278, and the Request Id: ee1d50d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.686+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5b75721f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.687+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7af891c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.687+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b75721f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.688+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7af891c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.692+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 577bb8d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.693+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 577bb8d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.694+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 36ec7db6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.694+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36ec7db6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.694+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7670ff1c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.695+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_276, and the Request Id: 40aa3e4f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.695+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7670ff1c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.696+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e239958 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.697+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_277, and the Request Id: 4d8e00b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.697+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_280, and the Request Id: 420b23ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.704+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47d7f434, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.706+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_278-, and the Request Id: 5c6d336a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.708+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c005c1c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.715+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ed3f888, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.719+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_277-, and the Request Id: 761cb159, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.720+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58f04cf7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.721+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_276-, and the Request Id: 731c36b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.723+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_278-, and the Request Id: 470a8d0e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.733+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_277-, and the Request Id: 6cba2cab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.736+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_280-, and the Request Id: 6ef3b61b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.739+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7fc13ae7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.740+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fc13ae7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.743+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40516682, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.743+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 371ebf6b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.744+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 371ebf6b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.748+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_283, and the Request Id: 1afce930, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.752+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31f6d1ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.752+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75767b67, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.754+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d85b66c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.757+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_283-, and the Request Id: 29fc0031, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.763+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49a7d9bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.763+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 630b7958, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.775+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f4f5342, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.778+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7aa0bb33, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.783+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a818663, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.783+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46240d4e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.788+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 51e742c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.789+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51e742c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.791+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4dcaf96f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.793+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 450d4bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.794+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 450d4bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.795+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_280, and the Request Id: 6a7f5a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.799+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e0216a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.800+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e0216a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.803+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 26508434, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.803+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4abe1187, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.804+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26508434 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.810+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_279, and the Request Id: 7527e0f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.811+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5544733f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.817+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 778c4d45, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.820+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76d9d4a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.828+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60e45f49, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.828+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58507b8c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.832+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7bf2449c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.833+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bf2449c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.836+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d61a1db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.836+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 66a505b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.837+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66a505b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.841+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d61a1db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.842+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 33e97132, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.842+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33e97132 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.843+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_279, and the Request Id: 1020462e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.843+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2fbe24a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.844+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fbe24a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.845+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 17a1531a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.846+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17a1531a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.847+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_280-, and the Request Id: 64b408e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.849+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_278, and the Request Id: 616a6acd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.849+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_279-, and the Request Id: 5c23809c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.849+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_285, and the Request Id: 2a1ee294, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.855+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ea0a988, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.856+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ea0a988 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.858+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e04f1bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.859+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e04f1bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.863+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_279, and the Request Id: 6b9980d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.866+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 280b9f67, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.867+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5028a5dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.867+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 280b9f67 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.869+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d647763, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.869+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d647763 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.870+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_284, and the Request Id: 20232869, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.871+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5028a5dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.871+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 24996172, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.873+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24996172 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.877+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 706660fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.877+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 37af32c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.878+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 706660fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.878+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37af32c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.879+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 77a49505, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.880+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77a49505 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.881+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_277, and the Request Id: 55fa83cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.882+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_278, and the Request Id: 2ab3df3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.882+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6d807700, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.884+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d807700 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.886+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_284-, and the Request Id: 15bde6e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.888+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_281, and the Request Id: 1c712bc3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.895+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13f9aa5f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.900+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_279-, and the Request Id: 3b38c60e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.900+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25369f4a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.907+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a215e55, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.910+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_285-, and the Request Id: c29b872, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.913+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_277-, and the Request Id: 1fc7d318, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.913+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_279-, and the Request Id: 5c98c227, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.914+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_281-, and the Request Id: 18085763, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.915+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_278-, and the Request Id: 6fd96086, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.916+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37fc14aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.916+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 256ed2af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.918+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_278-, and the Request Id: 3fed6a07, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.925+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74bb8131, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.928+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ffe6695, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.935+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c682376, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.935+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20e055a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.936+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 99bffdc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.940+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a70115f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.944+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e887b4f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.948+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58bd9ef0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.955+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 596fe525, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.955+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 11425216, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.956+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11425216 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.958+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ff76339, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.959+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ff76339 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.960+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f7fa10f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.962+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_280, and the Request Id: 752d7d5e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.967+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 329cafc9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.967+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 60abefe2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.968+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60abefe2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.969+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7362eab7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.971+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 60bfd8be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.972+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60bfd8be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.973+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60f9071c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.976+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_285, and the Request Id: 530b9a92, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.982+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a36ca3f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.985+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d8acaec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.987+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 65d3e16f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.993+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7f3fb6ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.993+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65d3e16f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.993+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 361af408, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.993+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_280-, and the Request Id: 1ffb3fac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.995+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 361af408 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.995+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f3fb6ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.995+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 558e35c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.996+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 558e35c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.998+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5db889eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.998+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5db889eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.999+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 45062af1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.999+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_282, and the Request Id: 5405afeb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:21.999+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45062af1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.004+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2b65ef0b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.005+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b65ef0b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.005+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2b1ec911, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.006+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b1ec911 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.006+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c1dcfb0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.007+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c1dcfb0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.007+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_286, and the Request Id: 3bc8b4e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.008+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_285-, and the Request Id: 490f50b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.008+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 784a005e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.009+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 784a005e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.009+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_281, and the Request Id: 2672cb15, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.012+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_280, and the Request Id: 79557366, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.013+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 28c81abb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.013+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 46025b3b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.013+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46025b3b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.013+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28c81abb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.016+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_279, and the Request Id: 6c0a0f14, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.016+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_278, and the Request Id: 3a8fbad0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.019+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_281-, and the Request Id: 387b3678, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.023+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e5ca71c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.025+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e5ca71c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.031+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 67a175f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.032+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67a175f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.033+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_280, and the Request Id: 4fc0996c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.034+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5b43505a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.035+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d49505e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.035+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b43505a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.036+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 488f24c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.037+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 488f24c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.038+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_279, and the Request Id: 4365d90b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.043+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_282-, and the Request Id: 6c461370, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.050+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30c39506, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.053+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_280-, and the Request Id: 79844243, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.063+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_279-, and the Request Id: 7478d6e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.063+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_286-, and the Request Id: 2f563115, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.064+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_278-, and the Request Id: 5a7af85b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.069+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_280-, and the Request Id: 56496a1a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.068+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3159e83c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.072+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a9b6d63, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.075+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59e4e2f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.078+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_279-, and the Request Id: caa4700, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.085+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4381d4dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.085+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50cc9975, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.085+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53fec76d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.087+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e391ba8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.088+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d684f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.092+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: bda0039, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.097+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 47f0929a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.098+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7069cea4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.099+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47f0929a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.103+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 512da8cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.104+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 512da8cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.104+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 28b099c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.105+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28b099c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.107+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_286, and the Request Id: 58cf3e5e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.108+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1040c363, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.109+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1040c363 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.110+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c585267, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.110+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c585267 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.111+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_281, and the Request Id: 4cd1efe9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.111+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 153f31eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.113+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 794aee64, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.114+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3afd9d1c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.115+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 153f31eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.116+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_282, and the Request Id: 57178522, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.123+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_286-, and the Request Id: 9920c57, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.126+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41f08f56, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.128+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5cc3d08a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.131+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3cb49e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.134+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6af096e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.139+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_281-, and the Request Id: 487ff516, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.139+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 364bf380, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.140+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 364bf380 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.142+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 507633c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.143+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 507633c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.143+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f105d0c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.146+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_282-, and the Request Id: 66a0709c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.147+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49f97d2a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.148+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49f97d2a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.150+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 66acc31b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.150+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_280, and the Request Id: 332536ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.151+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66acc31b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.152+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76e6be4a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.154+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_281, and the Request Id: 2cdc44f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.157+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29689356, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.157+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 78783cec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.158+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78783cec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.161+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 115b062e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.161+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7a5ad56e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.163+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a5ad56e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.164+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_280, and the Request Id: 8bf1473, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.168+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: bba73a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.169+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 52d25fca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.169+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bba73a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.170+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52d25fca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.170+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 53dfd818, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.171+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53dfd818 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.173+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 25ebc2f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.174+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25ebc2f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.175+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_287, and the Request Id: 9a33e54, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.175+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_281, and the Request Id: 324ae930, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.181+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_280-, and the Request Id: 6788319b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.188+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f39ce91, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.190+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 348c6c48, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.190+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_280-, and the Request Id: 43077f0d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.197+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 34367b7c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.198+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34367b7c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.199+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cb86f85, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.199+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_287-, and the Request Id: 5911098a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.201+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_281-, and the Request Id: 37d113b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.202+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2fd2060d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.203+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fd2060d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.206+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_279, and the Request Id: 11456499, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.213+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2142d1c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.216+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dbbc0d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.216+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_281-, and the Request Id: 450996d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.221+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 11e75fcb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.222+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11e75fcb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.222+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3312fe9f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.229+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_279-, and the Request Id: 76f63724, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.229+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1fb6cd7d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.230+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fb6cd7d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.230+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1027b98f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.231+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3db91135, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.232+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c0ba92a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.232+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3db91135 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.234+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46ff320c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.235+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c83dda9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.237+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c83dda9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.242+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_282, and the Request Id: 42936a4f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.243+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d2be589, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.248+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_283, and the Request Id: 50932eb1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.250+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7448a912, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.250+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 25a6388d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.252+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25a6388d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.255+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 683f1fbb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.258+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6ed16e46, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.259+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ed16e46 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.261+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_283, and the Request Id: 611c5347, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.263+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1aaa1207, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.264+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1aaa1207 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.266+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49343360, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.267+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 47c25426, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.268+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47c25426 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.272+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_287, and the Request Id: 7d84c4ac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.273+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_283-, and the Request Id: 567924f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.273+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1928c08, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.278+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e32d5bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.278+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 498d33d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.279+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e32d5bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.280+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3a46ce8e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.281+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a46ce8e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.281+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17d07762, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.282+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c4dc5d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.283+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c4dc5d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.283+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_282-, and the Request Id: 3ef3d2e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.284+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1d9a9a3d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.285+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d9a9a3d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.288+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_282, and the Request Id: 55dbc470, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.291+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_283-, and the Request Id: 6c8e2b90, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.291+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: bd6254d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.291+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 30cd449a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.293+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bd6254d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.295+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_281, and the Request Id: 7587515d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.295+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30cd449a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.296+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_281, and the Request Id: 7af9829a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.297+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b88e629, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.298+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 201143b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.307+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5abdca12, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.307+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 365efac5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.307+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_281-, and the Request Id: 6cebf6a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.313+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_281-, and the Request Id: 3a3c381a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.314+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54a26a4a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.314+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 24e0962e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.314+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5abdca12 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.315+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24e0962e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.316+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_287-, and the Request Id: 72c7785e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.317+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d36b3ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.318+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d36b3ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.318+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7173fe66, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.319+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_282-, and the Request Id: 43581eb4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.319+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7173fe66 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.320+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_280, and the Request Id: 30dd1398, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.321+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_282, and the Request Id: 9a5e98f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.322+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7284e683, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.323+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7284e683 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.327+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 56617e14, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.328+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56617e14 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.329+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63807729, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.330+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_288, and the Request Id: a159851, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.334+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a2ec83c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.339+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_288-, and the Request Id: 20b8456a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.339+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a3e6594, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.343+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52916892, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.346+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6764e26f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.348+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_282-, and the Request Id: 30008b92, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.352+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_280-, and the Request Id: 2d4db817, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.354+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19650266, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.355+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 238dea7c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.356+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f384777, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.361+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d203a01, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.362+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d203a01 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.364+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 311489ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.364+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 210177f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.365+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 311489ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.367+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_284, and the Request Id: 3dae8c5b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.368+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5fbe4b6d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.373+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a253017, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.379+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44dc5fcf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.380+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ffd1f5b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.381+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40708bc1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.381+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 773ef45a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.382+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40708bc1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.382+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ffd1f5b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.383+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f8ed7a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.384+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 58f64f2b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.385+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58f64f2b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.385+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_284-, and the Request Id: 778443e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.386+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_284, and the Request Id: 20687e45, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.387+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5b06f707, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.387+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b151779, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.388+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b06f707 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.389+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: bbf385d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.390+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3b2a6e3f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.391+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bbf385d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.391+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b2a6e3f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.391+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f37f016, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.391+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 29540ecb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.393+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29540ecb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.397+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f9c6cce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.397+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71e38324, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.398+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f9c6cce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.399+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_283, and the Request Id: 1396d7ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.400+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_283, and the Request Id: 4432edc4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.399+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71e38324 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.400+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f37f016 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.401+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3515660c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.401+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_282, and the Request Id: 7332f295, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.402+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 15e95593, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.403+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15e95593 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.403+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_288, and the Request Id: 1ae3a7c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.404+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fe93229, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.404+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 20997444, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.405+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20997444 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.405+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_284-, and the Request Id: 788ac013, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.409+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_282, and the Request Id: 216588b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.413+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 563b2160, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.413+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_283-, and the Request Id: 2a882e68, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.414+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 563b2160 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.416+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5197f2ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.417+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5197f2ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.417+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ea4926c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.418+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ea4926c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.418+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_283-, and the Request Id: 4742979e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.421+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3b002fcc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.421+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 536001f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.421+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_288-, and the Request Id: 1f5398b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.422+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b002fcc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.422+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 536001f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.423+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cdde7b3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.423+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_283, and the Request Id: 711b13f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.424+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e627fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.427+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_282-, and the Request Id: 65fc1608, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.427+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ebdc2b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.428+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ebdc2b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.430+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_289, and the Request Id: 44b23df4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.432+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2569f584, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.433+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_283-, and the Request Id: 414e18a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.434+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e973dd7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.438+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_281, and the Request Id: 20c7a4d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.439+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_289-, and the Request Id: 4911be7f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.446+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_281-, and the Request Id: 185aaec4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.447+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2cda2acc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.448+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cda2acc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.451+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: bba9be4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.452+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 59563499, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.453+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a699222, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.453+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59563499 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.456+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_285, and the Request Id: 253066b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.456+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_282-, and the Request Id: 126f7974, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.468+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 143c3f05, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.468+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3586571d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.469+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eff7b3b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.470+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7571add7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.471+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e56bae2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.476+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67d81549, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.480+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 790e640, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.486+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 739c7379, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.487+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 739c7379 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.488+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 62c25d1a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.488+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62c25d1a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.489+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_285-, and the Request Id: 47a5135b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.490+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_285, and the Request Id: 75327085, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.496+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7bf4faa3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.501+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5160fb43, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.508+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 79c26e45, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.509+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79c26e45 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.510+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 214016f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.511+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 214016f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.513+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78a4bca7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.514+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b4d57ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.515+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b4d57ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.515+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_289, and the Request Id: 73fcb3b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.516+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 45a03230, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.517+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45a03230 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.518+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_284, and the Request Id: 548f3f1c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.531+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 60be0482, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.532+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60be0482 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.532+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2680694a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.534+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7686230e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.535+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7686230e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.539+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_284, and the Request Id: 627c92de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.539+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ac2be2e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.540+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2cd50455, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.541+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 60d3ef5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.542+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60d3ef5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.542+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_285-, and the Request Id: 6b507cbe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.544+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 490556d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.546+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 490556d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.547+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_284-, and the Request Id: 444ba1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.548+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_282, and the Request Id: 2c869add, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.549+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_289-, and the Request Id: 7e5fc6d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.550+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 652eb6a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.551+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 652eb6a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.553+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 42f2a7a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.555+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61e5d930, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.560+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ecaea70, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.560+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c1d386d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.561+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ecaea70 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.563+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_284, and the Request Id: 2bfe575f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.565+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42f2a7a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.568+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 486f8774, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.568+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_284-, and the Request Id: 6d804552, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.568+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 372636ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.568+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a552901, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.570+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a552901 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.570+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c5559fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.571+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c5559fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.571+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d260bac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.571+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d260bac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.572+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4b7e4859, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.573+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5503af49, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.573+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 486f8774 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.575+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_290, and the Request Id: 1fda3961, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.575+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5503af49 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.576+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7f132653, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.576+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b7e4859 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.576+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_283, and the Request Id: 1e3f80ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.578+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f132653 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.578+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_283, and the Request Id: 11e8d9ac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.580+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20657664, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.582+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_286, and the Request Id: 9bcd283, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.586+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_283-, and the Request Id: 642ffd17, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.586+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_282-, and the Request Id: 44ae21d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.589+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5af3e91e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.589+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_284-, and the Request Id: 2927779a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.596+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_290-, and the Request Id: 28eb5e21, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.596+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_283-, and the Request Id: 358f63b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.601+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77c2dc60, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.604+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 274e644e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.604+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39a1fd72, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.607+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3428685c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.610+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b0a5f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.617+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33a9d4b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.619+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78bd3d62, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.620+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 93e53fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.621+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b545ac1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.621+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45b72a3b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.622+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 207bc0fc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.623+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_286-, and the Request Id: 70216e6d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.627+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2fa1eafc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.628+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 397d4c11, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.630+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 358e8f8c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.631+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7f6390ad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.632+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f6390ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.632+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2597f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.633+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 604e33f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.634+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 724f046f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.634+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 604e33f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.635+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 724f046f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.635+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 370e2d04, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.635+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79e87c5e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.636+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 370e2d04 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.637+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fa1eafc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.638+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 683dcb51, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.639+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_291, and the Request Id: 794e01ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.639+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_285, and the Request Id: 5efb20a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.639+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 596e1084, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.639+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 372aaa68, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.640+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 596e1084 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.641+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_285, and the Request Id: 6b1cae19, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.643+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 683dcb51 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.643+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 61f958df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.641+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5047ba84, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.644+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61f958df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.645+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 372aaa68 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.645+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7a40041f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.646+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a40041f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.647+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 106e4592, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.647+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 25143f34, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.648+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 106e4592 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.648+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_290, and the Request Id: 84a1e27, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.649+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_284, and the Request Id: 1aa56fdb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.650+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_285-, and the Request Id: 7983c2e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.651+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 343b7506, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.652+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25143f34 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.653+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5192d59a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.654+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5192d59a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.654+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 343b7506 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.656+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_286, and the Request Id: 2c402c16, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.658+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f5dad35, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.658+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_291-, and the Request Id: 3eed7e55, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.659+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f5dad35 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.659+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 901abbc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.659+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13e712e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.660+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 901abbc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.660+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d78c15c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.661+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f5362ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.662+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f5362ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.663+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_285-, and the Request Id: 7e96a726, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.663+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2f303cea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.663+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_284, and the Request Id: 132f339a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.664+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f303cea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.664+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_284-, and the Request Id: 64f07279, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.665+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_285, and the Request Id: 187f86d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.666+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_283, and the Request Id: 5cd3f0a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.667+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_290-, and the Request Id: 559b4920, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.668+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4665f557, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.670+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ce33dd3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.670+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2cdff2c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.672+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_284-, and the Request Id: 5291a725, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.673+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1b500e7c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.674+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b500e7c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.674+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_286-, and the Request Id: 78329248, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.674+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ef25452, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.676+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 38848124, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.676+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a321d5d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.677+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_283-, and the Request Id: 507e6fa3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.678+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38848124 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.679+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6be084cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.679+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_285-, and the Request Id: 22e0e091, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.680+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_287, and the Request Id: 172cd008, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.687+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45c4e500, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.687+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d1669e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.689+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c5637e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.690+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_287-, and the Request Id: 6dd712b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.704+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f0e8e4d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.705+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62234884, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.707+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49bd2e16, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.707+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f0e8e4d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.708+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 18b50c6d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.708+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44a86d0c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.709+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18b50c6d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.710+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69e336be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.711+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_292, and the Request Id: 4bb09527, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.715+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 123b7798, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.716+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14b35c92, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.716+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 28e2ba11, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.717+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28e2ba11 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.718+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56c8c3fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.719+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7fd82521, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.719+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ca562b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.723+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ca562b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.723+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 42054c8e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.724+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42054c8e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.725+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 75420c43, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.725+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_285, and the Request Id: 1f1ed05a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.726+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e534c31, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.727+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e534c31 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.728+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75420c43 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.728+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c22c836, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.728+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c22c836 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.729+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_286, and the Request Id: 348ae14c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.729+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_291, and the Request Id: 7875f199, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.732+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4906465d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.733+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4906465d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.733+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2714e32c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.735+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_292-, and the Request Id: 3769dc5c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.737+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5f78799e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.738+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f78799e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.738+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14e276fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.738+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14e276fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.739+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 10f90499, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.739+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10f90499 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.740+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 77f86800, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.740+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_285, and the Request Id: 16cfec10, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.741+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77f86800 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.741+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 570d740, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.742+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 570d740 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.747+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 806766, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.747+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_286, and the Request Id: 36bd618a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.752+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_286, and the Request Id: 47877e49, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.756+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4a50bc5f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.757+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a50bc5f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.758+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 16fa631, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.759+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16fa631 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.764+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_288, and the Request Id: 78985606, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.765+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 42122413, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.766+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42122413 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.769+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d0804b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.769+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_285-, and the Request Id: 63c589d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.770+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d0804b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.773+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_288-, and the Request Id: 1171f5cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.773+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_287, and the Request Id: 5290b291, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.774+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_286-, and the Request Id: c7c3cc5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.781+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b505e91, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.781+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_291-, and the Request Id: 54dc86a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.783+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_285-, and the Request Id: 68eadc78, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.784+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_286-, and the Request Id: 1142ccdd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.795+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 452535b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.796+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 452535b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.830+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22b4a208, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.832+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 200e4eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.832+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1239aa20, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.832+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1239aa20 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.835+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 397bda51, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.835+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d4f7e04, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.837+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f19c1bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.837+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_287-, and the Request Id: 2d65d547, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.837+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b7d8ae3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.839+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_284, and the Request Id: 6648afbe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.839+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_286-, and the Request Id: 38422d58, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.839+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f84fcd6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.845+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61d1bd62, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.846+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f60a90d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.847+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fe59215, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.849+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f6c4bba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.852+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 506245eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.856+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_284-, and the Request Id: 4dd5b7ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.858+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 426b0712, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.860+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5980e0ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.869+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36b5924d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.871+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 780eb803, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.876+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2d60404c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.877+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 780eb803 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.877+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14b1b7e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.877+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d60404c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.877+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14b1b7e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.878+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 114a7f21, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.879+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1a4b58c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.879+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 114a7f21 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.880+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a4b58c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.885+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_286, and the Request Id: 27f50e84, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.886+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 54882e9f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.886+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_292, and the Request Id: 21bb36fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.886+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54882e9f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.886+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 74ca0555, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.887+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74ca0555 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.892+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 54aa0f0c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.892+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_286, and the Request Id: 2bfcd31, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.893+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54aa0f0c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.894+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_287, and the Request Id: 67698858, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.895+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 165ebb35, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.895+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 165ebb35 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.896+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e9746c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.898+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39e4db9f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.898+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4d802d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.898+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d802d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.899+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_293, and the Request Id: 35b4b776, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.907+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 486ea280, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.908+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 486ea280 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.911+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c9497cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.912+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c9497cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.913+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 560e6c1b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.913+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_287, and the Request Id: 2891a674, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.914+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 560e6c1b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.918+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12c94203, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.919+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 68c8e859, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.920+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68c8e859 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.921+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_286-, and the Request Id: 190a1bcc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.923+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_289, and the Request Id: 43f9747, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.928+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_292-, and the Request Id: 4dfa91f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.931+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_286-, and the Request Id: 6b99938d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.939+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_287-, and the Request Id: 1b50ebd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.948+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69dfad54, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.955+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4eaed73d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.957+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4eaed73d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.960+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6797fe29, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.961+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6797fe29 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.961+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_293-, and the Request Id: 39d9f65c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.962+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_287-, and the Request Id: 43cee47c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.963+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_288, and the Request Id: 1054e0b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.967+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 54ff1d7a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.973+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54ff1d7a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.975+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 561b15d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.975+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6434ff84, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.976+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6434ff84 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.977+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_289-, and the Request Id: 69d2f3a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.978+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_287, and the Request Id: 15c4e61a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.980+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c799e51, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.980+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4447222, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.981+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39954bf2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.985+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 736780ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.985+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2fe82a30, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.990+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61876e1c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.992+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3197e889, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:22.997+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_288-, and the Request Id: 3d8cb42a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.000+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 329eb57a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.011+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a7d69bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.018+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 10e4f35b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.019+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10e4f35b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.020+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_287-, and the Request Id: 2f929057, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.022+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4e8e2287, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.023+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e8e2287 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.024+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_285, and the Request Id: 3837fe92, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.031+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71d6f11e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.034+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e035888, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.036+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 242e4f48, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.038+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 242e4f48 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.041+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6912e544, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.042+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6912e544 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.043+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_287, and the Request Id: 3a0d62bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.048+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1338138b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.050+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_287-, and the Request Id: 27929e16, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.056+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72e223b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.063+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7105cf9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.065+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7105cf9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.066+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b9c5019, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.067+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b9c5019 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.069+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_294, and the Request Id: 1a9f097b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.073+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 61eaa62e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.075+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61eaa62e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.077+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d18e59f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.078+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d18e59f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.078+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 331346cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.078+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7e6ef84e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.080+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e6ef84e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.084+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_288, and the Request Id: 449d3483, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.084+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 53642bfd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.086+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53642bfd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.087+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_287, and the Request Id: 4ff2e386, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.088+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_285-, and the Request Id: 2baa7a25, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.093+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 124f37c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.094+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 124f37c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.095+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 501be47d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.096+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 505f6bd2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.098+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 505f6bd2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.100+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 501be47d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.100+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7ff5a092, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.101+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_288, and the Request Id: 653dfc72, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.101+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ff5a092 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.103+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_293, and the Request Id: 5e7bf896, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.112+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_287-, and the Request Id: 4b5f81f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.117+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 187d9086, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.122+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_293-, and the Request Id: 64f19189, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.122+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8e9a982, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.128+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_288-, and the Request Id: 5094553d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.132+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d7c365b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.139+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40dad28f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.140+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40dad28f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.145+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 65a6aca4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.146+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65a6aca4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.146+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_288-, and the Request Id: 6f60533, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.148+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_294-, and the Request Id: 4848535d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.149+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_290, and the Request Id: 5f2200f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.152+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1227b866, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.163+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2046988d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.164+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2bbf4261, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.167+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4aa9aaaa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.171+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b89d468, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.185+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b5ccd9c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.192+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7d954e08, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.194+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d954e08 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.194+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_290-, and the Request Id: 7037cedf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.197+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 269a6118, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.198+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e69249, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.199+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e69249 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.199+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 149bd64f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.200+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a25a4c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.201+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_288, and the Request Id: 69dce578, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.210+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 721f7239, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.210+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ad83c90, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.211+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3da43420, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.211+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50e4650b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.216+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b0881e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.222+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30545b6f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.227+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e06fae6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.227+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_288-, and the Request Id: 6d23eddf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.228+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e06fae6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.230+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b0881e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.230+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 42150de, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.231+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42150de the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.232+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_286, and the Request Id: 25bc45d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.232+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 24db7377, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.233+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24db7377 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.233+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2b51f0d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.234+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b51f0d7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.234+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_294, and the Request Id: 3bea2a3b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.235+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 234637c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.236+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 234637c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.238+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 11ead503, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.238+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 109019da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.239+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11ead503 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.240+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 109019da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.240+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 572476d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.241+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 572476d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.241+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 63c57442, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.241+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_289, and the Request Id: 6edd787d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.241+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63c57442 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.242+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_288, and the Request Id: 604728a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.244+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_288, and the Request Id: 6aec6c91, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.245+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ad4d01e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.253+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a06e90f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.256+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 24cbf15d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.256+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 699f65ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.257+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 699f65ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.258+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24cbf15d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.259+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 77ba1c59, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.259+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 136c2dfa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.260+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77ba1c59 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.261+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 136c2dfa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.261+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_289, and the Request Id: 23f7bd9e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.261+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_295, and the Request Id: 40f52210, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.263+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_286-, and the Request Id: 701e3ff1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.265+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_294-, and the Request Id: 2ab146a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.271+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_288-, and the Request Id: 30dcfa77, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.273+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_288-, and the Request Id: 78dcdcfb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.268+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_289-, and the Request Id: 65619c43, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.276+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4598b3be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.282+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70350a7b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.286+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13989240, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.288+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e8bdd3a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.288+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_289-, and the Request Id: 68e7bb0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.289+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e8bdd3a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.291+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e28cd8c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.291+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e28cd8c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.293+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_295-, and the Request Id: 5c7514d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.294+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 53d63b98, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.295+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53d63b98 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.295+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7286864c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.297+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_289, and the Request Id: 42a1e26a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.298+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23b308e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.301+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4cdf8629, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.302+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cdf8629 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.303+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_291, and the Request Id: 661da804, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.305+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 144feb76, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.306+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 220b84a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.310+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6cc5f798, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.312+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cc5f798 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.316+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2b433006, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.317+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_291-, and the Request Id: 46dc0f91, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.317+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b433006 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.318+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_289, and the Request Id: 6f6b1559, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.320+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cb714de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.322+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55c81e21, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.324+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c038df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.324+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c0abd76, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.324+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 607bfda0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.325+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_289-, and the Request Id: b759d4a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.326+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_289-, and the Request Id: 2f31303, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.328+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c0ad711, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.329+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 36490eb1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.330+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36490eb1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.329+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79f336d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.331+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22c54c1d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.331+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4659d782, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.332+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55ff751f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.333+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 69698ec4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.334+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69698ec4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.335+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_290, and the Request Id: 29765a78, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.340+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a938fab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.341+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 69116397, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.342+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69116397 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.343+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f500b64, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.344+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f500b64 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.346+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_289, and the Request Id: 743ee2c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.347+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 57190c3f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.348+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b92aeb3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.349+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57190c3f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.350+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 399b6992, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.350+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 399b6992 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.352+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6cf3131a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.352+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 245c94bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.353+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cf3131a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.353+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 245c94bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.353+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_287, and the Request Id: 1c573c4c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.359+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 791d85bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.359+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 791d85bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.360+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7324298a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.360+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7324298a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.361+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_296, and the Request Id: 1a6b1811, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.362+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_295, and the Request Id: 31e3c8d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.364+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e2c8c64, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.370+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e2c8c64 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.370+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 290e1567, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.371+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 290e1567 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.371+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_289, and the Request Id: 5dca4da9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.389+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e32dae2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.389+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4dadda10, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.390+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4dadda10 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.393+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 766fb79f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.393+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 766fb79f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.396+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_290-, and the Request Id: 1b78a1df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.400+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58199c50, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.400+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_290, and the Request Id: 578ff47c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.402+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_289-, and the Request Id: 4b5b27bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.405+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_287-, and the Request Id: 530e2ee4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.405+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1784cacc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.407+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_296-, and the Request Id: 641cc434, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.408+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_295-, and the Request Id: 23fb294f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.413+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_289-, and the Request Id: 72aa5fff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.418+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6a4bea24, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.419+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a4bea24 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.424+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 62c33dd2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.425+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62c33dd2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.428+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64a42f16, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.428+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 540c6e02, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.430+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14ca3509, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.430+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14ca3509 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.431+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_290-, and the Request Id: 12fbd177, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.431+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7bdb1a69, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.432+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1bb2ab0b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.432+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_292, and the Request Id: 37924e9f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.433+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7d35ca25, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.434+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d35ca25 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.436+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 11de8058, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.436+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11de8058 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.437+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e349172, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.438+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac5ee53, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.439+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8aac346, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.440+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8aac346 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.440+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_290, and the Request Id: e0c61e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.442+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_290, and the Request Id: 2140a74a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.448+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12e9ed3e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.451+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1039ac7a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.453+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7488bfc3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.454+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_292-, and the Request Id: 4f643cf1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.464+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b0622dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.464+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7472161d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.466+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d38fed7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.467+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_290-, and the Request Id: 3a352f14, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.469+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 620d37db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.476+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6b8f8319, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.476+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_290-, and the Request Id: 7a4f9a2a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.477+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b8f8319 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.478+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ccd671, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.478+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ccd671 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.479+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 724b471d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.480+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 724b471d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.480+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7b7fb34c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.481+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b7fb34c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.482+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f2b3733, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.483+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_297, and the Request Id: ca452eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.483+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_291, and the Request Id: 1443d6a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.487+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c6bf471, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.489+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 51135918, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.490+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51135918 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.491+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 69a05590, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.492+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69a05590 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.495+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 28571d35, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.496+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28571d35 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.497+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e1086c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.497+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_290, and the Request Id: 8c8fc18, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.498+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e1086c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.498+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1870483f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.499+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4e4edfa0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.500+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e4edfa0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.500+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15821a28, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.500+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15821a28 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.501+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 221f876e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.503+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_290, and the Request Id: 5ec8931c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.506+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_296, and the Request Id: 70864359, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.508+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49b8cac9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.510+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_290-, and the Request Id: 25469a39, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.510+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 721c7f2f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.511+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_297-, and the Request Id: 20e80296, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.512+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 721c7f2f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.519+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 40a7a803, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.520+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40a7a803 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.521+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_291-, and the Request Id: 71f3f0e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.523+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_288, and the Request Id: 4b6ab845, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.523+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7042ce1c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.532+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ebc9ff2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.533+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_290-, and the Request Id: 7c36df10, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.537+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a1c2c8f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.538+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa3b84e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.539+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_288-, and the Request Id: 23db14d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.539+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_296-, and the Request Id: 4805b342, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.540+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3d73d446, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.546+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d73d446 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.547+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2dd675c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.549+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5aaadd01, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.549+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5aaadd01 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.550+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8c73da2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.550+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8c73da2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.553+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_291, and the Request Id: 7750b793, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.554+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 187fd997, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.554+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 187fd997 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.556+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_291, and the Request Id: 6c75f87, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.558+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c0bd2cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.559+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c0bd2cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.559+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77e98bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.561+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49bcbf13, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.562+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 130ba72b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.563+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 130ba72b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.563+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 576e4de, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.564+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 576e4de the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.569+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 61ffb2bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.570+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61ffb2bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.570+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d158584, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.572+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3a443f52, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.572+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_298, and the Request Id: 421106de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.573+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a443f52 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.574+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_293, and the Request Id: 3254a36b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.574+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 764b91be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.574+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 764b91be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.575+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_291, and the Request Id: 5e6b2e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.579+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ba5da1c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.583+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_291-, and the Request Id: b87548, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.588+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2697df09, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.594+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 466b8b8f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.598+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2aa609ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.599+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2aa609ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.603+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 85506bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.605+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 85506bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.606+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_291, and the Request Id: 4e50eb07, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.606+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_291-, and the Request Id: 19f5e23f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.613+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 695be49b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.613+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36b62dbe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.619+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b189066, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.621+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_298-, and the Request Id: 38f7a0c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.624+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_291-, and the Request Id: 215caf50, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.626+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_293-, and the Request Id: 62f10f99, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.627+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c691044, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.628+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_291-, and the Request Id: 4dc75cda, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.628+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 225cab76, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.629+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 225cab76 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.630+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fe97ed8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.631+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fe97ed8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.632+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ec41871, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.632+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_292, and the Request Id: 709e2243, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.638+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67ec9c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.639+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5716d335, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.640+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67ec9c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.640+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5716d335 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.641+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 68f74245, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.642+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68f74245 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.642+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 18034c8b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.642+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18034c8b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.643+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 62f74ddd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.644+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62f74ddd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.644+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_291, and the Request Id: 78205e30, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.648+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40430e7b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.648+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e785be1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.648+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_297, and the Request Id: 510b7875, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.649+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1dfce59c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.650+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1dfce59c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.654+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e6a20a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.656+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_292, and the Request Id: 17ed2a02, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.657+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3dde8d54, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.657+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57b8217c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.660+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c50319d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.663+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_292-, and the Request Id: 637843e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.664+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5197f111, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.664+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_291-, and the Request Id: 1abb58f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.666+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38274c05, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.670+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_297-, and the Request Id: 440c988a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.675+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6a506e99, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.680+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a506e99 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.680+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 204082e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.680+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6235506d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.681+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6235506d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.681+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_292-, and the Request Id: 6da9e4ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.683+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2cd130b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.683+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7ee656fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.683+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cd130b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.683+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ee656fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.688+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_292, and the Request Id: 2ebde0d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.690+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_289, and the Request Id: b54d9a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.699+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2caa0c7b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.699+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22dd4459, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.700+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2caa0c7b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.700+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_292-, and the Request Id: 6a17a6e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.701+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 460379ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.702+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 276beefe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.703+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b412b1f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.703+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 48d2d57f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.704+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d2d57f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.707+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5fd97eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.707+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 17ec8c90, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.708+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17ec8c90 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.708+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e90ab15, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.710+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e90ab15 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.711+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_292, and the Request Id: 29af79bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.711+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6555f6e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.712+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_289-, and the Request Id: 38911d28, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.712+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_292, and the Request Id: 46af283f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.716+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cf3d46, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.721+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c555e76, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.722+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19f4db3c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.723+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19f4db3c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.727+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 32a5bcd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.728+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32a5bcd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.730+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53c6b76, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.734+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_294, and the Request Id: 707133c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.735+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64aed04c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.736+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64aed04c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.737+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 60401257, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.738+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60401257 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.738+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_292-, and the Request Id: 317d3eeb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.741+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_299, and the Request Id: 3fde01b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.741+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13a5b945, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.746+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 262b8d42, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.748+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3446c710, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.748+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 262b8d42 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.749+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_292-, and the Request Id: 6f1f8234, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.749+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3446c710 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.749+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c385b6c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.751+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_294-, and the Request Id: 666ffaa1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.752+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 697b6c68, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.757+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 632a6d2b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.758+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 632a6d2b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.759+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14cd6c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.760+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 515089dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.760+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14cd6c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.761+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 515089dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.767+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 377d7771, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.767+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_299-, and the Request Id: 4335af9a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.770+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ec0251c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.779+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1814ee3e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.780+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 10375c4e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.781+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_298, and the Request Id: 4df7c565, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.781+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10375c4e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.781+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 93c3df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.781+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_293, and the Request Id: 3888c014, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.786+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 623bb60d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.787+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 623bb60d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.788+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 32965308, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.789+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32965308 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.790+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_293, and the Request Id: 6393ad2c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.790+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 697ee9e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.791+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 697ee9e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.791+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_292, and the Request Id: 1d6f6031, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.793+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60bc8df6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.794+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6a0bd178, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.795+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a0bd178 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.797+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_290, and the Request Id: 793c234, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.803+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: cf8bbdc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.811+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f479f62, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.815+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f479f62 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.816+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_293-, and the Request Id: 750345ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.816+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_298-, and the Request Id: 488fe90, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.817+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2983e740, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.818+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2983e740 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.819+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_293, and the Request Id: 12a2233b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.820+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22b39b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.821+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_293-, and the Request Id: 478ef335, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.825+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_292-, and the Request Id: 5b13cc65, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.826+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ca65be0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.827+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ca65be0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.829+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_290-, and the Request Id: 4d3d5397, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.829+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7eb6d1f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.830+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7eb6d1f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.831+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_293, and the Request Id: 79f67e15, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.836+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 311d9b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.837+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 311d9b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.838+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7eb66447, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.839+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7eb66447 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.842+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78d59a85, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.842+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_293, and the Request Id: 1cd81a6f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.846+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76078a90, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.850+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_293-, and the Request Id: 6835e14f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.855+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4cee53a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.859+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 330bd071, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.860+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 330bd071 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.864+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 77d46fa8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.865+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77d46fa8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.867+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 616ad98, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.868+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_295, and the Request Id: 519ae6ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.872+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_293-, and the Request Id: 1dd42398, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.873+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16b7f88d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.876+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39789c45, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.880+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_295-, and the Request Id: 33ac0418, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.881+0000 [Thread-11992] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2025-12-13T10:10:23.886+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5333364, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.893+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 740532b3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.893+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_293-, and the Request Id: f67f7f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.893+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ebdd30, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.900+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 642f00ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.901+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 759726cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.902+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 759726cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.902+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: cf58cd3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.904+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 157d00be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.904+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 157d00be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.906+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_294, and the Request Id: 423b011c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.908+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71b0cb7f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.910+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 512fca93, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.914+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53c79d5b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.917+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8d64263, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.922+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 56390fda, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.922+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24d9e9c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.924+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56390fda the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.925+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 89dde76, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.926+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 89dde76 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.927+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_291, and the Request Id: 6125786f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.938+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2fe096c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.945+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_294-, and the Request Id: 33ea0e27, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.947+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40962d30, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.949+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 735e675b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.949+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40962d30 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.950+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 735e675b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.951+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 793645e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.951+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 508ab2a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.951+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 76297658, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.952+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1680c833, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.952+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 508ab2a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.952+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76297658 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.953+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1680c833 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.953+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_294, and the Request Id: 56be3630, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.955+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_299, and the Request Id: 3f534af3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.957+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d3ae403, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.960+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 227e74f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.960+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d3ae403 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.961+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_291-, and the Request Id: 18dd27d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.961+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 572adfd3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.965+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 227e74f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.966+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 625ef5f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.968+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_294, and the Request Id: 76171395, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.968+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 44031b9e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.969+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44031b9e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.970+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f0b51b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.971+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_293, and the Request Id: 74a6eaff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.976+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 17b11af4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.979+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 10d4bc59, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.979+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17b11af4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.979+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10d4bc59 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.982+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_300, and the Request Id: 6362fa8e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.983+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7db9579f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.984+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7db9579f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.985+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 26d61b09, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.985+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26d61b09 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.986+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_296, and the Request Id: 7057b6f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.988+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_294-, and the Request Id: 4c7f13a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.990+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_300-, and the Request Id: 260daa14, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.991+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_296-, and the Request Id: 903089e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.993+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 414ffe8f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.995+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3bbdf529, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.996+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bbdf529 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.997+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7676fc6a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.998+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7676fc6a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:23.999+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 97a4a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.000+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_294, and the Request Id: 1c7c65d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.000+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a4a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.002+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 199c23ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.003+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 199c23ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.007+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_294, and the Request Id: 371acc6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.009+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_294-, and the Request Id: 2b1f0ff5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.017+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a9743c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.020+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_299-, and the Request Id: 27551746, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.021+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3489a6f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.023+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_293-, and the Request Id: 5d8ae125, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.024+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f488210, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.024+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c15b8f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.025+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f488210 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.026+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7fd8de34, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.027+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fd8de34 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.033+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_295, and the Request Id: 30183a9b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.037+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 615d4307, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.038+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b133013, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.038+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_294-, and the Request Id: 7fd68ffa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.043+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_294-, and the Request Id: 1bf0083f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.045+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1dcdd033, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.048+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77fccaad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.048+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20fa7985, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.053+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ddd1352, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.061+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2dcea75a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.062+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2dcea75a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.062+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5554ac7f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.063+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_295-, and the Request Id: 5edcfb15, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.063+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 209cb037, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.065+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 10d77a90, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.066+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 16b07d1c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.066+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e26b3ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.066+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10d77a90 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.067+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16b07d1c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.067+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3851a6b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.069+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 270e674a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.069+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b2e31af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.069+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 270e674a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.072+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_301, and the Request Id: 441bb637, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.074+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_295, and the Request Id: 742dbcac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.075+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5801e138, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.086+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_301-, and the Request Id: 77729433, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.086+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b02818b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.087+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7f9c7f45, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.088+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_295-, and the Request Id: 18860e6d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.089+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f9c7f45 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.090+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 77d87508, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.091+0000 [Thread-12052] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2025-12-13T10:10:24.091+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77d87508 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.094+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 181cb3c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.094+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48350ed2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.096+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48350ed2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.096+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 646879fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.096+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 784d3017, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.097+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2f807c2c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.097+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 646879fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.098+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 181cb3c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.098+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f807c2c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.098+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_292, and the Request Id: 442ff84, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.102+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 305b2845, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.102+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_294, and the Request Id: 2bb4cfc5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.103+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 36bce114, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.103+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f6a48ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.104+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f6a48ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.105+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36bce114 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.105+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75c6bf69, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.105+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_295, and the Request Id: 74bbb52e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.111+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_295, and the Request Id: 5ffe183f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.112+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fdff5e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.116+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_292-, and the Request Id: 24529b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.116+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_295-, and the Request Id: 4c1285bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.124+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3905ed3b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.125+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3905ed3b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.129+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5c431655, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.130+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c431655 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.130+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c03f2ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.130+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4059ede8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.131+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4059ede8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.131+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75928f7d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.133+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a9deebf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.133+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_294-, and the Request Id: 7a647d7f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.134+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_297, and the Request Id: 422e5f20, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.134+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 234bc2cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.135+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 31c679d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.136+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31c679d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.139+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_295, and the Request Id: 12f37cbe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.140+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 20ec26b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.141+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20ec26b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.144+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6210f1be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.144+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 72e143b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.145+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72e143b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.146+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_296, and the Request Id: 3cdac79, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.147+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_295-, and the Request Id: 62d3001c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.151+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76619d4f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.153+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_297-, and the Request Id: 7469f0ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.154+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_295-, and the Request Id: 353d2a65, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.160+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72a638d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.162+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 465efb8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.162+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26b4c492, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.163+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 465efb8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.164+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6b9b995a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.165+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b9b995a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.166+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_296, and the Request Id: 63b59672, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.169+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b4ba46, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.170+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b4ba46 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.171+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 65e204fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.172+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65e204fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.173+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e24d1da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.174+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_296-, and the Request Id: 1ad77254, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.175+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_300, and the Request Id: 64796aff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.178+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 478aa6df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.179+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 466c8113, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.179+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 466c8113 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.180+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6a477c8b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.181+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a477c8b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.182+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_296, and the Request Id: 40e7abd9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.184+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8a4b1f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.191+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b4f5915, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.195+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 15252e3d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.196+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15252e3d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.200+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3f97a1a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.201+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f97a1a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.203+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 92f2c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.203+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_302, and the Request Id: 100e7b00, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.208+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_296-, and the Request Id: 7922dc09, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.211+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 603a9b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.215+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 603a9b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.215+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ed337ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.216+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 52f28f53, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.217+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ed337ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.217+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52f28f53 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.218+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f66fab3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.219+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f66fab3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.219+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e38dde1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.221+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_295, and the Request Id: 482b1736, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.221+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_300-, and the Request Id: 5c4652de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.222+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_293, and the Request Id: 61788820, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.223+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31a60b81, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.231+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_296-, and the Request Id: 1a4a6fd8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.235+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29179ca0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.242+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 745f3198, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.244+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_302-, and the Request Id: 6038e6de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.246+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3146f82a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.249+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_295-, and the Request Id: 363a224, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.249+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 660676eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.251+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 474c69c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.254+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e812747, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.256+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e812747 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.256+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3764479e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.256+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1345a99, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.257+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3764479e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.257+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1345a99 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.258+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 24ada9f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.259+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24ada9f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.261+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_297, and the Request Id: 8946d69, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.261+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_296, and the Request Id: 32a7b89e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.261+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72ba65bc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.264+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7003686e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.265+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7003686e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.267+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2fab91c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.268+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fab91c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.270+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_298, and the Request Id: 4b33b9e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.275+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 183afebf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.277+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 41338925, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.278+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41338925 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.281+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: bd17877, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.281+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bd17877 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.282+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_296, and the Request Id: 6455a6c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.287+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_293-, and the Request Id: 70e81693, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.290+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30d96e61, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.291+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c02c253, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.292+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_296-, and the Request Id: 441715a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.298+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 45714ead, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.299+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_297-, and the Request Id: 46866983, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.299+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45714ead the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.301+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6f97c264, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.301+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14a0dfd2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.301+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f97c264 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.304+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_297, and the Request Id: 26b99794, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.306+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c3801f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.309+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_298-, and the Request Id: 6a24f96d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.309+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3009b86f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.310+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_296-, and the Request Id: 35ff4b83, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.315+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ba64298, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.318+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 416e9d88, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.319+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2bb53654, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.321+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27ba5569, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.322+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42e9550, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.324+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5fcce9f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.325+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fcce9f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.325+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e732372, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.326+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6fa5dc38, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.327+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fa5dc38 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.328+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_297, and the Request Id: 78a86906, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.331+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_297-, and the Request Id: 3a09b72c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.333+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c8bbc83, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.334+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24d90f3a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.336+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d6a1a01, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.337+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1604529, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.338+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1604529 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.338+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3cfdaefc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.340+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 52f73376, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.340+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52f73376 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.340+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 740d8666, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.341+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 740d8666 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.341+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1403d4e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.342+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1403d4e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.344+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_303, and the Request Id: 644cb89b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.345+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_297-, and the Request Id: 1a407a3a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.345+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 764c14ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.345+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5a6922b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.346+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 764c14ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.346+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a6922b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.348+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_294, and the Request Id: 704023e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.349+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_298, and the Request Id: 68d9a806, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.350+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18dccf10, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.351+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cfdaefc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.354+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2d42be07, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.355+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2901677b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.355+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d42be07 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.356+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_301, and the Request Id: 28036911, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.357+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2901677b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.358+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5219f944, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.359+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5219f944 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.360+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_296, and the Request Id: 3bbeebf6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.360+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: db93ece, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.362+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_301-, and the Request Id: 5b1008dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.362+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 521e3db8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.363+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 521e3db8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.365+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 30befa16, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.366+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30befa16 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.366+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_299, and the Request Id: 254a7e05, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.367+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_303-, and the Request Id: 327f54ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.370+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f573b0a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.372+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ea46d68, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.384+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_294-, and the Request Id: 6586a0ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.385+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_298-, and the Request Id: 3e3d1b8e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.390+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a054d21, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.390+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_296-, and the Request Id: 5f85dd63, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.391+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a054d21 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.392+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48012e46, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.393+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4787c636, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.393+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48012e46 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.395+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_297, and the Request Id: 6de122c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.404+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d066509, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.404+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_299-, and the Request Id: 1ba122df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.412+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36e3f9ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.416+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79138ad8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.419+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1a0e50ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.420+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a0e50ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.424+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7fb0f5d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.426+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fb0f5d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.428+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_297, and the Request Id: 3ac221ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.429+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b7fb455, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.429+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 778ac874, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.435+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 15f6f95, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.438+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15f6f95 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.439+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 94fb679, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.440+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 94fb679 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.441+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_297-, and the Request Id: 2614bfc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.443+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_298, and the Request Id: 7750f4ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.449+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b99ddf0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.453+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30f376ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.457+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_298-, and the Request Id: 762a976f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.458+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61c6777f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.460+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6dc38196, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.461+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6dc38196 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.462+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7f64a807, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.463+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f64a807 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.464+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_297-, and the Request Id: 681406ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.466+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_298, and the Request Id: 6c1a6b10, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.469+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 703a1e99, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.472+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 491a45ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.475+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 494959b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.479+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d02abb9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.482+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3040034d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.483+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3040034d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.484+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 44ac3413, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.485+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44ac3413 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.486+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 59a9f1d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.487+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59a9f1d7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.487+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 47f10ef1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.488+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47f10ef1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.488+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 525951ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.489+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_297, and the Request Id: 15e8d427, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.490+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 791d2d09, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.491+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5b26a93f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.491+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b26a93f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.492+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_304, and the Request Id: f356f22, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.493+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4b684118, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.494+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b684118 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.495+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_302, and the Request Id: 76bea678, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.495+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 33baf736, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.496+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33baf736 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.497+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 555b2306, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.498+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 22066958, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.498+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22066958 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.500+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_295, and the Request Id: 65b959c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.505+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_298-, and the Request Id: 10cc503e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.505+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e3f9a22, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.506+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_302-, and the Request Id: 39990b58, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.506+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e3f9a22 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.515+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78b53241, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.517+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78b53241 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.519+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_299, and the Request Id: 7c25b682, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.520+0000 [Thread-12189] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2025-12-13T10:10:24.522+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f8506d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.526+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73b985de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.529+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_297-, and the Request Id: 76abdc7f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.530+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 254b2628, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.531+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 254b2628 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.538+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5740362, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.539+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5740362 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.539+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49a81816, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.539+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_295-, and the Request Id: 58413523, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.540+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 53b32513, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.541+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53b32513 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.542+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_298, and the Request Id: 5e817928, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.542+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 483990fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.543+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3077fc4f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.544+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3077fc4f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.545+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_298, and the Request Id: 7f6c9369, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.547+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_304-, and the Request Id: 4884a8b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.547+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f0037c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.550+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae28c09, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.552+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_298-, and the Request Id: 304a9084, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.558+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55cbc6d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.563+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_298-, and the Request Id: 4c40f29d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.564+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33e8b39d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.564+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a96b21f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.565+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_299-, and the Request Id: aa90c31, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.566+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f7ae43, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.569+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aafaf2e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.571+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6695f7e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.573+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 678d8471, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.574+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5980ed0a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.575+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5980ed0a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.575+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 73eaa533, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.576+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73eaa533 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.577+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 21e9f1b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.578+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21e9f1b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.579+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 331b2eb2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.579+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_300, and the Request Id: 7d50ea42, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.580+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 331b2eb2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.581+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 410c22f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.582+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_299, and the Request Id: 5bb5601, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.583+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 410c22f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.584+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7e322739, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.585+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e322739 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.585+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 294a145f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.586+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 294a145f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.589+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8a0eedb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.589+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_303, and the Request Id: 4e835369, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.590+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a0eedb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.592+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45d96b8d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.592+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_299, and the Request Id: 376ed58, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.597+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 96ce725, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.604+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5bc23efb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.605+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12d3a9f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.605+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bc23efb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.607+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c59f259, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.608+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c59f259 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.608+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2211684, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.609+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_298, and the Request Id: 1b4b2bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.613+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_299-, and the Request Id: 3ce77ae6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.618+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_299-, and the Request Id: 1e02e9ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.619+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_300-, and the Request Id: 561d3b2d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.624+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7010ecd7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.625+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7010ecd7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.627+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 17268e23, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.630+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 34108da3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.631+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34108da3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.631+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f6034d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.631+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 796d3720, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.632+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 796d3720 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.628+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17268e23 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.634+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_303-, and the Request Id: 43285e56, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.637+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14677c93, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.638+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f65de3f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.639+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f65de3f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.641+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 112aa3ad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.642+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 112aa3ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.642+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2df321bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.642+0000 [Thread-12225] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2025-12-13T10:10:24.643+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_298-, and the Request Id: 25f07e60, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.644+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_299, and the Request Id: 1b10a1c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.644+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_296, and the Request Id: 4be51a3e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.644+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 773684d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.644+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_305, and the Request Id: 2ab3a29d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.647+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e2eafec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.649+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58103150, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.652+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b1e3109, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.654+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_296-, and the Request Id: 530c4e80, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.657+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fa41207, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.659+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_299-, and the Request Id: 67f0247f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.659+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 27c4a0af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.660+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27c4a0af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.662+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 66c83fbe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.662+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3144e4a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.663+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66c83fbe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.664+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a4372b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.664+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_299, and the Request Id: 6a934e9d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.666+0000 [Thread-12237] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2025-12-13T10:10:24.670+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_305-, and the Request Id: 6099bd9b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.671+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 47a032bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.672+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47a032bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.674+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c030d27, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.675+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c030d27 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.675+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4a18a696, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.676+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66b02070, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.677+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a18a696 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.677+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1171d37f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.677+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4fafae7e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.677+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1171d37f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.678+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b700444, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.678+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fafae7e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.679+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_300, and the Request Id: 7a182ca7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.680+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_304, and the Request Id: d836a92, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.685+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15fbd865, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.686+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15fbd865 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.687+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_301, and the Request Id: 2a8224b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.695+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2074bfa5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.695+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d0ee6c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.698+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 121a9b84, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.699+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_299-, and the Request Id: 43d4034c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.704+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6bdc7e25, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.704+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53fa38d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.707+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_301-, and the Request Id: 5c94843, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.707+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_300-, and the Request Id: 3582ec1d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.709+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bdc7e25 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.710+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43f426ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.711+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43f426ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.713+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_304-, and the Request Id: 5a39aa2f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.714+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_300, and the Request Id: 5a98ee57, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.716+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d8b748f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.717+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d8b748f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.718+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 76f153aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.719+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76f153aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.720+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 483d919b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.720+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d339df8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.721+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 483d919b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.721+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_299, and the Request Id: 7e2e16d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.723+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5c3c34a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.724+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c3c34a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.727+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 722de38b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.727+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47bc8297, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.727+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_300, and the Request Id: 338d1cfd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.728+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 722de38b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.730+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5888fdfb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.731+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5888fdfb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.731+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_299-, and the Request Id: 5aef39fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.733+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_306, and the Request Id: 37bf040e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.733+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45641a89, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.735+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23a9772f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.739+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_306-, and the Request Id: 1173b94b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.740+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_300-, and the Request Id: 2c3c8d6f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.740+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_300-, and the Request Id: 4cd1bc39, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.743+0000 [Thread-12262] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2025-12-13T10:10:24.743+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ae45e32, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.744+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2de08d5d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.745+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19d38458, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.746+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30da18a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.747+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19d38458 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.749+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3710b818, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.750+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3710b818 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.750+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c236cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.751+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2aa386c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.752+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_297, and the Request Id: 4502f56d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.754+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3542a255, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.767+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e0857b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.769+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 764bd52a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.775+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ddc7d36, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.775+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 362034de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.775+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d9356a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.779+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a8ede4a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.783+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e97ecd7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.784+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a8ede4a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.784+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_297-, and the Request Id: 21ff212c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.786+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e97ecd7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.787+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3bf04514, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.787+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e3b6135, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.788+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bf04514 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.788+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2af582ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.789+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2af582ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.790+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 101316d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.791+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3858adb2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.791+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 101316d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.792+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_300, and the Request Id: 21e34d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.794+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3858adb2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.794+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_300, and the Request Id: 7667cf2d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.796+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_302, and the Request Id: 6ea94aec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.799+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56431b11, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.803+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29ada9d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.805+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 410e40c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.806+0000 [Thread-12286] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2025-12-13T10:10:24.813+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c7c1493, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.820+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6816516e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.820+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c4d54ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.820+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2f6e16b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.821+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f6e16b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.821+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6816516e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.822+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4352d7eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.823+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4352d7eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.823+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c4d54ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.825+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6501520e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.825+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_301, and the Request Id: 738c9cc2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.825+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 77038284, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.825+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6501520e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.825+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77038284 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.826+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_305, and the Request Id: 394bd5f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.826+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_307, and the Request Id: 56cf8705, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.830+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_300-, and the Request Id: 6d25ea5c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.834+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b81539a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.835+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_300-, and the Request Id: 7844e6af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.836+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b81539a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.837+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2cc35c22, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.837+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 619497fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.838+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cc35c22 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.839+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_301, and the Request Id: 2d3e66d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.841+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3f8889e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.843+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f8889e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.844+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29101973, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.847+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: da526f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.848+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: da526f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.849+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f3d4b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.850+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2655534c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.851+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2655534c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.851+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_305-, and the Request Id: 61802a86, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.853+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_307-, and the Request Id: 7132a273, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.854+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_301-, and the Request Id: 77d57a80, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.854+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_302-, and the Request Id: 5127c797, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.855+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_301, and the Request Id: d3a9387, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.855+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 360fd16a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.861+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_301-, and the Request Id: 553ad25, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.862+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1b9fd915, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.863+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b9fd915 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.864+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_298, and the Request Id: 5fb422a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.956+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: beff720, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.958+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: beff720 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.959+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2f1a914a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.960+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f1a914a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.961+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_301, and the Request Id: 32ff1692, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.965+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5621e52, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.966+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5621e52 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.967+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 251ffcfb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.972+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_300, and the Request Id: 55cf644, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.972+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d5e40f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.973+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_301-, and the Request Id: 6bdf0d3e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.974+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 251ffcfb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.975+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c1b6a3f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.984+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 710ef47b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.984+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c86c53, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.987+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_300-, and the Request Id: 4257b483, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:24.994+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b008830, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.000+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d02ee48, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.003+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c1ff2d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.005+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_301-, and the Request Id: 4848f896, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.006+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eb6098f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.008+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13228ca0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.009+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2424316b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.010+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2424316b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.011+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 66391954, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.013+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66391954 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.014+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_306, and the Request Id: 704ee6bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.020+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 81cdf81, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.020+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c65c856, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.023+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a1f0b6d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.023+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_306-, and the Request Id: 2e20cdde, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.031+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 750868ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.032+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_298-, and the Request Id: 63b531ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.035+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6a2b8412, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.036+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a2b8412 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.038+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 41ce8cda, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.039+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41ce8cda the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.039+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f396c0a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.039+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_308, and the Request Id: 422184bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.040+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f396c0a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.042+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 307e9d6d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.042+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ba89947, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.043+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ba89947 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.044+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 38e514f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.044+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38e514f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.044+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_303, and the Request Id: 7737306a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.047+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 286708fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.047+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 286708fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.050+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 34b00f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.052+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34b00f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.052+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_302, and the Request Id: 17b48075, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.053+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_303-, and the Request Id: 38bb9899, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.053+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 29c08fe9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.054+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29c08fe9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.054+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bb90b34, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.055+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 56e1569f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.056+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56e1569f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.057+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 62a43617, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.058+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62a43617 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.061+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c639aea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.061+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_302, and the Request Id: 623d5eaf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.062+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_301, and the Request Id: 379020e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.068+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_302-, and the Request Id: 533e2231, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.068+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d7ec561, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.069+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28545e1c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.072+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_308-, and the Request Id: 5b6d98a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.074+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b4fa2bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.079+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_302-, and the Request Id: 11ee0135, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.079+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a5f3d36, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.080+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a5f3d36 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.082+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 548e45b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.083+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 84ed44, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.084+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 84ed44 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.090+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e7b7050, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.092+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_301, and the Request Id: 42f87b5e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.092+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_301-, and the Request Id: 2827fe76, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.092+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49245b82, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.093+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ad9645b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.093+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5918b8b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.099+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b68b27b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.099+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557c4e97, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.100+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 59ab1c9e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.101+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59ab1c9e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.102+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 204a67f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.103+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e3501d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.103+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e3501d7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.105+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_307, and the Request Id: 5d5da7fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.106+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_301-, and the Request Id: 7a131820, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.109+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5918b8b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.111+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 290f1490, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.111+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 620a9173, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.112+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 290f1490 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.116+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_302, and the Request Id: 51b350ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.118+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 522412e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.118+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 620a9173 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.124+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4d58273f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.125+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 744d17a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.125+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d58273f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.125+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2345bdc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.128+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_309, and the Request Id: 5af590f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.133+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5681ffbe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.134+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5681ffbe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.134+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_302-, and the Request Id: 184b1584, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.135+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56b11917, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.137+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 730c1fd1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.137+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c5778c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.137+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 730c1fd1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.138+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 744d17a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.140+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1b7cb92e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.141+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b7cb92e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.141+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_302, and the Request Id: 2849a8de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.142+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_307-, and the Request Id: 510045d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.143+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_299, and the Request Id: 642c479c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.151+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d0dbfac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.153+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_309-, and the Request Id: 3b75dd61, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.154+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66f33600, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.158+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f5b31c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.158+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b739dd3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.159+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b739dd3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.159+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c4dfbdf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.160+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c4dfbdf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.160+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63c2df29, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.162+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 23e169c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.163+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23e169c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.164+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_303, and the Request Id: 27a1887, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.164+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43afe60f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.168+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_302-, and the Request Id: 32ffbde1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.170+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43afe60f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.172+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d08918d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.172+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_304, and the Request Id: 643d41c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.180+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_303-, and the Request Id: 7fca2a97, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.183+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_299-, and the Request Id: 4bf4087b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.188+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71199dab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.190+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5bdce058, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.194+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13b830a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.196+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2fd7ac45, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.197+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fd7ac45 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.200+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ada9b8c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.200+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ada9b8c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.202+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1ed7efdb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.203+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ed7efdb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.204+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_302, and the Request Id: 50c930d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.205+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29c00c91, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.206+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29c00c91 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.207+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 306a674b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.209+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 39234f7c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.210+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39234f7c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.211+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_303, and the Request Id: 367898e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.212+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5a9076f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.213+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9076f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.214+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a271630, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.216+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 69f91f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.216+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34296048, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.217+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69f91f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.218+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_302, and the Request Id: 32d050e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.224+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_304-, and the Request Id: 906384e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.225+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ee5e6e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.226+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ee5e6e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.227+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_304, and the Request Id: 4b88001f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.233+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7bf1602a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.235+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_303-, and the Request Id: 454c8b40, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.237+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f37d96, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.238+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f37d96 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.238+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_302-, and the Request Id: 307b05, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.239+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d4da2e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.240+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 51309220, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.241+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51309220 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.242+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_303, and the Request Id: 7518c715, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.247+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5da77fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.247+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_302-, and the Request Id: b7fbe21, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.248+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5da77fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.250+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ac5b2d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.252+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2b913713, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.253+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b913713 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.255+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_308, and the Request Id: 12758adc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.263+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_308-, and the Request Id: 62d6fe90, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.263+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_304-, and the Request Id: 6f093d97, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.271+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c9762d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.275+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b1a28d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.280+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 45dd12ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.281+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45dd12ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.282+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d1d362d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.283+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d1d362d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.284+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_310, and the Request Id: 6096c718, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.291+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_303-, and the Request Id: 2b2c4bb7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.296+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c8f88b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.301+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 95fc4ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.305+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3302889b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.306+0000 [Thread-12434] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2025-12-13T10:10:25.306+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5fdea489, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.307+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fdea489 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.309+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5da41583, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.310+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5da41583 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.312+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_303, and the Request Id: 72ff6691, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.315+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268eb92e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.320+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2be4009b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.324+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1755ff3c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.327+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7780f590, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.333+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b5adbce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.336+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5303fd71, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.345+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5cc386ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.346+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 528edc8f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.347+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 528edc8f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.349+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_303-, and the Request Id: 74780831, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.349+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e95bf3f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.352+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 75791e8b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.355+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75791e8b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.355+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_310-, and the Request Id: 14c1fea7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.355+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69500376, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.356+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_305, and the Request Id: 69ae99e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.357+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43530fe7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.358+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43530fe7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.360+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6504f7c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.360+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6504f7c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.364+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_304, and the Request Id: 398b1771, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.364+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5fd9f890, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.366+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fd9f890 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.367+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e3d8c0b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.368+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c6a5dc3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.368+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e3d8c0b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.370+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2876a135, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.370+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_303, and the Request Id: c4d40e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.373+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 191727ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.374+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 191727ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.379+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a016f8f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.380+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a016f8f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.381+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_303, and the Request Id: 3b2aa998, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.383+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e91c3ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.390+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 377034cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.392+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 377034cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.393+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 294389f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.393+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 294389f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.394+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_300, and the Request Id: 2a43e6ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.397+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3bbda022, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.398+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bbda022 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.402+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 72f7f4e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.403+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72f7f4e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.404+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_309, and the Request Id: 71314846, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.413+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_300-, and the Request Id: 250660fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.418+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_305-, and the Request Id: 40bf921f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.418+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_304-, and the Request Id: 5f2d8193, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.421+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_303-, and the Request Id: 2fedf491, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.430+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_309-, and the Request Id: 4051b0ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.432+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 174b269f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.432+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 29e62c1c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.434+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_303-, and the Request Id: 6f84b72c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.434+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29e62c1c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.435+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 123f36e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.435+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78bd41f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.436+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 123f36e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.436+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78bd41f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.437+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a399732, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.438+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a399732 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.438+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_311, and the Request Id: 82cadbe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.439+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_305, and the Request Id: 52ffcdd5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.443+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 590fc3e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.444+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 590fc3e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.445+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6880cf34, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.445+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3eeca2da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.445+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6880cf34 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.447+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_304, and the Request Id: ed3c50e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.455+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34a167c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.455+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_305-, and the Request Id: 3d054b45, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.465+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a4fe0a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.466+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2efb4470, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.468+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71967986, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.475+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29c3ce7d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.479+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 460e2762, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.485+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 194d6bc9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.491+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_304-, and the Request Id: 760607de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.499+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6354e767, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.504+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19c15dba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.512+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6fab92b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.513+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e075cc7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.520+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a9ac05c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.520+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4ed86bc2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.521+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ed86bc2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.523+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5238e481, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.523+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_311-, and the Request Id: 217567f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.523+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5238e481 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.528+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ba30e63, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.529+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_304, and the Request Id: 3ab870e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.530+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66030c44, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.538+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6fe2dacb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.539+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7dd6069b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.540+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 684afddb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.541+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 684afddb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.542+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 521be847, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.543+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 521be847 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.544+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1ef6e590, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.545+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ef6e590 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.547+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 23e1696, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.548+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23e1696 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.550+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_305, and the Request Id: 712e0bb1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.550+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_306, and the Request Id: 60bd08ac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.559+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 469ff999, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.560+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5b90f02d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.560+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 469ff999 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.561+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b90f02d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.562+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4723adf8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.564+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2b79f4fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.564+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9d426a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.565+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b79f4fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.565+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9d426a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.566+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 449aacc2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.567+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 449aacc2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.567+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_310, and the Request Id: 4c150e78, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.571+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2a1f38c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.572+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a1f38c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.573+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_304, and the Request Id: b405241, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.574+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_301, and the Request Id: 3552b9dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.578+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2126e29f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.578+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7efcd873, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.579+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_304-, and the Request Id: 6860b4f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.580+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7efcd873 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.580+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2126e29f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.581+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ec8d053, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.581+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3b5ad9ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.582+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b5ad9ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.582+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ec8d053 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.583+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_306, and the Request Id: 247f96ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.583+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_312, and the Request Id: 1ae7210f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.589+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_305-, and the Request Id: 47a200fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.590+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7d628646, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.589+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_312-, and the Request Id: 5d798a92, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.591+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d628646 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.591+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_310-, and the Request Id: 307543f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.592+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 17ddb276, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.592+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_304-, and the Request Id: 716a338a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.593+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17ddb276 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.597+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_304, and the Request Id: 45295468, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.598+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_301-, and the Request Id: 2497b2cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.606+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 540305e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.607+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_306-, and the Request Id: 7f35ecd5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.610+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e88daf3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.612+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b1cfd68, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.613+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b1cfd68 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.614+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 79c4e594, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.614+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79c4e594 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.615+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_306-, and the Request Id: 939e3fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.615+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_305, and the Request Id: 193d45df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.617+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39fb4a2b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.622+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 371c459b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.622+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c66d22b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.624+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_304-, and the Request Id: 30cb3fa9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.624+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_305-, and the Request Id: 449f0af6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.626+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 796e50ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.627+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a3b6681, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.632+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ef9f22a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.637+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19ffaeb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.637+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43ea58de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.639+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 748a4273, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.645+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56a92926, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.646+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ab8523d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.646+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ab8523d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.648+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40dfb5f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.650+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f1efa9f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.650+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2200cce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.651+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f1efa9f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.656+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_305, and the Request Id: 65241b2d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.658+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c73960f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.659+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c8dbaa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.659+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c72d06a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.666+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 10e4536b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.666+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6e56a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.667+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10e4536b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.667+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a01b911, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.673+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49db6913, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.675+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a01b911 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.676+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21cd49fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.677+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2fdbada2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.678+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fdbada2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.678+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21cd49fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.679+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 74b21ea1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.679+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c4abd9f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.679+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74b21ea1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.688+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c4abd9f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.689+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_307, and the Request Id: 1ad52ba9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.689+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 185f0f83, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.690+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 185f0f83 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.690+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 279e6d25, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.690+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_305, and the Request Id: 7c627ddd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.691+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 279e6d25 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.691+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1b6fa053, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.692+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_305-, and the Request Id: 36e5467b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.692+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b6fa053 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.693+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7a9a15dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.694+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a9a15dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.695+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c61367c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.696+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_311, and the Request Id: 63d6fe4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.699+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_306, and the Request Id: 3e493d35, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.703+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ed4300d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.705+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 13956a91, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.706+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_302, and the Request Id: 7163146b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.706+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13956a91 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.708+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 50149231, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.709+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50149231 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.712+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_307, and the Request Id: c1e1f5b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.718+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_306-, and the Request Id: 706c59aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.719+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_307-, and the Request Id: 489def58, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.721+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 58ead803, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.722+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58ead803 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.724+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_305-, and the Request Id: 4f62dfd4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.724+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4aae9be0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.725+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4aae9be0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.726+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_306, and the Request Id: 50bbb2ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.728+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66ef07c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.735+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 92f12a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.736+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 92f12a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.738+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2b2ef1d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.739+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b2ef1d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.739+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_313, and the Request Id: 26d40e4e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.748+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aaf3bb7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.748+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_311-, and the Request Id: 1ab63e86, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.749+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aaf3bb7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.750+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7b8f756a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.751+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b8f756a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.752+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_305, and the Request Id: 95e9b74, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.755+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_302-, and the Request Id: 2d56629d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.759+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_307-, and the Request Id: 233ac10d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.764+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17097941, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.769+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 127a026b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.772+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e4feb0a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.779+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f30c7ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.783+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78ff5483, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.785+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_313-, and the Request Id: 170ea4c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.788+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ff31c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.791+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_305-, and the Request Id: 40c67b1f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.804+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 337bf592, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.806+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c1631d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.808+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7253f8cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.809+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_306-, and the Request Id: d864884, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.817+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 70f0e4f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.817+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6bc32222, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.818+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70f0e4f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.817+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5169be57, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.817+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6006ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.819+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 70c4ad13, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.819+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a3cbc1c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.819+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a3cbc1c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.819+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70c4ad13 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.820+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 16e56122, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.820+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_308, and the Request Id: 41f6aa4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.821+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16e56122 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.821+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_306, and the Request Id: 27941d4b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.827+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 776f8749, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.833+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7fc5d5b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.837+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7399854e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.837+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4349d696, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.837+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3f27fe03, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.838+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f27fe03 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.839+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 58247111, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.839+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58247111 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.840+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2447b4d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.840+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2447b4d7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.841+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_312, and the Request Id: 7a605d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.841+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5db12887, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.842+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5db12887 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.843+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_306, and the Request Id: 77b57cb8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.847+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1345d8e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.847+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2046806d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.848+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1345d8e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.849+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 25ec5133, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.849+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25ec5133 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.850+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_308, and the Request Id: 56070a52, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.851+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_306-, and the Request Id: 3aafb954, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.855+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4bd134df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.856+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bd134df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.857+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fb70217, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.857+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fb70217 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.861+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_307, and the Request Id: 28dbca9e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.864+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4eed28a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.867+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5bcbb807, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.871+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 824cced, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.872+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 824cced the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.873+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 30bc0834, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.873+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30bc0834 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.874+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_303, and the Request Id: 40656ccd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.878+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 682a0fc8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.879+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 682a0fc8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.881+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 79819117, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.882+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79819117 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.882+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_312-, and the Request Id: 4751c005, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.883+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_306, and the Request Id: 4e367e4e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.883+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_308-, and the Request Id: 11e3da94, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.895+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_306-, and the Request Id: 283cbb5b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.895+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_308-, and the Request Id: 49d422e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.901+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3401689d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.903+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c8b2d5f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.917+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_307-, and the Request Id: 3857831b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.925+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7bd761ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.925+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_303-, and the Request Id: 4e298654, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.926+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bd761ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.926+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 771510fc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.926+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_306-, and the Request Id: 38e56d56, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.927+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f0e035e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.927+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 35dba414, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.928+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35dba414 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.929+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_307, and the Request Id: 70afde7f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.930+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26cb4cf9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.936+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_307-, and the Request Id: 4e05bbc1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.936+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d88512a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.938+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b05fdb2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.943+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e851225, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.944+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e851225 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.945+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4244d8e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.946+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4244d8e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.947+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2fc5939b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.949+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_314, and the Request Id: c30e87b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.951+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f217b52, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.952+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1eab6268, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.965+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ad13828, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.965+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 517d8b23, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.967+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18f21685, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.968+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25123ed9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.968+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_314-, and the Request Id: 7882de65, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.969+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6470b590, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.969+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 517d8b23 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.970+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 566cd6c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.973+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6b075143, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.973+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b075143 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.974+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e7dc21e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.975+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_307, and the Request Id: 6f2ead1c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.977+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ca94fbb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.979+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67a48db5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.980+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a692c5f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.980+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54382199, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.979+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ca94fbb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.981+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2baef976, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.981+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 183768c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.982+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2baef976 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.982+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 183768c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.983+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_307, and the Request Id: 53072a47, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.983+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3247bfa4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.983+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 25564e50, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.984+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3247bfa4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.985+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_307-, and the Request Id: 6fb73330, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.985+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_313, and the Request Id: 31dee1d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.986+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 34084f06, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.986+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34084f06 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.987+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25564e50 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.987+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67a48db5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.987+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 280e403, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.988+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 280e403 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.989+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7b857b60, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.989+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b857b60 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.991+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_309, and the Request Id: 53384075, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.993+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_307-, and the Request Id: 23762c21, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.993+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 452bf37d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.993+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_309, and the Request Id: 6366a503, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.994+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9995ca8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.994+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_313-, and the Request Id: 52906b01, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.994+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9995ca8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.994+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d5a482, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.997+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_304, and the Request Id: 186065f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:25.998+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66c99e8b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.004+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_309-, and the Request Id: 2ded94df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.004+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21d47eb7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.004+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7e1d3f1e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.004+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_304-, and the Request Id: 7a8acf28, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.005+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e1d3f1e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.005+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e6f871b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.005+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67475aa2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.006+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67475aa2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.010+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_309-, and the Request Id: 48eef35b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.010+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4d4518d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.010+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d4518d7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.011+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7aafb026, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.011+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7aafb026 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.011+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_315, and the Request Id: 6c6fb833, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.015+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_308, and the Request Id: 302afb5f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.021+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c6422e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.021+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3cc78b7f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.021+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cc78b7f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.022+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f440cfb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.023+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b73b80, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.023+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_308-, and the Request Id: 18fe61d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.026+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b73b80 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.027+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b03ad1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.029+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f440cfb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.029+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_315-, and the Request Id: 42560f34, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.029+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_308, and the Request Id: 47a53a01, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.029+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 734d84ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.031+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ddc8c46, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.031+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34ca7918, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.031+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ddc8c46 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.036+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c89bfce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.036+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 392ea276, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.037+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c89bfce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.038+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_307, and the Request Id: 532ee874, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.038+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7220fa0b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.039+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7220fa0b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.039+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56a9d3a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.043+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b7ff938, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.043+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_308, and the Request Id: 750920f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.044+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b7ff938 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.045+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1b937e11, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.046+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b937e11 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.049+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6375722b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.049+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5323764b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.051+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_308, and the Request Id: 56f689c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.052+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_308-, and the Request Id: 299bb892, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.054+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51bf2274, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.054+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d992908, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.054+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63bedccf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.057+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 637808f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.059+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_308-, and the Request Id: 2035b161, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.059+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 530a3224, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.059+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e6c9d51, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.060+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e6c9d51 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.064+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_307-, and the Request Id: 6907d324, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.064+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3324b286, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.064+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e0d9ba7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.064+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5f6c685e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.065+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 11103f96, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.066+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3324b286 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.067+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_308-, and the Request Id: 43a20436, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.067+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e0d9ba7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.067+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11103f96 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.067+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_314, and the Request Id: 6ca28596, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.068+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f6c685e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.072+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 19ff6799, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.072+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a507d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.073+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a507d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.073+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_310, and the Request Id: 72718724, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.073+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_309, and the Request Id: 6f887b03, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.073+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19ff6799 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.075+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 50cdd48f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.075+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 434265a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.075+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2198af2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.076+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2198af2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.077+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50cdd48f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.081+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_310, and the Request Id: 2cb1e869, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.082+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4dfacdec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.082+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4383ba28, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.083+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7f186850, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.083+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3464d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.083+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3464d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.084+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f186850 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.084+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 38332dd7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.084+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_305, and the Request Id: 24947f9c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.085+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38332dd7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.086+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_316, and the Request Id: 45adf03e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.089+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 690ebb03, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.090+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ddfa074, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.091+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_310-, and the Request Id: c1d66f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.092+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_314-, and the Request Id: 3d0f7d7e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.095+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_305-, and the Request Id: 73852f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.096+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61570b04, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.097+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_310-, and the Request Id: 38ac5ce6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.096+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_316-, and the Request Id: 5ef071fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.098+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_309-, and the Request Id: 3d6cc2c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.098+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b471fed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.098+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d91807, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.099+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74968c39, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.105+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 798ea089, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.105+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16e7f4f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.106+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 57738150, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.107+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 798ea089 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.107+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43a47f04, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.107+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57738150 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.110+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 41683360, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.111+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41683360 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.111+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 662260f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.112+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 662260f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.114+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_309, and the Request Id: 1730114b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.114+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f3259a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.115+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_308, and the Request Id: 1a5ecba5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.115+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a79c68, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.114+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14e2566f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.115+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 612329a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.115+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14e2566f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.119+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 40685a09, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.120+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40685a09 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.120+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b67d58d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.120+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_309-, and the Request Id: 7230cba6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.121+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b67d58d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.122+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_309, and the Request Id: 6b3c47f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.122+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c082ee3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.125+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6c741b24, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.125+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c741b24 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.126+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31ad2556, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.126+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_309, and the Request Id: 1776e237, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.128+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1fff0d41, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.129+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fff0d41 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.130+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 725df46e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.130+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 725df46e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.131+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7410218e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.131+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a310cf3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.132+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 345e885, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.132+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_309-, and the Request Id: 467e2798, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.133+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_308-, and the Request Id: 3bf103b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.139+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_311, and the Request Id: 65da77a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.140+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e2fcbc5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.140+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516129c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.140+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 344cfc09, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.141+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 344cfc09 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.141+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_309-, and the Request Id: f3a1c43, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.141+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 793b8a71, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.142+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 239d7ec7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.142+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b78a77, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.143+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b78a77 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.143+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 263841ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.149+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a5981ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.149+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 263841ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.149+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a5981ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.150+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ded969e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.152+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_317, and the Request Id: 6666d848, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.152+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c2bd511, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.153+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7bff87ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.154+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c2bd511 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.154+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_311, and the Request Id: f6bb3d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.155+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b61f662, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.155+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fbfa633, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.156+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b61f662 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.159+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 439d858e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.160+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26f37b5d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.160+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_317-, and the Request Id: 5579ce6c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.160+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 38fe26b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.160+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1c66bdc1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.161+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38fe26b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.161+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c66bdc1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.161+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_310, and the Request Id: 465c8b51, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.162+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64cb8f63, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.162+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5c480538, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.163+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ff80013, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.163+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c480538 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.164+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ff80013 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.164+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_315, and the Request Id: 73ab4b72, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.165+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 439d858e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.165+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_306, and the Request Id: 1c24c019, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.166+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3855b160, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.167+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3855b160 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.171+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_310, and the Request Id: 6abc1d46, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.171+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_311-, and the Request Id: 6b8ea81d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.180+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_311-, and the Request Id: 1a6695b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.180+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c7d3e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.183+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_315-, and the Request Id: 23e813a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.183+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4877d0bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.183+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_310-, and the Request Id: 3903680b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.183+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_310-, and the Request Id: 342a50db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.187+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 36ecdf3e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.187+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5f6454e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.187+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2b3b6665, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.188+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f6454e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.188+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b3b6665 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.189+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_306-, and the Request Id: e06e38d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.190+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 369aad70, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.190+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36ecdf3e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.190+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 369aad70 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.193+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 20e0fa35, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.194+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20e0fa35 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.194+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_309, and the Request Id: 153b1213, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.195+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5acc1811, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.196+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5acc1811 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.196+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_310, and the Request Id: 35cadaca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.199+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_310, and the Request Id: 72df2e83, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.205+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ea598ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.205+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_310-, and the Request Id: c888d2b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.205+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e95dad9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.207+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a0d3166, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.207+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e897936, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.207+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c28230, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.207+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a25df12, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.208+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_309-, and the Request Id: 5eeb72a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.211+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_310-, and the Request Id: 3bcf37e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.216+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 406554d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.218+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ead231e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.218+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d482c29, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.224+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: faedcc2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.226+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7170c5e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.229+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7170c5e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.230+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2dae9e3b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.230+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17d34d3e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.230+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 18c3a92f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.231+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18c3a92f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.232+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f7b278, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.232+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_318, and the Request Id: 57085200, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.232+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4340ddfa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.233+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4340ddfa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.235+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5cfbf685, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.235+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d9f771a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.235+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 24e2bd1a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.236+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 777e0af3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.237+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 777e0af3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.237+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57d5d75d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.241+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_311, and the Request Id: 3cdea333, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.241+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: cf6f170, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.242+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2eba8ee2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.244+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24e2bd1a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.245+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eba8ee2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.246+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 209cbe41, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.246+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cf6f170 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.246+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 30de8b04, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.247+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30de8b04 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.247+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 209cbe41 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.253+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6bf800b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.253+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 520381a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.254+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 520381a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.254+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bf800b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.253+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_312, and the Request Id: 43cd90e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.255+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ab9125, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.255+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_307, and the Request Id: 24b1493a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.255+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ab9125 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.256+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_316, and the Request Id: 40a18f7a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.258+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_312, and the Request Id: 83a6668, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.262+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 44aa0433, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.263+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44aa0433 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.264+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_311-, and the Request Id: 672b653e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.264+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56bdee56, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.265+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 26304c6b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.265+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_318-, and the Request Id: 3e21695f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.265+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ffd2f21, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.266+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26304c6b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.266+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ffd2f21 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.267+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 214897e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.267+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_311, and the Request Id: e776aa6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.267+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 214897e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.268+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_311, and the Request Id: 5c930c90, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.272+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d4e105, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.273+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_307-, and the Request Id: 31bd122d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.274+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_312-, and the Request Id: 6ec62acc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.277+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_312-, and the Request Id: 77f9f0d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.277+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_316-, and the Request Id: 2d6abb6e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.279+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ccc25a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.279+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 460018d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.283+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_311-, and the Request Id: 2ec11e02, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.283+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e530101, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.285+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e530101 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.285+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_311-, and the Request Id: 7b8e65f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.286+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 622a9e44, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.287+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29a7567d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.287+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 37273602, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.291+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 245fa364, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.292+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37273602 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.292+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7af43350, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.294+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29149e01, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.294+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_310, and the Request Id: 41906bdd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.294+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18f7d2f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.296+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18f7d2f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.296+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 751efba6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.298+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 67b5093a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.298+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67b5093a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.300+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_311, and the Request Id: 6fdb4230, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.306+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d058be7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.308+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f7f4250, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.310+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_310-, and the Request Id: 58b821fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.311+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 621ae7b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.313+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 621ae7b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.315+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4311d77c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.316+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4311d77c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.317+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: cb4dad7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.319+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 54ac87ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.320+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3033550, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.320+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54ac87ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.321+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3eac1112, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.322+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_311-, and the Request Id: 394ba00e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.323+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3dbe8fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.324+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_319, and the Request Id: 492a07f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.324+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a77ce47, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.324+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ac05e5a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.325+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e1cc272, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.325+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a77ce47 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.326+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ac05e5a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.326+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e1cc272 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.327+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3b4ee905, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.327+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 608ed0d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.328+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35cb1743, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.328+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 608ed0d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.330+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 18fc2cfd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.331+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18fc2cfd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.331+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_313, and the Request Id: 469b9be9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.332+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b4ee905 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.332+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_312, and the Request Id: 4e7c8446, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.334+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 53a4c599, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.335+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6864ad5e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.335+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64edd433, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.335+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ea1371e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.336+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6864ad5e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.335+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_312, and the Request Id: 1ef45ca5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.341+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_312, and the Request Id: 2b37a710, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.342+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53a4c599 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.343+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e19742, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.343+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4aec7d42, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.344+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_313-, and the Request Id: 425d3d7e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.344+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4aec7d42 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.347+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_308, and the Request Id: 23acdeea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.350+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_319-, and the Request Id: 35aa2ba5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.350+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7997cf60, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.352+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7404c6a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.352+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_312-, and the Request Id: b8b5a18, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.356+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 226ede7d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.357+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 226ede7d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.358+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7db3127a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.360+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7db3127a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.362+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_313, and the Request Id: 7036e574, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.362+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_312-, and the Request Id: 3f578837, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.362+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_312-, and the Request Id: 53cb27e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.362+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28edb621, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.362+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 294efc6d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.364+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 294efc6d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.365+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7ef3bbf1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.365+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ef3bbf1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.366+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_317, and the Request Id: 707c9c43, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.368+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_308-, and the Request Id: 2290374c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.371+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1acbecdb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.375+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b56aea0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.376+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b56aea0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.379+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 462da454, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.381+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 462da454 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.382+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4754253a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.384+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_312, and the Request Id: 29002f60, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.384+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3072d975, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.385+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3072d975 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.386+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_313-, and the Request Id: 4de11747, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.389+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1f265991, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.390+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f265991 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.391+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_311, and the Request Id: 388ad660, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.391+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3551047e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.396+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6033ed60, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.401+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_317-, and the Request Id: 17f46ea4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.402+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2be77373, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.403+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_311-, and the Request Id: 34df667d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.407+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78453f64, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.410+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 534147b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.411+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 534147b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.413+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1d8dfa6f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.413+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d8dfa6f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.414+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_320, and the Request Id: 6b41de40, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.427+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_312-, and the Request Id: 418b4ad8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.427+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3a885951, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.430+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a885951 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.431+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1687ad78, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.432+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1687ad78 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.433+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c2f9060, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.434+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_314, and the Request Id: 5031e466, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.436+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16574e74, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.443+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77c6abef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.453+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a91404f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.454+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 657fd0c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.457+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_320-, and the Request Id: 28d7682a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.497+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a37dde, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.500+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cd96fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.501+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72f0be3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.501+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45092a7d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.500+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1994a7d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.502+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_314-, and the Request Id: 6fb328a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.502+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1994a7d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.502+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43b21036, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.503+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46a68251, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.507+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a42780, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.507+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 514c6d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.508+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a42780 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.509+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_313, and the Request Id: 1c4ae75f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.511+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5012e3d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.514+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_313-, and the Request Id: 2ecea35e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.516+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29466de8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.517+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7f82ea53, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.518+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f82ea53 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.519+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 42641c2a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.522+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42641c2a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.523+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a43467b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.524+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3afb63f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.525+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3afb63f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.526+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_313, and the Request Id: 3210e750, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.526+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 135df65b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.527+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 135df65b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.529+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_309, and the Request Id: 1eb3bf72, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.533+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3fd3f958, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.533+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_313-, and the Request Id: 60af5022, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.535+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fd3f958 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.535+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ec23838, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.535+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 42fc654b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.536+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ec23838 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.536+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4c397942, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.536+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42fc654b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.537+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c397942 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.537+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14c62d3a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.537+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b80601b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.538+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14c62d3a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.538+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b80601b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.538+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f44a8df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.540+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_313, and the Request Id: 109b18d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.541+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_314, and the Request Id: 778d170d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.542+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_313, and the Request Id: 64750d6c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.542+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f753db8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.544+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e8c4373, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.545+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e8c4373 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.547+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4826bd2c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.547+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a9dcc6b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.548+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4826bd2c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.548+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5bf724e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.549+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bf724e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.549+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3887fd0f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.550+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_318, and the Request Id: 39d49b4b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.555+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 725f6ec3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.556+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 725f6ec3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.559+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_312, and the Request Id: 704c0333, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.561+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be53a2a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.562+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d636a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.562+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d636a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.563+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6bb987eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.563+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_313-, and the Request Id: 102475b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.564+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bb987eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.570+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_314-, and the Request Id: 31e61a10, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.576+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_309-, and the Request Id: 62509e2f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.577+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_321, and the Request Id: 1cb17f90, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.581+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_313-, and the Request Id: 41f0389a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.583+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c9fd9d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.585+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 794ddebd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.587+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 794ddebd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.592+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2044ca19, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.593+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2044ca19 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.595+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_315, and the Request Id: 57520bc0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.595+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a9d767f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.596+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9d767f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.598+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 76caa9fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.599+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76caa9fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.599+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24c7d487, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.599+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_312-, and the Request Id: 1fba9c16, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.602+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_314, and the Request Id: 27b320e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.604+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_318-, and the Request Id: 4c0716ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.605+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fdc8df6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.605+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4da4b903, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.610+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4edcb978, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.610+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_321-, and the Request Id: 46f1e20d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.610+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ea69960, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.611+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_315-, and the Request Id: 4970175b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.615+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 160d64ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.617+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a158dd1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.619+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1856911b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.621+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_314-, and the Request Id: 55414914, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.623+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43fdcc87, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.629+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 62c5b1cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.630+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62c5b1cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.630+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e7f3841, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.631+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e7f3841 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.633+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62b6e522, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.634+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_314, and the Request Id: 733480e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.640+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 453c4a26, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.641+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4cec44cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.643+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 10340682, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.644+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10340682 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.648+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 474a8009, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.648+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b7dcff0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.649+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 474a8009 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.650+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_314, and the Request Id: 4c3ad33b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.655+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3cad25cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.661+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64d04960, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.662+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64d04960 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.663+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4be284fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.664+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4be284fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.665+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25ca616d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.665+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_310, and the Request Id: 75f02f1f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.667+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1c2cf330, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.668+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c2cf330 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.669+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5ed6d4bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.670+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ed6d4bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.674+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_314, and the Request Id: 42f5fde4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.679+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_314-, and the Request Id: 77b12ec7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.683+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 213f3c18, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.684+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d19b62e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.684+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 213f3c18 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.686+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7dd7cae6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.686+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7dd7cae6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.687+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3f1010e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.688+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f1010e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.690+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_315, and the Request Id: 581ab80c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.690+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1dadc358, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.690+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_314-, and the Request Id: 53643178, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.691+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1dadc358 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.692+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_313, and the Request Id: 3a5f0927, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.699+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 447de471, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.703+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 782f3c71, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.704+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5bfea67f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.705+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bfea67f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.705+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 782f3c71 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.706+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 642a7e03, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.706+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 642a7e03 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.708+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1d51e896, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.709+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d51e896 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.709+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_319, and the Request Id: 7d7f84, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.717+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_310-, and the Request Id: 49c2733e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.720+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_316, and the Request Id: 3debb20b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.723+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_314-, and the Request Id: 145e2624, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.724+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ed681ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.725+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ed681ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.727+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 792604b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.728+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 220fbfe6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.729+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 220fbfe6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.729+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f037a4a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.730+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_322, and the Request Id: 46b016d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.730+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_315-, and the Request Id: 6274de7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.734+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_313-, and the Request Id: 31f7c56d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.735+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 793740a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.742+0000 [Thread-12883] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2025-12-13T10:10:26.746+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5eb0dfc5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.748+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_319-, and the Request Id: 34dd1568, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.750+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_316-, and the Request Id: a5a9ce5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.754+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ee77371, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.758+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7bc7a11c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.762+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7fc6aee6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.768+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7531a256, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.769+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_322-, and the Request Id: 5fbaa896, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.771+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13e56d14, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.777+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ff25f39, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.779+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28f836db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.780+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c858a6a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.781+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c858a6a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.783+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8df9c91, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.784+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 764e0b38, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.785+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 639add90, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.785+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 56790860, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.785+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 529f9410, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.786+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 639add90 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.786+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56790860 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.786+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 764e0b38 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.787+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4352a1e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.787+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: de73c28, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.787+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68864fc2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.788+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4352a1e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.788+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: de73c28 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.789+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_315, and the Request Id: 74cb1c28, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.791+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_315, and the Request Id: 1900e0cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.791+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_311, and the Request Id: 178828e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.793+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3fa747, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.794+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3134c222, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.795+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16b72e52, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.797+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_315-, and the Request Id: 2c0813b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.797+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_315-, and the Request Id: 498e8bb3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.799+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_311-, and the Request Id: 745dc31, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.801+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5ba75693, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.802+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ba75693 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.803+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e167d76, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.804+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e167d76 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.805+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_316, and the Request Id: 3ecc5934, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.807+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 866b291, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.808+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 866b291 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.812+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3971b320, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.813+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4556ebd2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.814+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4556ebd2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.816+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_320, and the Request Id: 307ccfa6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.822+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 74ff7bf8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.823+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74ff7bf8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.824+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5eba44aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.825+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5eba44aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.826+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4ce64744, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.826+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ce64744 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.826+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6148de9f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.828+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2167655, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.829+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2167655 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.829+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_315, and the Request Id: 34b09e23, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.831+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_317, and the Request Id: 1b4f2bf4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.831+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 436f789c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.833+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 436f789c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.834+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 34b4cd3a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.835+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34b4cd3a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.836+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 255971ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.838+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_314, and the Request Id: 19e0234a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.840+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f2e9f70, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.840+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33e4e83b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.845+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_320-, and the Request Id: 4239cbde, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.847+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_317-, and the Request Id: 85709ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.849+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b63ba99, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.850+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b63ba99 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.851+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 63371e58, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.852+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63371e58 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.853+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_315, and the Request Id: 6bcbbf7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.853+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a3991b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.860+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_315-, and the Request Id: 5e3d2cf3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.860+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2387aec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.862+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2387aec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.863+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d60ea83, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.864+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d60ea83 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.865+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_323, and the Request Id: 79d5d665, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.869+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_316-, and the Request Id: 70e119b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.869+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5fe1e282, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.871+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_314-, and the Request Id: 3aba3299, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.877+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d4a9f6f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.878+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 421f80d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.879+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f612849, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.882+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37af452b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.887+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_315-, and the Request Id: 14db37b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.887+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_323-, and the Request Id: 10ea0d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.887+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1700878b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.889+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1700878b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.892+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7680801c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.893+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7680801c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.893+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79fbc3cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.895+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_316, and the Request Id: 51c42711, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.902+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 490aa433, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.902+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 13eec3f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.903+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 737f9f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.905+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13eec3f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.906+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 77fdbfda, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.906+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 59721b77, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.907+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77fdbfda the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.908+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_316, and the Request Id: 4a3f18fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.909+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59721b77 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.911+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4bb97d95, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.912+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bb97d95 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.913+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_312, and the Request Id: 3d9c9fe9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.917+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a1d34b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.919+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_316-, and the Request Id: 426578bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.922+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12ea4b31, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.925+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2cd8869e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.927+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a7bfb3c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.927+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c7b5e7d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.935+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_316-, and the Request Id: 620fc548, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.935+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b89d801, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.935+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1aba7be2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.935+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_312-, and the Request Id: 76df8ff7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.936+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b89d801 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.937+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1aba7be2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.940+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28386c3a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.941+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 75ca4396, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.942+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75ca4396 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.942+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5652b8ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.943+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_321, and the Request Id: 1fdb9d59, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.943+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5652b8ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.945+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_318, and the Request Id: 3064f9ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.945+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25723813, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.945+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e79309, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.951+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d149ed4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.951+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 74e81dbe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.956+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 45fa71ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.957+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45fa71ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.958+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e359b87, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.958+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2149f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.958+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74e81dbe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.960+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 53ee4a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.961+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53ee4a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.961+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c7ed502, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.962+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c7ed502 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.962+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_317, and the Request Id: 3bbb4585, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.963+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d34c0f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.964+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d34c0f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.965+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_315, and the Request Id: 686d826c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.966+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4b382e3f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.967+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b382e3f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.968+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_324, and the Request Id: 25b41822, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.972+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fe1ca7b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.973+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_317-, and the Request Id: 49e04968, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.979+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ccb67ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.979+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_318-, and the Request Id: 67d2befd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.981+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ccb67ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.981+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b9dffe2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.981+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73784097, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.983+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b85c7d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.984+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b85c7d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.987+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6b653aa3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.987+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 46bde712, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.988+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_324-, and the Request Id: 7b286232, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.989+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46bde712 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.989+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b653aa3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.990+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_321-, and the Request Id: 6f973141, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.995+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_315-, and the Request Id: 42a84da7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.995+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21516f67, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.996+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 420eb697, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:26.997+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_316, and the Request Id: 7bd7f785, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.003+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ff7e2d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.007+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 165fc108, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.015+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f1e9b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.017+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b302ad1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.018+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b302ad1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.019+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 451c75e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.022+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 451c75e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.023+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49a5524a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.024+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_316, and the Request Id: 6714c306, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.024+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a7d7150, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.025+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_313, and the Request Id: 74dadde6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.025+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e7382d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.027+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e7382d7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.031+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e53f0d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.031+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41986a6f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.032+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e53f0d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.033+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_317, and the Request Id: 7d42a0d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.042+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f98bca4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.047+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_316-, and the Request Id: 211a99ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.051+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 26114e30, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.052+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26114e30 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.053+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 50deb4bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.054+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50deb4bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.055+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 485444f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.056+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_317, and the Request Id: 56382ca8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.059+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2af0cbdd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.060+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2af0cbdd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.065+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d97392d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.065+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 19856fb6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.066+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19856fb6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.067+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_319, and the Request Id: 6332c2bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.068+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_316-, and the Request Id: 7106d45c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.075+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54774c6a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.081+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_313-, and the Request Id: 7d8f2938, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.086+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3a63ee9c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.087+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a63ee9c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.088+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_317-, and the Request Id: 759ec57e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.089+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 68b2be0d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.090+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68b2be0d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.092+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10a1a5ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.094+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71f57569, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.094+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 549fecc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.099+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_318, and the Request Id: 4e18f5a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.100+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_317-, and the Request Id: 628f064, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.095+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 549fecc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.101+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6d890a7b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.101+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_319-, and the Request Id: 2a1dc35f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.102+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d890a7b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.102+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 433ebb6d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.103+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 433ebb6d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.103+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_322, and the Request Id: 4e72c7b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.104+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 25d882e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.105+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25d882e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.108+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6df4ec8d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.111+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1af0d28f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.111+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1033b76, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.112+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_317, and the Request Id: 517b9dba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.113+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1033b76 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.113+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_318-, and the Request Id: 747aff31, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.115+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 308b27fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.115+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5c7e5cc4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.116+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c7e5cc4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.117+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_322-, and the Request Id: 8acc6f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.117+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_325, and the Request Id: 5f546e5b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.123+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4bc3315d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.124+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bc3315d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.125+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2f708cae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.126+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f708cae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.129+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_316, and the Request Id: 5da3dbe6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.130+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e3f372a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.131+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44fce801, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.134+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 80c153c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.135+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 80c153c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.136+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14916325, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.137+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14916325 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.138+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_314, and the Request Id: 7a3139e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.139+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e37b3a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.147+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_317-, and the Request Id: 43552848, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.148+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7808feb4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.151+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 62b1ec85, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.151+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4137c17, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.152+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62b1ec85 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.152+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_325-, and the Request Id: 79883daa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.154+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_316-, and the Request Id: 55b12d75, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.156+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 22177248, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.157+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1bbf3d85, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.157+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22177248 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.161+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_318, and the Request Id: 7753a917, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.161+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4644e7a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.164+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_314-, and the Request Id: 76f745f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.167+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6a9bab29, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.168+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a9bab29 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.169+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7def2b34, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.170+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7def2b34 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.171+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_317, and the Request Id: 570cc0a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.172+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f95fedb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.176+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 185aa3c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.183+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_317-, and the Request Id: 2e699f26, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.184+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a1495f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.185+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a1495f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.185+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4379f229, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.186+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4379f229 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.187+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_320, and the Request Id: 17a4fb1b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.191+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e898c0d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.195+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47fe3542, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.200+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b6ed17, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.207+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 606587b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.208+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_318-, and the Request Id: 6139be18, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.215+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43d50ccb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.216+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43d50ccb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.217+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48ac5303, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.218+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48ac5303 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.219+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bbd1f91, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.219+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_319, and the Request Id: 4059cbb9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.227+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 772f052c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.236+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 480f93d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.243+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_320-, and the Request Id: 6ca7e242, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.247+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43adaa3e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.248+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43adaa3e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.250+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2735bcf3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.252+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2735bcf3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.255+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a2c625a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.255+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 75d82ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.256+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75d82ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.257+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_323, and the Request Id: 166bd19a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.257+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b5c66b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.258+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b5c66b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.259+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_318, and the Request Id: 122b6c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.266+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5afc7cfa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.267+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22f670f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.268+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2c9ab146, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.269+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c9ab146 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.270+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 202e27bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.271+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 202e27bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.271+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_326, and the Request Id: 5ac254e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.279+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_319-, and the Request Id: 3e3ccfa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.287+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b613042, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.292+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1588d890, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.294+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b613042 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.298+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_323-, and the Request Id: 297e72de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.299+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 75614423, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.300+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75614423 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.301+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_318, and the Request Id: 54b3c066, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.304+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 441f9a8e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.307+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_318-, and the Request Id: 4109cd69, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.308+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_326-, and the Request Id: 4389934e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.308+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b2dae4d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.308+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 342a2159, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.313+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25140096, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.314+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a9bec2a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.315+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 50fc3c4d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.315+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50fc3c4d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.317+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 38afd9a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.317+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 519036cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.318+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 519036cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.318+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38afd9a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.321+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_321, and the Request Id: 58c0bb2f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.321+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c1e7d9b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.322+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41bafd36, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.322+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1332b708, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.322+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c1e7d9b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.322+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15be85f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.322+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1332b708 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.323+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_318, and the Request Id: 5757b23e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.324+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_318-, and the Request Id: e642d80, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.324+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 62c1be38, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.325+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62c1be38 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.326+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_317, and the Request Id: d34299e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.331+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 564a444f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.331+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29399458, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.332+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 564a444f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.333+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 35c4df04, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.334+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35c4df04 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.334+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_319, and the Request Id: 64613f35, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.339+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_319-, and the Request Id: 316f7af6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.340+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 746a8e0f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.341+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_321-, and the Request Id: 4f42a5bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.342+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 420fa867, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.342+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_318-, and the Request Id: 677fa7ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.342+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 769ea6b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.343+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 769ea6b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.345+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 26e7770d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.346+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26e7770d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.347+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_324, and the Request Id: 3eca4afc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.348+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f9369eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.350+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 760e93bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.350+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 195cdf08, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.351+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 760e93bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.353+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 55ec6ad4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.354+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55ec6ad4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.355+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_317-, and the Request Id: dbade4f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.358+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_315, and the Request Id: 75517bc0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.360+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_324-, and the Request Id: 6a433c46, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.361+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42287149, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.365+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ae1893, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.367+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6329428a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.367+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b1d89a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.367+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 766cd0ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.368+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6329428a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.368+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39cc711d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.369+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a6025d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.370+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a6025d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.370+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 77ec8651, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.370+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_319, and the Request Id: 6e216f92, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.371+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77ec8651 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.374+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 41da8cdf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.375+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41da8cdf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.376+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_327, and the Request Id: 77f6a81d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.378+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 616e1938, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.385+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 69d14b13, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.385+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_315-, and the Request Id: 307382a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.386+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69d14b13 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.388+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 77dfb75b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.388+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 171a0444, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.389+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77dfb75b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.408+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e998edd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.408+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4339a4d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.409+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_320, and the Request Id: 1a461ff4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.410+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5c2d3296, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.410+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 513bc6c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.411+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c2d3296 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.414+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e650498, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.415+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e650498 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.415+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 17ac03ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.416+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17ac03ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.416+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_327-, and the Request Id: 6abb881e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.417+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_319, and the Request Id: 46b00511, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.418+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3477bce8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.419+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3477bce8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.419+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6bccad6b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.420+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_322, and the Request Id: c37b79c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.422+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e70dd07, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.422+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_319-, and the Request Id: 6ac5efd5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.429+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7f7596f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.429+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38b49e6b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.431+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f7596f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.432+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c81c673, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.433+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c81c673 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.437+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 590774, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.437+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_320-, and the Request Id: 2d5f2bb0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.438+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 590774 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.438+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 32901846, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.439+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32901846 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.437+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_318, and the Request Id: 5219d577, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.440+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6c742b67, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.441+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c742b67 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.443+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24230218, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.446+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_319-, and the Request Id: 3489ba91, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.451+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 49a297d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.452+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49a297d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.453+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2fbf0ea6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.453+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fbf0ea6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.453+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 27bfc82d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.454+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27bfc82d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.464+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_322-, and the Request Id: 5c75631, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.464+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_325, and the Request Id: 27f110a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.464+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e860e0e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.465+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_316, and the Request Id: 75580470, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.465+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_320, and the Request Id: 2e119acb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.469+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 42fcfed9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.469+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23bbd978, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.470+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42fcfed9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.470+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_325-, and the Request Id: 7c3507b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.471+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 59a49096, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.472+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59a49096 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.472+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_319, and the Request Id: 56bbdf83, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.475+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65494cea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.475+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f95904f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.480+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63964b07, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.480+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 752a55bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.480+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_318-, and the Request Id: 7cd79c25, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.480+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_320-, and the Request Id: cef48b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.483+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b76d03e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.483+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_316-, and the Request Id: 7fa3ad58, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.484+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_319-, and the Request Id: 6275626b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.488+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46e3742, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.489+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7914cfa1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.489+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6aba09e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.490+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b47a562, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.494+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e1b9840, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.495+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72b2e99f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.496+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1779cc44, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.497+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1779cc44 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.497+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 731854da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.498+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 731854da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.498+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b52827b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.498+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 25baf8f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.499+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25baf8f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.499+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d7a619e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.500+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d7a619e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.500+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 31c24b2e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.500+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31c24b2e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.500+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4c65145d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.501+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c65145d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.501+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_321, and the Request Id: 2b8e91b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.502+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_320, and the Request Id: a8b9f93, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.502+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_323, and the Request Id: 46581652, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.504+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7134dbd7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.512+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 302a1ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.516+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 52581c47, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.517+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52581c47 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.518+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5b0fba93, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.519+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b0fba93 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.520+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16382be9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.522+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_326, and the Request Id: 30a28171, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.526+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37027840, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.531+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a783f91, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.532+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a783f91 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.533+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7326d634, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.533+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7326d634 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.537+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_320-, and the Request Id: 2396950e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.539+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_328, and the Request Id: 31de47da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.539+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_321-, and the Request Id: a804ab9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.543+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_323-, and the Request Id: 3918c1d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.551+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 773fd408, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.553+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 773fd408 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.555+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19cb26e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.558+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 20e420dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.558+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71e7ab93, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.559+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71e7ab93 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.561+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20e420dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.562+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_326-, and the Request Id: 322c235d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.565+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78b3783c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.566+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_319, and the Request Id: 35893950, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.567+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e1fb1ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.567+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e1fb1ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.571+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_321, and the Request Id: 76b62987, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.573+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5c43ad6a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.573+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_328-, and the Request Id: 234304ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.574+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c43ad6a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.575+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cb10f45, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.575+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ef86a16, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.575+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cb10f45 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.576+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 585ee269, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.577+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 585ee269 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.577+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_320, and the Request Id: 3efbb7ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.581+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 302dd1db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.582+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 302dd1db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.583+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_317, and the Request Id: 285c27f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.585+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_321-, and the Request Id: 3d60535e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.588+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ec54185, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.589+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ec54185 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.589+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_317-, and the Request Id: 4223e450, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.589+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6b21cd95, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.590+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b21cd95 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.591+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_320, and the Request Id: 18a329bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.591+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49427885, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.595+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2919bd8f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.601+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_319-, and the Request Id: 43466463, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.601+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e5f745a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.604+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 617ccfd1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.609+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_320-, and the Request Id: 37656f14, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.611+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f4d617f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.620+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 697a0cdf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.626+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e549927, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.626+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_320-, and the Request Id: 39b28fb5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.634+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3a5a72de, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.635+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f7bd00a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.635+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a5a72de the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.636+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a612444, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.636+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 387786c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.637+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 387786c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.640+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_321, and the Request Id: 265b0a36, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.642+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20e0d8e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.647+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3032e2b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.648+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3032e2b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.648+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d0efcc9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.649+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2d280965, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.650+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d280965 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.650+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_327, and the Request Id: 76325621, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.650+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72699cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.662+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c78b01b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.666+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b9d3ea8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.668+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ef1bdb7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.668+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46498b4d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.669+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ef1bdb7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.669+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7418f5b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.670+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 58271092, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.670+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58271092 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.672+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_324, and the Request Id: 6e608008, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.673+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3d48638d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.674+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d48638d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.674+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 79e63a0a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.675+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79e63a0a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.675+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_321-, and the Request Id: 493a7140, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.675+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7c73037a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.678+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c73037a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.679+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a2fdd52, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.680+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a2fdd52 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.680+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_329, and the Request Id: 26f54203, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.685+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_320, and the Request Id: 55bb7d12, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.686+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 78940b3f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.687+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78940b3f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.690+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 61302e49, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.692+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61302e49 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.692+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_322, and the Request Id: 1a43b586, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.698+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 304ef101, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.698+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 500a51a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.699+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 304ef101 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.699+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_320-, and the Request Id: 508220ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.700+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_327-, and the Request Id: 7ceaede9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.700+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_329-, and the Request Id: 2ec39100, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.701+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3144f449, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.701+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 749eba27, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.704+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7e74f84, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.705+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_324-, and the Request Id: 4a46b886, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.705+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 82f0e25, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.705+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e74f84 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.706+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 82f0e25 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.707+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 46e1646, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.707+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_318, and the Request Id: 1034a2f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.707+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46e1646 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.708+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_322-, and the Request Id: 6630ccc0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.712+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_322, and the Request Id: 35a79255, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.712+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 53b4cfcd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.713+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53b4cfcd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.714+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 24c448cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.715+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24c448cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.716+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_321, and the Request Id: 6e4d72ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.717+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_318-, and the Request Id: 28a05b0c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.720+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f96f38a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.723+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e4a9442, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.723+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45eb1e04, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.724+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e4a9442 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.725+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 49431790, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.726+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49431790 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.726+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c57f845, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.727+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_321, and the Request Id: 781b3afc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.735+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 417fde7f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.743+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f740df1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.747+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 293b5fe7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.751+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_322-, and the Request Id: 555c42fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.755+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30f71169, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.761+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a34638d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.764+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 404962ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.769+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 493932a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.770+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 493932a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.771+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 70e2fb2d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.775+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2bf06cca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.777+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70e2fb2d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.778+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_322, and the Request Id: 55fbbdb9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.779+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_321-, and the Request Id: 6dcac905, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.783+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58233e33, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.787+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68a306e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.794+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_321-, and the Request Id: 7119fa3b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.795+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 896824b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.802+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6aeda38e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.803+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6aeda38e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.805+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 337fedda, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.806+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 337fedda the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.807+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1498551e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.807+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1498551e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.809+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6fbc8688, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.810+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fbc8688 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.810+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_323, and the Request Id: 96f48e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.811+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_330, and the Request Id: 14a4b21b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.815+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 77b3a086, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.816+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77b3a086 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.816+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_323-, and the Request Id: 78d075ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.817+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3b77790e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.818+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b77790e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.819+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_328, and the Request Id: 75429a22, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.825+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72533012, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.829+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ffbdd6c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.830+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ffbdd6c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.831+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c94326e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.832+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c94326e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.833+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_325, and the Request Id: 564e6c99, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.836+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d30c456, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.837+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37d26285, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.843+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4567d6d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.844+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32e518b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.851+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_322-, and the Request Id: 237efb04, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.858+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_330-, and the Request Id: 12a25445, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.859+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d57102d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.863+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e8855eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.880+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_328-, and the Request Id: 423359d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.880+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29d0127, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.881+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 61fbed21, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.882+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61fbed21 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.885+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c28d692, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.885+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c28d692 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.886+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_321, and the Request Id: 3b9d94e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.888+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_325-, and the Request Id: 5d3a4aa5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.892+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a82c2f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.896+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4d8675da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.897+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 438c0bd6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.898+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 438c0bd6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.898+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34d79c00, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.899+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 423cc2c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.899+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f183b36, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.900+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 423cc2c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.898+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d8675da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.903+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 55c8253b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.903+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 449d2e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.904+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55c8253b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.904+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 449d2e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.910+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_319, and the Request Id: 6f09938f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.910+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_323, and the Request Id: 73ef2802, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.910+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1bac7e44, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.920+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3d1f580c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.925+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d1f580c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.925+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 505d0f16, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.929+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_322, and the Request Id: 29a53a90, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.932+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 46aefe50, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.933+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46aefe50 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.934+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_319-, and the Request Id: 75b04bcd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.935+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 169288e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.935+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 169288e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.936+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_323, and the Request Id: 6f0e6bd2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.939+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14ebf0f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.945+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 13047fed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.946+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26111f14, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.947+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13047fed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.948+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 67c0582b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.949+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67c0582b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.949+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49a01616, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.950+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49a01616 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.951+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_322, and the Request Id: 60ef8eac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.952+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_323-, and the Request Id: 3eec42a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.952+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b16795f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.953+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b16795f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.954+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_324, and the Request Id: 750b2d43, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.955+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47533581, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.959+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_322-, and the Request Id: 6087fac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.963+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_322-, and the Request Id: 1cf009f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.964+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 480aad06, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.965+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 480aad06 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.967+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6f8bd096, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.968+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f8bd096 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.970+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ae0205c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.970+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_329, and the Request Id: 1be36f60, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.978+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51a7e99d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.978+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36f956e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.981+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5310251e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.982+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5310251e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.982+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_329-, and the Request Id: 1ce2d7e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.983+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 704033aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.987+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a9e5994, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.987+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 608ef8d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.988+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 608ef8d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.988+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_324-, and the Request Id: 2a18920c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.990+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3417465b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.991+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3417465b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.991+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 704033aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.992+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_326, and the Request Id: 454d11d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.993+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_331, and the Request Id: 10e9faf4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.996+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_323-, and the Request Id: 4a5889b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.997+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_326-, and the Request Id: 212393fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.997+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75ee3d28, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.998+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61bc43a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:27.999+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_321-, and the Request Id: 336feb9a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.000+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 53f26848, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.001+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53f26848 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.002+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3212df3a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.003+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3212df3a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.005+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_320, and the Request Id: 64a30cbf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.007+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 323425e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.008+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22680f82, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.013+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f24c073, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.014+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b41bc45, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.015+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_331-, and the Request Id: 1bdd1262, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.016+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 741594da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.020+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51724e0c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.022+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6bab70bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.022+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e2ca7ad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.023+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e2ca7ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.024+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_320-, and the Request Id: 7c527fa1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.025+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 95caca4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.026+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 95caca4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.026+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5757d3d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.027+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_323, and the Request Id: 6a76d24a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.032+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 755e986a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.032+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e512ba6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.035+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d758fdb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.037+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a4b3406, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.037+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 728978ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.039+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1dab9ffe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.040+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1dab9ffe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.043+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_323-, and the Request Id: 5ed09862, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.043+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2f18a66, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.044+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6333142, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.045+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f18a66 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.045+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f0cfa2f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.045+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6333142 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.046+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f00137f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.046+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f0cfa2f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.046+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7aa2d671, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.046+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f00137f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.046+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 10a9607c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.047+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10a9607c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.050+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7059de48, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.050+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_324, and the Request Id: 5a580c6b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.051+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7059de48 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.055+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_322, and the Request Id: 2f01c1f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.055+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 19e9d15e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.056+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19e9d15e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.055+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2fb7b7a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.056+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 31b7c66f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.057+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31b7c66f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.057+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fb7b7a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.057+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a5bb371, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.057+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1dd64d60, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.058+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a5bb371 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.059+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_327, and the Request Id: 65f0c34c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.060+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_324, and the Request Id: 57205c0c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.060+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_323, and the Request Id: 555adc2b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.060+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 16c24042, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.062+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16c24042 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.063+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_325, and the Request Id: a976ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.066+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 292380c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.074+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_325-, and the Request Id: 4881983d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.075+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 329199bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.075+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_322-, and the Request Id: 338d96df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.076+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_323-, and the Request Id: 6bb21c47, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.078+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_324-, and the Request Id: 6dd08d01, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.079+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_327-, and the Request Id: 28b062d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.081+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1050ce1f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.081+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_324-, and the Request Id: 2960390c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.082+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1050ce1f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.087+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69e64ea1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.089+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 347ff3ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.089+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 134e75bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.090+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5c64dad9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.090+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a24c4df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.090+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d215d1e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.091+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c64dad9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.095+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c247a3e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.095+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_321, and the Request Id: 4f4ad4ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.096+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c247a3e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.097+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2daac1e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.095+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 318a6c9a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.098+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 13900fc4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.098+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d9d16a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.099+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13900fc4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.099+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 347ff3ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.102+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_330, and the Request Id: 2e6be7ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.103+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d00dc58, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.104+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d00dc58 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.108+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_332, and the Request Id: 65f06fdd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.110+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_321-, and the Request Id: 7e84dbb2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.110+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d31c94b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.113+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 190910af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.116+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76f5bf83, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.121+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4048d1ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.121+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 775ae7d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.129+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 586a77a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.134+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 33b97aba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.135+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33b97aba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.136+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e62e8c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.137+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e62e8c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.139+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_330-, and the Request Id: 36d90d2e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.139+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_324, and the Request Id: 374d2864, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.141+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_332-, and the Request Id: 75e2bc44, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.153+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 185991e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.154+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 185991e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.155+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d21acd0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.155+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c51e456, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.157+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d21acd0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.158+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_328, and the Request Id: 2f38a239, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.164+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6896df99, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.165+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6896df99 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.167+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2a41aeb3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.167+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 633a60ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.168+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 633a60ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.168+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a41aeb3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.170+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4fa963dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.170+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_323, and the Request Id: 79eb5252, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.171+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fa963dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.175+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 41c9d166, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.177+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41c9d166 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.177+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 32d25baa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.177+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32d25baa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.178+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcded24, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.178+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcded24 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.180+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_326, and the Request Id: 3b95f704, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.181+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_325, and the Request Id: 739421f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.181+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 46f25a4e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.182+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46f25a4e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.183+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 450e4e93, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.183+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_325, and the Request Id: 6b8b4ad0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.184+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 450e4e93 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.185+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5300712d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.186+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5300712d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.186+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_325-, and the Request Id: 59f60f9e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.189+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_324, and the Request Id: 33aab9b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.189+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3491534b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.196+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43b1bd44, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.196+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 503d1670, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.197+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d73b2f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.203+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_323-, and the Request Id: 40b86df2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.203+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_328-, and the Request Id: 557912eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.207+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_324-, and the Request Id: 325d71c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.214+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_326-, and the Request Id: 2c1209ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.217+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_324-, and the Request Id: 214f2483, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.220+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30beef37, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.220+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38134388, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.226+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7210d80b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.229+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6778f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.231+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c3c3928, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.239+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2f25f48a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.241+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f25f48a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.243+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6a454011, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.243+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e169721, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.244+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e169721 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.245+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a454011 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.246+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 650c1fb3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.247+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 650c1fb3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.247+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_325, and the Request Id: e7a477e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.252+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_331, and the Request Id: 550fce53, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.253+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60492896, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.254+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1135e296, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.259+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_325-, and the Request Id: 1cc0ce67, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.262+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dce2f22, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.268+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_331-, and the Request Id: 7c59d265, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.272+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5257a0c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.272+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25ce9338, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.273+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5257a0c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.273+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d4cd251, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.274+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 543b7f54, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.275+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 543b7f54 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.277+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_322, and the Request Id: 11c2fa97, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.279+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 481a9949, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.280+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 481a9949 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.281+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5b800faa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.282+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_325-, and the Request Id: 843a90d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.282+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b800faa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.287+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_327, and the Request Id: 71999f25, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.287+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 211fce06, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.293+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49a2877f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.302+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24c508e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.304+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 63ad87cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.308+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 109485bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.310+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63ad87cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.311+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 18484584, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.311+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ce86b34, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.312+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18484584 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.316+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_324, and the Request Id: 42ba78c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.317+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2859d762, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.318+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2859d762 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.320+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 75c8de5c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.321+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75c8de5c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.322+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_333, and the Request Id: 33313362, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.323+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bcb6ea1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.327+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c5d1840, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.329+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_327-, and the Request Id: 5f6881e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.330+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_322-, and the Request Id: 43101cb9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.335+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e5109bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.336+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 13c688b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.337+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e5109bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.337+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13c688b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.338+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6aaf3eaf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.339+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6aaf3eaf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.339+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33e56ba6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.340+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33e56ba6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.341+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 74672841, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.341+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_326, and the Request Id: 79f308de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.342+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74672841 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.343+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_329, and the Request Id: 243d3a10, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.348+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 635e2e45, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.348+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_326-, and the Request Id: 4bddced3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.348+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 635e2e45 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.349+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b59e348, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.351+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_326, and the Request Id: 60e99f18, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.355+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_324-, and the Request Id: 460c58c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.358+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72e4640, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.364+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d9c0806, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.364+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_329-, and the Request Id: 5025f0e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.365+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 161d89a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.366+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 161d89a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.368+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62a53296, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.368+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d9c0806 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.368+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 428258b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.369+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_333-, and the Request Id: 183eb7bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.369+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d4bcc92, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.370+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 37aadfa0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.371+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 428258b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.371+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37aadfa0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.372+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_332, and the Request Id: 69570ce0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.373+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_325, and the Request Id: 38232231, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.374+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 348cb65e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.375+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52898611, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.378+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b6917a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.378+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 110203f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.379+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_326-, and the Request Id: 64e1cd78, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.379+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 110203f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.381+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6f3aa4e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.381+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f3aa4e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.390+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_332-, and the Request Id: 439e5aae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.391+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6983f342, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.393+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 321925d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.393+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_326, and the Request Id: 44cbafea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.394+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ec312ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.397+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a93560f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.401+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 438cf8a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.401+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ea84427, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.402+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_325-, and the Request Id: 7aa0ae52, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.402+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 42b813c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.403+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42b813c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.407+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5838452c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.407+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d1a47f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.410+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d1a47f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.412+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_327, and the Request Id: 46fe1374, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.414+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_326-, and the Request Id: 61a6db8b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.416+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 773aae6b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.419+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 71f705c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.420+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b0978d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.420+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71f705c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.427+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54207d4b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.427+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e03fa2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.427+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 34fb4a4f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.428+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34fb4a4f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.428+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e03fa2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.430+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1bd4055d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.431+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bd4055d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.431+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 66c8d7db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.432+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66c8d7db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.432+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_328, and the Request Id: 374b4b02, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.433+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5ef7835b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.433+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ef7835b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.434+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e8264cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.434+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_334, and the Request Id: 206d0705, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.435+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_325, and the Request Id: 1b80009c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.436+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a64380e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.436+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1ffcea5d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.437+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ffcea5d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.439+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7e47614a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.440+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e47614a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.441+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_327-, and the Request Id: 78ad10e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.443+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_323, and the Request Id: 13b06ca1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.443+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5fca2a67, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.445+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e254f38, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.446+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e066fac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.447+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e066fac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.447+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d456e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.448+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7e86aa12, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.449+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e86aa12 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.451+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b2e2e56, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.451+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_328-, and the Request Id: 3f53f6a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.452+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_330, and the Request Id: 4c3a54dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.452+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_334-, and the Request Id: 1b58c6aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.453+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e594c1e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.459+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2b58a47d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.460+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b58a47d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.460+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_325-, and the Request Id: 648b0a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.462+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6b13b02b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.462+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b13b02b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.463+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_330-, and the Request Id: 51c9afd8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.467+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_333, and the Request Id: 757f570e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.467+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 37727df3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.469+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37727df3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.469+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4a22f299, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.469+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38269aea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.469+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69ad1fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.470+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a22f299 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.470+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 71b965a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.470+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_323-, and the Request Id: e2b1e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.471+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71b965a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.472+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 58ebc664, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.473+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58ebc664 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.473+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 73726f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.473+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73726f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.473+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 693bb17d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.474+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693bb17d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.474+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_326, and the Request Id: 5123d9a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.475+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_327, and the Request Id: 3111c7aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.476+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_327, and the Request Id: 33188d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.478+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_333-, and the Request Id: 315963bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.482+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a060518, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.483+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a060518 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.484+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34157f11, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.487+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1d75a80a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.487+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64b71213, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.487+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_327-, and the Request Id: 38de3f87, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.488+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d75a80a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.492+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_328, and the Request Id: 3e48eb1b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.493+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19023450, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.493+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64717d20, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.494+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64717d20 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.494+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_327-, and the Request Id: 4d8ddd1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.495+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 21abf3de, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.496+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21abf3de the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.498+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 915315e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.501+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_326, and the Request Id: 73eea182, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.502+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 481d841b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.508+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2676c2f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.512+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_326-, and the Request Id: 34632016, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.512+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c6a2689, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.513+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e590cc3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.520+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2dfb83d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.521+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2dfb83d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.522+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50029b4c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.527+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 20a5054d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.528+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20a5054d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.529+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21c1085, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.530+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 83ed9d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.530+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_329, and the Request Id: 1e1e6358, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.532+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_326-, and the Request Id: 7aaa3f1c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.532+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4bd6df80, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.533+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bd6df80 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.534+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2308f122, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.534+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_328-, and the Request Id: 5b85ad48, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.535+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2308f122 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.535+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_331, and the Request Id: 167bbae7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.545+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: cd0575d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.546+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cd0575d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.548+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 354539f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.549+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 354539f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.549+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1792b41, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.550+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_335, and the Request Id: 6762a727, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.555+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57b9bf57, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.563+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5af63efa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.564+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5af63efa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.565+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58e1e52d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.565+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6be1a3fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.567+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6be1a3fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.567+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22be28b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.569+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_324, and the Request Id: 668617d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.575+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_329-, and the Request Id: 725f76f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.580+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2186af5a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.583+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2cc088a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.591+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_331-, and the Request Id: 2e7d93f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.593+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c92d923, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.599+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_335-, and the Request Id: 310f583a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.603+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 17826824, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.607+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17826824 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.608+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 44a4875c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.609+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44a4875c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.609+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 274dde98, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.609+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 274dde98 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.610+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 445a171e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.611+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 445a171e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.612+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_334, and the Request Id: 7e8ed73f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.612+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_328, and the Request Id: 761b3001, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.619+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_324-, and the Request Id: 220a7451, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.624+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4a864f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.624+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ba971f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.625+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a864f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.626+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 364d2d4d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.627+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 364d2d4d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.629+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_328, and the Request Id: 6887d6ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.635+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_328-, and the Request Id: 297023fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.635+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a859be3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.635+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 30bf0ac3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.636+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30bf0ac3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.637+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4899b1d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.638+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4899b1d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.638+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62b718fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.639+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_334-, and the Request Id: 47cfb34b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.640+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 324517fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.641+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 324517fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.641+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7893aff8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.643+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 55f0b3d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.644+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55f0b3d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.647+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_329, and the Request Id: 9c0224e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.651+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_327, and the Request Id: 277c4c63, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.655+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3acad52d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.660+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: bebe692, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.665+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ffbc130, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.668+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_328-, and the Request Id: 5b152e62, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.671+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6377fe92, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.677+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6784d43a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.680+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6007ce0c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.681+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27546952, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.683+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 633b85d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.691+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_329-, and the Request Id: 7bedd2d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.699+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_327-, and the Request Id: 3362cfd6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.701+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4aac7f71, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.701+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4aac7f71 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.702+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c17abfa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.703+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb1556f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.704+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c2fde0e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.704+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7594eaa6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.704+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 28d6a51a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.705+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28d6a51a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.706+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25623ba2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.708+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c17abfa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.708+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_327, and the Request Id: 56034030, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.712+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 23222940, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.712+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a37fbb3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.713+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23222940 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.713+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a37fbb3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.714+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_330, and the Request Id: 3a1ded5e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.714+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9544d1d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.715+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9544d1d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.720+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_336, and the Request Id: c8665b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.722+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9515d81, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.723+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c24156d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.724+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9515d81 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.725+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67646e2f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.726+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 11a5c799, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.727+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11a5c799 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.727+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67646e2f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.727+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_330-, and the Request Id: 2cad94fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.729+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2fff05ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.729+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_325, and the Request Id: 1c738e1e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.730+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 56b62174, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.730+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fff05ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.731+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56b62174 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.731+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3bedcf4c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.733+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bedcf4c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.734+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_332, and the Request Id: 3d425942, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.736+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 513a1430, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.736+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 65a04c9e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.736+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 10af44ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.737+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65a04c9e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.737+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10af44ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.741+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 513a1430 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.742+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_335, and the Request Id: 102b40c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.742+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63e9fc53, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.742+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_329, and the Request Id: 7210e802, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.743+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 42f1e831, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.744+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42f1e831 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.745+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_336-, and the Request Id: 3113ece4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.746+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_329, and the Request Id: 2948940, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.748+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38d9c5af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.749+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_327-, and the Request Id: 334f53f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.751+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_325-, and the Request Id: 1ff7547c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.751+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_332-, and the Request Id: 27c61057, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.751+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_335-, and the Request Id: a8d32c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.754+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_329-, and the Request Id: 1a39ad36, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.757+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2467f713, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.758+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22e1b88a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.763+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30ae4ff6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.763+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 297f8a46, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.766+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_329-, and the Request Id: 5fec755c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.772+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a12f95e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.773+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e95b021, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.779+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76858710, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.779+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b53dbab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.785+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25e97f0b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.786+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1615f951, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.786+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1615f951 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.788+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 753e5e47, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.789+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 753e5e47 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.789+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_331, and the Request Id: 3e39f652, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.792+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75b8ef27, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.796+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c5d3da8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.798+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e88df0d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.799+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 379abecb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.799+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 30b97d2e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.799+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42fb05b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.800+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30b97d2e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.803+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 23f5f8f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.804+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23f5f8f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.807+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_330, and the Request Id: 17cf1212, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.814+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2abb1f21, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.815+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10ddb553, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.815+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_330-, and the Request Id: 53579b23, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.816+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2abb1f21 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.818+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9f98fed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.819+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1106da6c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.820+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1106da6c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.821+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_328, and the Request Id: 667607d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.822+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 42032468, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.823+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42032468 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.824+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 629fbd8b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.825+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 629fbd8b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.825+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_330, and the Request Id: 292a6aca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.828+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 492e2864, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.829+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 492e2864 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.829+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 449b85bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.830+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 449b85bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.830+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_326, and the Request Id: 270ab64b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.833+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36173611, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.835+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6c5ccf6f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.836+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c5ccf6f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.837+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5a7b12d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.838+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a7b12d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.839+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 425aad64, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.840+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 425aad64 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.843+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_337, and the Request Id: 3bd635c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.843+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 701420b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.844+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 701420b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.845+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_328, and the Request Id: 3a194786, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.847+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_331-, and the Request Id: 6bdfa55c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.851+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_337-, and the Request Id: 31ef9598, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.854+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 691d968a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.861+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d00f2a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.861+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2986bb00, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.871+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_328-, and the Request Id: 403c1cee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.871+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_330-, and the Request Id: 4516a968, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.874+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_326-, and the Request Id: 73a4ccdd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.883+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d6b2106, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.889+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45b65b01, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.893+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4538a88d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.893+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 730ae5a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.895+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4538a88d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.896+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5162efb9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.904+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5a58b771, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.905+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 730ae5a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.905+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a58b771 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.907+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_330, and the Request Id: d028be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.908+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2041a6f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.909+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2041a6f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.915+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2b782dfc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.915+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_333, and the Request Id: 671d5df9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.916+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b782dfc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.916+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1da7623, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.917+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5ae7d38d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.918+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ae7d38d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.919+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_336, and the Request Id: 5f047bc7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.920+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_330-, and the Request Id: 5f2e0a52, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.920+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d06c9d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.924+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c096b76, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.925+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e4b24a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.926+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e4b24a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.927+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 26bc5caf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.928+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26bc5caf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.928+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_336-, and the Request Id: 3675f96a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.929+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4090c193, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.929+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_328-, and the Request Id: 4a17dec2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.930+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4090c193 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.930+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 460a31a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.932+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_333-, and the Request Id: 33a92b7f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.932+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 16f933c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.933+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16f933c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.934+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_329, and the Request Id: 2cc8e9f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.934+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_327, and the Request Id: 2f07aeeb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.934+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f73c82d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.934+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 754f6452, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.939+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778b41dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.940+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778b41dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.941+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3f15a523, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.941+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f15a523 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.942+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_332, and the Request Id: 481bd115, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.945+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2baa8fdd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.947+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b2fec79, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.948+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 239214d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.948+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 328ae571, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.949+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 328ae571 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.950+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 88c78a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.951+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 88c78a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.951+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_331, and the Request Id: 195d0906, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.959+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_327-, and the Request Id: 64ad1153, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.959+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_329-, and the Request Id: 2a08d552, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.966+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12cb55a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.966+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b83466, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.968+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_332-, and the Request Id: 613875b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.969+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43ef8920, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.975+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11813212, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.983+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23613c26, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.987+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_331-, and the Request Id: 27353dfd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.987+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 723f57f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.988+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 723f57f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.989+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 24da5a5e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.989+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24da5a5e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.990+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_331, and the Request Id: 1722a533, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.991+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 33171a00, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.992+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33171a00 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.993+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 383e676, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.994+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 383e676 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.994+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_329, and the Request Id: 4856848c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.996+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16e31ef4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:28.999+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c0b860d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.006+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 50582d07, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.007+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28375bcb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.007+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50582d07 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.009+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7fc50de8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.010+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fc50de8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.010+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_331, and the Request Id: 2880bf52, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.015+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 47887a6f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.016+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 170d72dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.019+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_331-, and the Request Id: 60c2f10a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.019+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47887a6f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.021+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5065316a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.021+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5065316a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.022+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_334, and the Request Id: 16f1eccc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.023+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 653647a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.027+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 653647a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.027+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76febee7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.028+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 38e86cf8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.028+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38e86cf8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.029+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_328, and the Request Id: 475fd9dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.032+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_329-, and the Request Id: 298db1cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.032+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_331-, and the Request Id: 767d3517, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.036+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b3eaa5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.042+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e9d9a02, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.043+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e9d9a02 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.043+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7bb9c39f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.044+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bb9c39f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.044+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 479053a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.044+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 479053a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.045+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 60806410, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.045+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60806410 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.045+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_337, and the Request Id: 6945e4b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.046+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_338, and the Request Id: 1d02e6d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.048+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34bbf62d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.062+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_334-, and the Request Id: 75730655, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.063+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2df9a849, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.063+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ee5b1ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.065+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_328-, and the Request Id: 23210db2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.067+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16bfdc85, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.068+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64215580, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.072+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2099ec77, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.072+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18a521fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.073+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2099ec77 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.073+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18a521fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.073+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 17d69962, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.074+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17d69962 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.074+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 328de6d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.074+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_330, and the Request Id: 6e7e2e31, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.074+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 328de6d7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.075+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_332, and the Request Id: 52da5e93, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.079+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24b33acc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.082+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_338-, and the Request Id: 1d5d955e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.087+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6865549e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.088+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6865549e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.091+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 40325f40, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.092+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40325f40 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.092+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 528ff871, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.093+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_330, and the Request Id: 164ce541, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.101+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a2624e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.101+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5486b804, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.102+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 985ecb4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.106+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_330-, and the Request Id: 643ce14f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.106+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_337-, and the Request Id: 781754b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.109+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_332-, and the Request Id: 20243328, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.114+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 11984bfd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.119+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11984bfd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.120+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78e8020c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.121+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1c12c45b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.121+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 77237042, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.122+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c12c45b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.122+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77237042 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.123+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_332, and the Request Id: 51a8628d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.124+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4fbce8e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.125+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fbce8e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.129+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_330-, and the Request Id: 3147970b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.129+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_333, and the Request Id: 33314ea4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.129+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33959563, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.131+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49d70166, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.136+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a0422ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.137+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ea60762, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.137+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: cc8fcc1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.138+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ea60762 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.140+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40e24326, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.140+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 778e8d33, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.140+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778e8d33 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.141+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_332, and the Request Id: c194ed2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.147+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_332-, and the Request Id: daeb1e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.147+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57cd4351, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.155+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5780c53c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.158+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_333-, and the Request Id: 5a7a856c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.163+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4708249d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.164+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4708249d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.164+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29e2e6ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.165+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29e2e6ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.165+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_339, and the Request Id: 7f62358f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.167+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b239311, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.172+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 231b13f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.173+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 231b13f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.174+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7394eb6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.175+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7394eb6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.176+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18739fd2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.177+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_329, and the Request Id: 454e0c0f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.178+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74c8ff0d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.179+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_332-, and the Request Id: 28748879, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.183+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 736d575, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.186+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 544eea73, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.187+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 544eea73 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.188+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cf5b00a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.188+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 12e15975, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.189+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12e15975 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.190+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_338, and the Request Id: 7bcd8ef1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.191+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22979a44, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.195+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fe85e15, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.205+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_329-, and the Request Id: 63c4c1c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.209+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 58fa5ded, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.209+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b6c322, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.212+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58fa5ded the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.213+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 12ba2fed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.214+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2dd01ad3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.214+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12ba2fed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.214+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2dd01ad3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.214+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 28f39253, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.215+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 47e4cfa0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.216+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47e4cfa0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.216+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_334, and the Request Id: ca80640, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.216+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28f39253 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.216+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 292a485d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.217+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_331, and the Request Id: 307e8737, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.217+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3048902b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.218+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3048902b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.218+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38c4f2c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.219+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_333, and the Request Id: 24044c5f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.225+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_338-, and the Request Id: 1bb84d96, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.227+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34e69877, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.229+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 22c82e47, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.230+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22c82e47 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.231+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3b220bc4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.232+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b220bc4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.232+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1994543c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.233+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1994543c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.233+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_339-, and the Request Id: 3d4f13c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.234+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_335, and the Request Id: 21c73573, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.234+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c43810a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.234+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_334-, and the Request Id: 3b3f8ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.234+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 762f2bb4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.235+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c43810a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.235+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 762f2bb4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.236+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7886439f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.237+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7886439f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.237+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_333, and the Request Id: 221c0a5e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.238+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_331, and the Request Id: 38e33b90, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.239+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_331-, and the Request Id: 73fe7e1c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.243+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_333-, and the Request Id: 103673c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.244+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 884db5b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.247+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 884db5b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.248+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 68c7c125, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.248+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68c7c125 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.249+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_333, and the Request Id: 762d1d06, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.251+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79e6cfc6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.255+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d6b420d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.263+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55e67971, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.272+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_335-, and the Request Id: 55105983, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.272+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27aa36c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.279+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11b68954, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.283+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_333-, and the Request Id: 645389df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.288+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_331-, and the Request Id: 361215a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.291+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57b5c4bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.295+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64742691, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.295+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_333-, and the Request Id: 5fce0f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.302+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21aacc75, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.303+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21aacc75 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.303+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7fd52c97, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.304+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fd52c97 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.305+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7914e40a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.306+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_330, and the Request Id: 41f7510e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.309+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 17bf1c7e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.310+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17bf1c7e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.311+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 928bc6d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.311+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 928bc6d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.312+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7bd5b97e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.313+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_339, and the Request Id: 188471f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.323+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39fbadfd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.324+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6644ac34, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.327+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d6c328f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.331+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 58b7ecb4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.332+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58b7ecb4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.338+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a2ace29, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.339+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a2ace29 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.340+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32a666ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.341+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_340, and the Request Id: e9c0fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.349+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 616f36c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.349+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3eda45f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.357+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 63669bcc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.359+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_339-, and the Request Id: 4f0e79cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.359+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63669bcc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.360+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a6760fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.363+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3083ad0e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.365+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1229effb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.366+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1229effb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.367+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b3a591f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.370+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_334, and the Request Id: 62ebfd31, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.374+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b39b26e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.377+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1c0a34f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.378+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_340-, and the Request Id: 2ea42cad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.378+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c0a34f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.379+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1dc04d38, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.379+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1dc04d38 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.379+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eedf50c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.380+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eedf50c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.380+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 660c1b86, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.380+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 660c1b86 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.381+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_334, and the Request Id: ece58a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.381+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_336, and the Request Id: 684e48c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.388+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3a4490b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.388+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f27d804, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.389+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a4490b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.389+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f27d804 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.390+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 34ca1edb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.390+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43682c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.391+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34ca1edb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.391+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43682c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.395+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_335, and the Request Id: 2052623d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.395+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_332, and the Request Id: 15562469, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.403+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_334-, and the Request Id: 306b469e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.403+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_334-, and the Request Id: 55e3d19b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.404+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_335-, and the Request Id: 493d4fd0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.404+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_332-, and the Request Id: 4743e67, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.404+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_336-, and the Request Id: d63f141, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.406+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3322ed1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.408+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 323bad95, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.409+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 604ca547, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.409+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ef3e403, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.409+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 323bad95 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.409+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 604ca547 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.410+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_330-, and the Request Id: 251882e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.411+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 782fc255, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.412+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 782fc255 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.412+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3cb6eeb7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.413+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_332, and the Request Id: 7ddd0728, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.413+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cb6eeb7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.413+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_334, and the Request Id: 22106d7c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.416+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28490510, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.418+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40849dfb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.423+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3934d2af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.427+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11de5093, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.431+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77ab261c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.431+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34f915cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.436+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fcc690d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.436+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66d6a109, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.439+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69fde9a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.442+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_334-, and the Request Id: 770f6c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.451+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3eb0e895, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.452+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3eb0e895 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.455+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 67affe9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.456+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67affe9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.457+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a9c7ad4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.458+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9c7ad4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.459+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_341, and the Request Id: 187b1af5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.459+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 548a4114, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.460+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 548a4114 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.460+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ce28948, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.461+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_333, and the Request Id: 44b76ce2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.463+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 630bece, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.464+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 686d4e0c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.466+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3056edc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.468+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d00c058, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.469+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d00c058 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.473+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 454f4800, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.474+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 454f4800 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.475+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6f374ec5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.475+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f374ec5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.478+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 232d81f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.479+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 232d81f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.479+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_336, and the Request Id: 2860b605, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.480+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33c65172, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.481+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33c65172 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.481+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ea2d085, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.481+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ea2d085 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.482+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_335, and the Request Id: 56984cff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.483+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_340, and the Request Id: 608bed97, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.483+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 601a45f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.484+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2684cf75, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.489+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_333-, and the Request Id: 48a8e6b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.490+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_332-, and the Request Id: 10315d6d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.490+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_341-, and the Request Id: 5865414c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.492+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_336-, and the Request Id: 629b988, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.493+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 29d76e1b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.494+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e823b8b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.494+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29d76e1b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.495+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e823b8b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.495+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 296a94eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.495+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bf65936, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.496+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 296a94eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.497+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_340-, and the Request Id: 2854e1c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.497+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 51dd0da3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.496+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bf65936 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.498+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_337, and the Request Id: 6d3daac0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.498+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51dd0da3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.498+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_335-, and the Request Id: 6bcfeff3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.498+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_335, and the Request Id: 6186e6bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.499+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 66afa6ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.499+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66afa6ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.504+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3cc56545, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.504+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_331, and the Request Id: 54b6ae7f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.509+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e9deac3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.512+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2250cfe0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.515+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65131997, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.515+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ffdcaa1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.516+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ffdcaa1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.515+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_335-, and the Request Id: 1fa7d697, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.517+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 45d9970b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.518+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45d9970b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.519+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b13cafa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.520+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_335, and the Request Id: 37736bee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.523+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b7d1f7f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.523+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63eb3c03, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.523+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_337-, and the Request Id: 5337dd9f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.527+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_331-, and the Request Id: 6f60b4a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.529+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6fbd3f09, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.532+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46a94f54, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.534+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6166e07e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.534+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a582420, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.538+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_335-, and the Request Id: 7f974102, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.539+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fcc1861, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.543+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 87830c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.544+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c5b7c69, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.549+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5f33ac21, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.550+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f33ac21 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.550+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 61436657, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.551+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ae66803, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.551+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61436657 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.552+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_337, and the Request Id: cac0b5b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.555+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 768d350, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.556+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 768d350 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.557+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 610dd2f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.557+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 610dd2f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.558+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_342, and the Request Id: 870bb5d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.560+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 17539676, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.563+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17539676 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.564+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 32636985, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.565+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32636985 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.565+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_334, and the Request Id: 4a0546ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.567+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47576ce7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.569+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 33c85314, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.570+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33c85314 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.570+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38cea303, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.571+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 601f3995, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.572+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 601f3995 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.572+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_341, and the Request Id: 4366ae8d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.573+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2434006f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.577+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a6bc4f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.592+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f0190fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.594+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_334-, and the Request Id: 1375ea49, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.595+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_342-, and the Request Id: 77cb0153, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.596+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5fc7f5ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.597+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fc7f5ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.597+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: cc8b3c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.598+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 323d965e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.598+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 323d965e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.599+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cc8b3c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.600+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1faeea48, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.600+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 286d2a3b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.600+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 59ba905c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.601+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1faeea48 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.601+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 286d2a3b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.601+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59ba905c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.602+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_337-, and the Request Id: 340ff861, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.602+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a9dc9d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.603+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e5190f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.603+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7bf9e7e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.603+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e5190f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.603+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bf9e7e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.603+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_333, and the Request Id: 4807d0f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.604+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_336, and the Request Id: 8263205, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.611+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_341-, and the Request Id: 68f5cbb3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.612+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_336, and the Request Id: 2a8daeb7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.614+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32ee6788, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.614+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_336, and the Request Id: 1a29765, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.617+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19468425, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.620+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e659a87, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.622+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e096a2e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.623+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e096a2e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.623+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 596199bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.623+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_336-, and the Request Id: 8493a27, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.623+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 596199bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.624+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fdb2062, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.625+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fdb2062 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.626+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_332, and the Request Id: 7115a995, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.626+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e0ed578, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.626+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e0ed578 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.628+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_333-, and the Request Id: 3b506efe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.629+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_338, and the Request Id: 26dd1979, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.629+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_336-, and the Request Id: 18971cf6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.631+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_332-, and the Request Id: 3b49fac7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.635+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: db9537, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.643+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7cb5ec5c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.645+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31b112af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.646+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16637c5f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.655+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 72209a31, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.656+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72209a31 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.657+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_336-, and the Request Id: 29604830, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.657+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 40252fb8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.658+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40252fb8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.659+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_342, and the Request Id: 48a42224, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.660+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d5f5179, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.664+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b58672e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.666+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 448b52d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.666+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_338-, and the Request Id: 7d304721, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.669+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ca61df3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.675+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3fa1bdf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.676+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fa1bdf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.677+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b6fffa7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.678+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 68d687be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.678+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68d687be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.679+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_335, and the Request Id: 2de04892, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.680+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 361d84f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.690+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7689b5b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.695+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7abcdba5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.699+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7096d447, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.700+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 399abdc7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.703+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 745e3fa3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.705+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 72df4b02, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.705+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_342-, and the Request Id: 1435d4c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.706+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72df4b02 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.707+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 73656625, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.707+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1b3ca3d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.708+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b3ca3d7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.708+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73656625 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.709+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7f92fac2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.710+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f92fac2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.711+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 59bc6c8f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.711+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_335-, and the Request Id: 32dc123e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.711+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59bc6c8f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.712+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2f1fe593, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.713+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f1fe593 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.713+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_343, and the Request Id: 1b443ef4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.714+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d52f972, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.715+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_337, and the Request Id: 5dcb94a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.715+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3366480a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.716+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3366480a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.722+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f4bd7bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.722+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_338, and the Request Id: 45430b79, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.723+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f4bd7bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.722+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 697ad6ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.728+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34771971, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.729+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aaacdb4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.733+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 245037a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.734+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 245037a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.734+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_337-, and the Request Id: 24fe765c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.734+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_337, and the Request Id: e2bc646, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.735+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_343-, and the Request Id: 5e1be763, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.735+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2bb178f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.735+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b7242d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.736+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bb178f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.736+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b7242d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.740+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_334, and the Request Id: 4d93d3d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.741+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7b03ea21, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.741+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b03ea21 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.742+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1a86fd78, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.742+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a86fd78 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.743+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 55aded3c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.743+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_337, and the Request Id: 209b7f27, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.744+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55aded3c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.744+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_338-, and the Request Id: f869ca1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.744+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23b4645f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.747+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 13e1f5a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.748+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13e1f5a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.751+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 62f4623f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.751+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_333, and the Request Id: 1e0580aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.752+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62f4623f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.756+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_339, and the Request Id: 63461012, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.756+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_337-, and the Request Id: 348a60d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.757+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62041870, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.758+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_333-, and the Request Id: 68c7a59e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.758+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_337-, and the Request Id: 7a1c292, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.759+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46cce6df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.763+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_334-, and the Request Id: 7ddf6980, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.767+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f5583f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.771+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11ad33e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.775+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d46ef7f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.775+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32537f6f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.775+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3cdbceec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.780+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_339-, and the Request Id: 5347c868, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.787+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 487ffc1f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.787+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49764862, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.788+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49764862 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.792+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 487ffc1f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.792+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5190d85a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.793+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5190d85a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.794+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_336, and the Request Id: 38b28956, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.793+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4d328e0f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.795+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d328e0f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.796+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_343, and the Request Id: 1b13dac2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.798+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d8b72f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.802+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d5bb447, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.804+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 57c5426f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.804+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27b2e834, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.804+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_343-, and the Request Id: 544dd6a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.804+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e1e5eac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.807+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57c5426f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.808+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e14b762, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.812+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70b550d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.812+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4472e700, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.812+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 63709aee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.813+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63709aee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.814+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_338, and the Request Id: 4de1a4e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.816+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d8841b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.818+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_336-, and the Request Id: 2cc13697, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.818+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 514e8e55, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.820+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1dd11015, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.823+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1dd11015 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.824+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 50379fd3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.824+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1cf97772, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.825+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_338-, and the Request Id: 2059f5c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.825+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50379fd3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.825+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cf97772 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.825+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 28d46d17, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.826+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28d46d17 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.826+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4cd1a131, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.826+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c3d9ccd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.827+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cd1a131 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.830+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1a1dfaea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.830+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e0c03a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.830+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5818a803, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.830+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_334, and the Request Id: 5faf9a80, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.831+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5818a803 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.831+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a1dfaea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.832+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_335, and the Request Id: 792fa1ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.834+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ee8f39b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.834+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ee8f39b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.835+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1bd5aa24, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.835+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bd5aa24 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.837+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4da85f88, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.838+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4da85f88 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.839+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_338, and the Request Id: 5c54f58, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.839+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_339, and the Request Id: 59805d2f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.844+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_344, and the Request Id: 159c80a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.846+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a6e7846, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.847+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 356dca7e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.848+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 356dca7e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.849+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6dd8caee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.849+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_339-, and the Request Id: c84af2f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.849+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7807f64e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.850+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7807f64e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.850+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_344-, and the Request Id: 4f0aa7cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.850+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64b4a5c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.851+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64b4a5c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.851+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_340, and the Request Id: 46bd0732, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.855+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2cb4174e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.855+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6acca27d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.855+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6acca27d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.859+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_338, and the Request Id: 1a77fc80, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.860+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_335-, and the Request Id: 2592dff9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.863+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_340-, and the Request Id: 5537b6cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.864+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_334-, and the Request Id: 65f808f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.869+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 435c89bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.870+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 435c89bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.872+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 24cb7d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.872+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16d40594, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.872+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24cb7d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.874+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_344, and the Request Id: 4188c674, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.874+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_338-, and the Request Id: 6528a485, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.874+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32c590d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.877+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2831aeab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.877+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78884721, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.878+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 463525b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.882+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_338-, and the Request Id: 668981ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.887+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c95bc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.890+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 295b4bd9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.895+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 166d0f9e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.895+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20ca76f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.896+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 166d0f9e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.896+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 680645a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.897+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 680645a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.897+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_339, and the Request Id: 57c507b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.899+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_344-, and the Request Id: 5ae16e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.902+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_339-, and the Request Id: 64590f19, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.903+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7cc33200, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.906+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 524b6dbd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.911+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d65c5f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.915+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 702d7fc8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.916+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 702d7fc8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.920+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6bd40cdd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.920+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bbc737, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.920+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bbc737 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.921+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49387e6d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.921+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_341, and the Request Id: 7da8caf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.922+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49387e6d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.922+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 402ae659, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.923+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 402ae659 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.923+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_345, and the Request Id: 3206190f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.924+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 404bdc6d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.931+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e39bb0e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.936+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40006b36, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.939+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9815c92, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.940+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9815c92 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.940+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5c30a8e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.941+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c30a8e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.942+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_337, and the Request Id: 4555a205, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.942+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c904e42, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.947+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d9ba4ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.954+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43fa22e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.954+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_341-, and the Request Id: 684bfd2d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.963+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 50166383, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.963+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_345-, and the Request Id: 634ebd97, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.964+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50166383 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.967+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8e18cd4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.971+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8e18cd4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.972+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_336, and the Request Id: 5e55ecdb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.972+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 223d8cf0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.972+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 223d8cf0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.974+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cd1b2d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.974+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cd1b2d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.975+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_335, and the Request Id: 28a7a8f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.978+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6da090b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.979+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6da090b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.980+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 39a3e552, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.980+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74a65a71, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.980+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39a3e552 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.982+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_340, and the Request Id: 718d4a19, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.985+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_335-, and the Request Id: 361a43a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.986+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_337-, and the Request Id: 4dc17913, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.991+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 713baa76, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.997+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2cc91dbc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.998+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cc91dbc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:29.999+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 11f1852a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.000+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11f1852a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.000+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1ae2daec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.000+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ae2daec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.004+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1dee6987, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.004+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1dee6987 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.005+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_345, and the Request Id: 76a3dfc2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.005+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40eaef40, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.006+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_339, and the Request Id: 35383f10, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.007+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d612b3d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.008+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_336-, and the Request Id: 215e41fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.015+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_345-, and the Request Id: f4486c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.020+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 36d8148c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.021+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36d8148c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.022+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7c98f8b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.022+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c98f8b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.023+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_339, and the Request Id: 21236d89, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.023+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67864c65, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.027+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f7c18b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.031+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34a3c920, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.040+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28ce1e60, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.046+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_340-, and the Request Id: 599eecf5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.046+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_339-, and the Request Id: 76834d0a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.046+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c8934e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.046+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fa2345b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.047+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_339-, and the Request Id: 10c0c13c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.047+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c8934e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.046+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6cbfb0d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.047+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 319b884, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.048+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbfb0d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.052+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6fed7aff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.054+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44e259bc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.054+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d099812, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.055+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 773a91ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.055+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6421bcad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.055+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d1ce360, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.056+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6421bcad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.056+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 773a91ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.057+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_340, and the Request Id: 34a333ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.058+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_336, and the Request Id: a57e14a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.060+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b9b764a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.061+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5f0950ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.062+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f0950ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.063+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4bd64814, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.063+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bd64814 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.064+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 450347e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.064+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 741f76ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.065+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 741f76ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.067+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41212c50, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.067+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_346, and the Request Id: 47a84c44, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.068+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 59d1c21b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.069+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59d1c21b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.071+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_342, and the Request Id: 4e9ad722, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.071+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f215d62, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.073+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4220266f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.074+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4220266f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.075+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5a5b2d71, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.075+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_336-, and the Request Id: 70f469a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.075+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a5b2d71 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.075+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_340-, and the Request Id: 503479d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.079+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_346, and the Request Id: 45d9a3bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.086+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7fd85cd1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.095+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_342-, and the Request Id: 41c55a42, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.097+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1d9d9a42, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.097+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_346-, and the Request Id: 468526d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.097+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f3715b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.098+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d9d9a42 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.098+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 386583ad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.098+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 386583ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.103+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 748923ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.104+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72fbaf25, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.104+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_346-, and the Request Id: 1e05fb00, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.104+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5bc6adeb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.104+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 748923ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.104+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52eb0caa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.105+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bc6adeb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.107+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b7e4d7d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.108+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b7e4d7d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.108+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_341, and the Request Id: 7a06a9d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.109+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_337, and the Request Id: 6672a9e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.111+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7acec6a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.111+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7acec6a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.112+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_340, and the Request Id: 658929a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.115+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e2de1ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.115+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 196ad26e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.116+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 76767a2f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.120+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76767a2f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.121+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 54be2264, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.122+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 507ba55a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.122+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54be2264 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.123+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_338, and the Request Id: 75d35717, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.125+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_341-, and the Request Id: 6f678439, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.125+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34220239, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.125+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_337-, and the Request Id: 2feb3a1b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.129+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c7dd2a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.130+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_340-, and the Request Id: 54cf7b04, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.131+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ccb94f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.133+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 55e31c77, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.134+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55e31c77 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.134+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_338-, and the Request Id: 4fdbe082, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.135+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a67159, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.182+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 999aef1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.183+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 999aef1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.183+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18860863, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.187+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11d965a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.187+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 30d54c0b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.187+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 28f0bc91, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.188+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30d54c0b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.188+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28f0bc91 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.189+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6a439450, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.189+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 63f2efa4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.189+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62fd21b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.189+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a439450 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.190+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 401f12fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.190+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63f2efa4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.190+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_340, and the Request Id: 585849c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.192+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 450edf2f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.193+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 450edf2f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.193+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 676b142d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.194+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 676b142d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.194+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ea9a77a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.194+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ea9a77a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.194+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 24c54866, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.195+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24c54866 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.195+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9ee2933, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.196+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_343, and the Request Id: 30d02418, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.199+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_347, and the Request Id: 599bf6f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.200+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_337, and the Request Id: 239920ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.200+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_341, and the Request Id: 7df17354, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.246+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4da0a1e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.247+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4da0a1e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.247+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 633ddf4e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.249+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79b47c9f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.249+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44f73c12, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.249+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 483f715, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.250+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_340-, and the Request Id: 7c4062c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.250+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 483f715 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.252+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_347, and the Request Id: a699e20, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.253+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51bcda15, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.256+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_347-, and the Request Id: 2fb31086, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.256+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_337-, and the Request Id: 126a0b66, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.259+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_341-, and the Request Id: 6bea21af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.259+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_343-, and the Request Id: 61d567d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.261+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 32205142, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.263+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32205142 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.264+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 483cf52f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.265+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 483cf52f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.265+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 75b69acd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.265+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75b69acd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.265+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21147e29, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.266+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21147e29 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.266+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 24d6a599, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.267+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24d6a599 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.267+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 667b5cbc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.267+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_339, and the Request Id: 5227cdae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.267+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 667b5cbc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.269+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_338, and the Request Id: 4b5de003, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.270+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73e42918, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.271+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_341, and the Request Id: 64f076ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.275+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_347-, and the Request Id: 6d03d9e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.279+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5fc3fee0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.280+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fc3fee0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.281+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6d41a8f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.282+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d41a8f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.283+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_342, and the Request Id: 14d90022, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.283+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c59db07, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.284+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f98606c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.287+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c8d347d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.291+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60dcdd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.299+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_339-, and the Request Id: 22a49ac2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.299+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_338-, and the Request Id: 37fb1bed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.299+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1039c508, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.304+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16199adb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.306+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_341-, and the Request Id: 2349f8ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.324+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f3d95d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.324+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 781a0b78, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.325+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1cd9a6c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.326+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_342-, and the Request Id: 4edcd5c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.326+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6fdf519f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.332+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 16b5d985, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.333+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16b5d985 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.333+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70409c99, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.334+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 447b01eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.335+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 447b01eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.337+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_341, and the Request Id: 55c1d86f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.337+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8dafc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.340+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 148dd251, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.345+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c9d114d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.347+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4118560f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.347+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 119115e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.348+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 119115e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.348+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4118560f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.349+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 68dcef5d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.349+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 57a654c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.350+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68dcef5d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.350+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57a654c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.351+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_342, and the Request Id: 5a277b87, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.351+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_344, and the Request Id: 3d8e61cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.354+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 564f9e5d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.355+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 586ff4f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.356+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 586ff4f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.361+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 598575e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.361+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2562daea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.362+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2562daea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.362+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 598575e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.363+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 69a6180b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.363+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_348, and the Request Id: 3763c321, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.364+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69a6180b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.365+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_338, and the Request Id: 76fa8393, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.368+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ad9ce01, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.378+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_341-, and the Request Id: 11313b0f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.383+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3dd2978e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.384+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 658cef95, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.388+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1ac7baa3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.389+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ac7baa3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.390+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 399fdec0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.391+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 399fdec0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.392+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_348, and the Request Id: 5551774d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.393+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3430738f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.394+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3430738f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.396+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1cc20d0d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.397+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cc20d0d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.398+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_339, and the Request Id: 439aab75, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.399+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_342-, and the Request Id: 6b410570, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.400+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_348-, and the Request Id: 100b798f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.400+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_344-, and the Request Id: 5fd237a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.406+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_338-, and the Request Id: 70c05434, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.410+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: deb951, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.411+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: deb951 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.412+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a08fb5e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.413+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a08fb5e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.414+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 713be609, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.415+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_343, and the Request Id: 16a9cd0a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.415+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 774fef57, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.418+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b34576, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.418+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 774fef57 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.420+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_343-, and the Request Id: 6163fcb2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.431+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 793c801e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.431+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_348-, and the Request Id: 63b8a659, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.432+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 793c801e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.434+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 414916, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.436+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_340, and the Request Id: 593ce1db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.437+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4871fc51, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.437+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a5cb125, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.437+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a75866c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.438+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_339-, and the Request Id: 37f468a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.439+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f3c527e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.444+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3636072f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.445+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ce4e886, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.447+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f50ff04, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.448+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 39481127, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.449+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39481127 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.450+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 152a4cd9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.451+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 152a4cd9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.452+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_342, and the Request Id: 535342ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.453+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a4f0e6c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.453+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 26e33839, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.454+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a4f0e6c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.455+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26e33839 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.456+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 651cc4a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.456+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 627e2bd9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.456+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 651cc4a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.457+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 627e2bd9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.458+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_349, and the Request Id: 7ac4cfcf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.458+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_342, and the Request Id: 7a9ee7b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.459+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f500696, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.459+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_342-, and the Request Id: 21b510ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.459+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_340-, and the Request Id: 2d3b373c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.468+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76b67c34, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.469+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a9465e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.470+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_349-, and the Request Id: 28109aa5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.471+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15b26a9c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.472+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13010038, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.473+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a5f3b9e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.474+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_342-, and the Request Id: 5b715227, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.475+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3719f42d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.476+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3046ed1f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.479+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e1fb2b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.480+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e1fb2b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.481+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 76199593, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.482+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76199593 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.484+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49c03fe8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.484+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 41f2591, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.485+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41f2591 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.487+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 204a06cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.492+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_345, and the Request Id: 218524bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.492+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 508e80a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.493+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 508e80a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.493+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7bcd1716, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.494+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bcd1716 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.494+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6acfc254, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.494+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_344, and the Request Id: 63a19c1b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.495+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6acfc254 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.495+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 35af8754, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.495+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 110ab224, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.495+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e5a2538, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.495+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35af8754 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.496+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e5a2538 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.497+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_343, and the Request Id: 5079c126, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.499+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3816dae7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.500+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3816dae7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.500+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_345-, and the Request Id: 11eb8461, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.500+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_339, and the Request Id: 44de29f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.502+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_344-, and the Request Id: 303b2a5a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.504+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e17d69e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.505+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6a3c9432, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.506+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a3c9432 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.507+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4453b64, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.509+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c472eec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.509+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ecf86d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.509+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6061c393, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.509+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c472eec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.509+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ecf86d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.509+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6061c393 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.510+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4960466, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.511+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_341, and the Request Id: 50244e9f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.512+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bac727f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.513+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bac727f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.513+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_343-, and the Request Id: 24d6e437, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.514+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_340, and the Request Id: b1ccb98, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.514+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_349, and the Request Id: 30dd59c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.516+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b0cadc9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.517+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b0cadc9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.517+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f3271e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.517+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f647905, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.518+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f647905 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.520+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_343, and the Request Id: 2dfc2cdb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.520+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_341-, and the Request Id: 21005684, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.521+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dc1025d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.521+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31125642, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.523+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_339-, and the Request Id: 3826673, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.523+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 24caf4ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.524+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24caf4ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.525+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 774f04ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.525+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 497acff6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.526+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 774f04ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.526+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 497acff6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.527+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_343, and the Request Id: 1d7d7b17, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.529+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a3e57eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.530+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5a646d39, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.531+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a646d39 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.532+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_340-, and the Request Id: 65ee9321, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.534+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_350, and the Request Id: 4759ce6f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.539+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19012da1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.539+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_343-, and the Request Id: 1bc15710, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.545+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 728eddae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.548+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44cb8d41, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.549+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 489f7ce5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.550+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 306145c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.550+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_350-, and the Request Id: 692fe777, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.554+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71f5a46d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.554+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_343-, and the Request Id: 1f2f51eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.554+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ee07114, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.555+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_349-, and the Request Id: 248e3898, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.556+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ee07114 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.560+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8d6ba56, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.560+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79912908, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.561+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8d6ba56 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.562+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_344, and the Request Id: 7bcf44f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.571+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1821338e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.572+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7362ab1e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.573+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7362ab1e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.573+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3902e062, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.573+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20d5ada9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.574+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_344-, and the Request Id: 415d08d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.574+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1a52d16c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.575+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a52d16c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.579+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 75f9848b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.579+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 60d18342, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.580+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75f9848b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.580+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60d18342 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.581+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_346, and the Request Id: 42754e6c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.582+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59a77bf0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.582+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f38a3ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.585+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_345, and the Request Id: eba1cf3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.587+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 456fffe4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.590+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49b0f3a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.595+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 66749680, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.596+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66749680 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.598+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2641acf9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.599+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2641acf9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.600+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_342, and the Request Id: 357301f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.600+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 11b2b9f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.601+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11b2b9f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.602+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6ab0746a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.603+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47e6404, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.603+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ab0746a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.608+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_345-, and the Request Id: 307745df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.608+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76656ab5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.609+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_340, and the Request Id: 67798f81, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.611+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 132ae9f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.611+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b315c9c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.612+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 132ae9f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.612+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_346-, and the Request Id: 2e2615af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.615+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 689e5fb6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.616+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 16484981, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.617+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16484981 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.619+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_341, and the Request Id: 3201145f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.620+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3f89f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.621+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3f89f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.622+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 18e6f3a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.622+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18e6f3a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.623+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 772db478, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.624+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 772db478 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.625+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 291dbba0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.625+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 291dbba0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.625+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_340-, and the Request Id: 18b09dbd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.626+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_344, and the Request Id: 4fc448f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.627+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_351, and the Request Id: 1bb71398, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.630+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: bcaa3b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.631+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e63f828, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.632+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_351-, and the Request Id: 20b8c8c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.634+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_342-, and the Request Id: 31a65370, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.634+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6517c73, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.635+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 346a3f13, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.635+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_341-, and the Request Id: 7958fcbc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.635+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 768d8d6c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.636+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 768d8d6c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.637+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 480d7fa8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.638+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 480d7fa8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.639+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_350, and the Request Id: 1edae6f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.640+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_344-, and the Request Id: 3b9ee2ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.643+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 78fec0e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.644+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78fec0e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.645+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5672f3fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.645+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5672f3fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.646+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_344, and the Request Id: 572f2d56, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.647+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_350-, and the Request Id: 775e2053, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.650+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78b96c5a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.650+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59a8edb7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.652+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1759b07d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.653+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e70fe59, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.656+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 743a62ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.657+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72feea72, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.662+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 12848726, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.663+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12848726 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.663+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2595e9db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.664+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64a28cb5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.665+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64a28cb5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.665+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_344-, and the Request Id: 5c3c6e47, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.665+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_345, and the Request Id: 5e209a5d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.669+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 452f7753, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.670+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31ce55b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.674+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5c670d8c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.675+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c670d8c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.677+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13eddf8e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.677+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 209f3a22, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.678+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aca8d3d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.679+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 12a1be89, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.679+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 35b456a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.679+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11bdd287, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.680+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12a1be89 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.680+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35b456a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.681+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 274292bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.681+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 709956e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.682+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 274292bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.683+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 709956e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.683+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_341, and the Request Id: 292054b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.683+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_346, and the Request Id: 454ab57c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.683+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 610d9b53, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.684+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 610d9b53 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.687+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5b810fa1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.688+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b810fa1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.689+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_347, and the Request Id: 22a4acd5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.689+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2186944b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.690+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2186944b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.692+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_342, and the Request Id: 3a8ab62e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.692+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d150237, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.693+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d150237 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.694+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 75de55, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.694+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: cc1076b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.694+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75de55 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.695+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_351, and the Request Id: 3f582df8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.697+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_345-, and the Request Id: 7dd2bfe4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.698+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6102e304, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.699+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6102e304 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.700+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 26ee3e6c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.701+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26ee3e6c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.702+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6e872f8f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.702+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_343, and the Request Id: 43569d63, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.703+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e872f8f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.704+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e8a7aeb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.705+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e8a7aeb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.705+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47a36f30, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.706+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_341-, and the Request Id: 5f877787, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.708+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_352, and the Request Id: 80f7215, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.710+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_346-, and the Request Id: de0bef4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.710+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_342-, and the Request Id: 79b620f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.713+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_351-, and the Request Id: 6ebf541b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.714+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3da53dc9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.715+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_347-, and the Request Id: 1cbc7d9b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.716+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 24792383, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.717+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 37844683, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.717+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24792383 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.718+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37844683 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.718+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2362a04, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.719+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2362a04 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.720+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_343-, and the Request Id: 50a05135, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.721+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 12c4499c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.721+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_345, and the Request Id: 3a83a138, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.722+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12c4499c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.724+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_345, and the Request Id: 35623540, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.724+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_352-, and the Request Id: 4af45cb7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.725+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d3eb9f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.725+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f263a03, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.730+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f9ce99e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.731+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25cae401, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.731+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66dfcc1d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.734+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30b0737b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.736+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1139ac9a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.736+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_345-, and the Request Id: 4b58721, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.739+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 237d64a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.741+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27a7ff03, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.744+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63a8ace7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.748+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_345-, and the Request Id: 6961634d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.748+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d1d3d4a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.750+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5fbbc2f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.754+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b1a3e85, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.755+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77b06d51, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.755+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b1a3e85 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.756+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4d06f7d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.757+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d06f7d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.757+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ef37445, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.759+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 55d3de06, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.759+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 254d1d52, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.760+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55d3de06 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.760+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_347, and the Request Id: 3bccd33f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.761+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e2f17d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.761+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69a1ea0b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.762+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e2f17d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.763+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_346, and the Request Id: 7379fa9e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.767+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40ecf704, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.768+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40ecf704 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.770+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_346-, and the Request Id: 46bb7243, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.770+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3fa2649c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.771+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fa2649c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.771+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_347-, and the Request Id: 6261d008, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.771+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27d59aeb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.771+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7590ad50, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.775+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a32f611, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.776+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6b7fbffa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.776+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2c5322d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.777+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b7fbffa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.778+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c5322d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.778+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7684b758, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.778+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7684b758 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.779+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 27ebbe08, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.779+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27ebbe08 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.780+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6c8ebbcf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.781+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c8ebbcf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.782+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 58b9ae4d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.782+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6bdfa5b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.783+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58b9ae4d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.783+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bdfa5b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.784+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 123be2ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.787+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_353, and the Request Id: 634185d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.779+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 34cd5ed1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.788+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_352, and the Request Id: 2e476ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.789+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34cd5ed1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.789+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_348, and the Request Id: 596b55bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.789+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_343, and the Request Id: 18ab7ed0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.791+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_342, and the Request Id: 471b4d38, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.793+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1d4f0b0d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.793+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_343-, and the Request Id: ff7b8c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.794+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d4f0b0d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.799+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_342-, and the Request Id: b63a1af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.799+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d75113e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.801+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4948f7d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.801+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 53916394, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.801+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4affa59a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.802+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4948f7d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.802+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53916394 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.803+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f23424e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.803+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_346, and the Request Id: 63abc4e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.804+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f23424e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.805+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_344, and the Request Id: 43807bf3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.807+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_353-, and the Request Id: 26e3eef8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.809+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 364d3872, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.809+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_352-, and the Request Id: 427f5fc3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.809+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ad316f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.811+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ad316f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.813+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6734893, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.814+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6734893 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.814+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_348-, and the Request Id: 25df5dc8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.815+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_346-, and the Request Id: 6b5973c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.815+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 158b2b02, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.817+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_346, and the Request Id: 758bb1da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.818+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 360f59e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.819+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32a97c0f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.822+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 65bab4f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.823+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_344-, and the Request Id: 5793ef2a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.823+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65bab4f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.823+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2996b862, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.828+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 49a88495, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.829+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49a88495 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.829+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ec7f1ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.830+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4514dc13, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.830+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53df8aca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.831+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_347, and the Request Id: 14455c55, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.836+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 323b8090, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.837+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 323b8090 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.839+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1005439, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.839+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a39d00a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.842+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f3a6d11, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.842+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f3a6d11 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.843+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 773ac5af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.845+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_348, and the Request Id: 2126b7a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.848+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ff9bb2a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.848+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b6e8645, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.849+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44c14798, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.852+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 66da6d0c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.853+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66da6d0c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.855+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_347-, and the Request Id: 79dd647e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.855+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 692009ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.856+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 692009ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.855+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_346-, and the Request Id: 2e771763, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.857+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_343, and the Request Id: 1b7e01ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.862+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5890158, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.862+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 60d6e2cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.862+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_348-, and the Request Id: 30e6cbac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.863+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6538a9cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.863+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5890158 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.863+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60d6e2cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.864+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6538a9cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.866+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e734a29, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.867+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e734a29 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.870+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1f9305cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.870+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_344, and the Request Id: ce61c4a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.871+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f9305cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.870+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 297be432, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.872+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 297be432 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.873+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_347, and the Request Id: 57c7a464, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.875+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_354, and the Request Id: 6d22c9ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.875+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2da5ce39, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.879+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: cd89498, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.879+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 677d39b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.881+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1ae4b925, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.881+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b9e5559, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.882+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_343-, and the Request Id: 1e7bad9b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.882+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ae4b925 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.882+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_344-, and the Request Id: 6c431018, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.883+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cd89498 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.884+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6197a4db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.885+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6197a4db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.886+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 45353c51, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.886+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_353, and the Request Id: a038d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.886+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45353c51 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.888+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_349, and the Request Id: b54ab3d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.891+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_347-, and the Request Id: 24cd8ff8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.894+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5424570c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.894+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26ae52ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.894+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 203400ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.895+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5424570c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.896+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ae09b4d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.896+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_353-, and the Request Id: 5d49b280, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.896+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_349-, and the Request Id: 3867e10f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.897+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 364d70a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.898+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dc30078, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.904+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6a88e46e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.905+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a88e46e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.904+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_354-, and the Request Id: 7300baac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.906+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6eb6fa44, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.908+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_345, and the Request Id: 2dd14cec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.908+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b42e8dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.909+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fbc0bb0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.915+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 37ca83ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.917+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37ca83ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.918+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1633d34c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.919+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d5eeda7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.919+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36d30e6b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.919+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e8800c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.920+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d5eeda7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.926+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 53e1c944, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.926+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dd196d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.926+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57e077d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.926+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 52f260f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.927+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53e1c944 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.927+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 73d19b5b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.927+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52f260f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.927+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73d19b5b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.930+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_345-, and the Request Id: 23b791f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.930+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_348, and the Request Id: 60169df2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.931+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_349, and the Request Id: 27c56d12, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.932+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 25bb4c83, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.933+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25bb4c83 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.934+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_347, and the Request Id: 32b151bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.935+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a43e2b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.941+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5612d21d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.944+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_347-, and the Request Id: 99e133a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.944+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58c21131, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.947+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1267e290, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.949+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 24974287, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.950+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24974287 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.951+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4dc54e08, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.952+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4dc54e08 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.952+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_348, and the Request Id: 30776da1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.954+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 47f27f0e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.955+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47f27f0e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.955+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 548a1ae6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.956+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 548a1ae6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.957+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64d94c2f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.957+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1416af5d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.958+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64d94c2f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.958+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1416af5d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.958+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_344, and the Request Id: 5af8f570, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.960+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_348-, and the Request Id: 5a834b5c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.960+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_354, and the Request Id: 7264ad8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.965+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_349-, and the Request Id: de09ea2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.968+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a9a6845, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.969+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9a6845 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.970+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_354-, and the Request Id: 45893078, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.972+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6dde8197, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.973+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6dde8197 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.975+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 566c9720, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.975+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5572e11, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.975+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_348-, and the Request Id: 5497e62e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.976+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 566c9720 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.976+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 288d9fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.977+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 288d9fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.980+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5b38c1bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.980+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28f9342e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.981+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b38c1bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.981+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b61264d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.982+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_350, and the Request Id: 4e8c58be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.982+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_345, and the Request Id: 51b26c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.983+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_344-, and the Request Id: 48e9b373, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.983+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d65f5d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.983+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54fbe90e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.984+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d65f5d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.987+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_355, and the Request Id: 780e3d46, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.987+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c1be830, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.988+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 125cc9b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.990+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59536641, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.991+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 345ba374, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.993+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_350-, and the Request Id: 6754accb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.994+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f486f4a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.995+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f486f4a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.996+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 765fd65a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.997+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 765fd65a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.997+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64dd07d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.998+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_346, and the Request Id: de0a164, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:30.999+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_355-, and the Request Id: 2c38eabf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.001+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 664b1bc2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.001+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 664b1bc2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.002+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ccffdfd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.002+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 758711db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.003+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33558b4a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.003+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 175b72cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.005+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_345-, and the Request Id: 4c7756c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.005+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 50bf8fa3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.006+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50bf8fa3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.007+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_350, and the Request Id: 58c51149, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.011+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_350-, and the Request Id: 646de369, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.014+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d865c54, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.020+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 51a60e0c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.020+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14e1d6fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.021+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51a60e0c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.022+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 403d1b28, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.023+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 403d1b28 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.023+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 590005f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.024+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 590005f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.025+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 19035e47, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.026+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19035e47 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.026+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_348, and the Request Id: 389d7a50, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.027+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_349, and the Request Id: 74354bbe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.031+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3865a6cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.031+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a3cdfbc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.032+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a3cdfbc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.033+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 235c8a3e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.034+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 422d5657, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.035+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 235c8a3e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.036+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_349, and the Request Id: 1c084aeb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.040+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6c39c468, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.040+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7d3f489f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.041+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c39c468 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.042+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d3f489f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.042+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_346-, and the Request Id: 4234436e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.043+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 722eb769, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.043+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3cb1d65c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.043+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 722eb769 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.044+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 510db941, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.047+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_348-, and the Request Id: 61c5107c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.047+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 510db941 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.047+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_345, and the Request Id: 7b13805e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.049+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_355, and the Request Id: 344b9a0c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.050+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_349-, and the Request Id: 1b80a530, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.050+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d6e94ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.051+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f863712, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.052+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 215a3b35, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.052+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 200e796e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.053+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 215a3b35 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.054+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 667e4033, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.055+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 24bb06f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.055+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24bb06f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.056+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_351, and the Request Id: 4ba12200, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.056+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_349-, and the Request Id: 61e194fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.059+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5853fe0d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.062+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_355-, and the Request Id: 696472a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.065+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_351-, and the Request Id: 5c705737, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.072+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 222d2bf1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.074+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 222d2bf1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.074+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66979b81, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.075+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b330c3b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.079+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2130ac18, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.080+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2130ac18 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.081+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_356, and the Request Id: 4479dd0a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.083+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_345-, and the Request Id: 5359d49b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.086+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3f33076c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.088+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f33076c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.089+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7784042d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.089+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7784042d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.083+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2d918830, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.086+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 53096228, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.090+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_347, and the Request Id: 5ef4f34c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.090+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d918830 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.091+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53096228 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.091+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4398d4dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.094+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4398d4dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.095+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41ec005b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.095+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 67db28ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.096+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67db28ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.098+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_351, and the Request Id: 66bfb0c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.099+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64bf1aae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.099+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_347-, and the Request Id: 301ee649, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.099+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_346, and the Request Id: 48fa9d5c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.102+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_351-, and the Request Id: 5b1838f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.103+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c9b86af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.105+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 83c2c96, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.107+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 15c96937, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.108+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15c96937 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.109+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 61af1087, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.110+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61af1087 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.111+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_349, and the Request Id: 191fe4a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.115+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3dc97808, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.116+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_356-, and the Request Id: 37ba3175, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.117+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3658cf84, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.118+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 722842d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.119+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_349-, and the Request Id: 1b3bad98, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.120+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 525f5a89, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.120+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cf2360c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.123+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 123dc3ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.123+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50b3ccc8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.124+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 123dc3ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.125+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51eac9b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.130+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_346-, and the Request Id: 1bf59729, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.131+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b37d21a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.131+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 698e722d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.132+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 698e722d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.132+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 101e004e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.133+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 101e004e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.136+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_346, and the Request Id: 253b363a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.136+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 486f200, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.137+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 620e20cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.138+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73b538d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.138+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 486f200 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.139+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ac09519, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.141+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4afc7c36, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.143+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56bdbc9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.145+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_350, and the Request Id: 6e1381ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.146+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4a1a0a11, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.147+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_346-, and the Request Id: 660e297e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.147+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a1a0a11 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.147+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 78ea59b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.149+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78ea59b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.149+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 76a74710, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.150+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2a4705de, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.150+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76a74710 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.150+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43e44b4c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.151+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43e44b4c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.151+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a4705de the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.152+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 280c34a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.153+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 280c34a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.154+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 57baa0be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.154+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57baa0be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.154+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_357, and the Request Id: 591e6317, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.155+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_348, and the Request Id: 416dd57c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.155+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 34322f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.155+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 239db57, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.156+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34322f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.156+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 239db57 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.158+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69cced5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.158+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d61c1a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.159+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_350, and the Request Id: 136ee4d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.159+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c4dbcd1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.160+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3f37f84f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.161+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f37f84f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.161+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_352, and the Request Id: 52d470f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.162+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_350-, and the Request Id: 72ee3792, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.162+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_352, and the Request Id: 59d70e71, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.163+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6af43d16, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.165+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_357-, and the Request Id: 1507c55f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.166+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4dcde858, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.167+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_352-, and the Request Id: 6ad9d1d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.168+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_352-, and the Request Id: 4b8d7081, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.169+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 12507d7f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.170+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12507d7f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.171+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_348-, and the Request Id: 5bdbe7ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.171+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f6d2990, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.173+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1cc61829, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.173+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6ede92ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.173+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ede92ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.175+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25907489, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.175+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_347, and the Request Id: 4d66513e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.175+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40942dae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.176+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40942dae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.177+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_350-, and the Request Id: 4953d28b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.179+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 27e2b1bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.180+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27e2b1bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.181+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 62a69bea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.182+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62a69bea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.183+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ea3638, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.184+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ea3638 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.184+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_356, and the Request Id: 7ed1b253, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.186+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_350, and the Request Id: 63b75df2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.188+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4509394c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.191+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1dbbe7c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.196+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_350-, and the Request Id: 1e2a9dc5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.202+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b107235, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.203+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_347-, and the Request Id: 65167798, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.203+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a86d7be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.206+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26a8359b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.208+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 26637b2d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.209+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26637b2d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.209+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_356-, and the Request Id: 6ce9f702, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.209+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eaffbdc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.210+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eaffbdc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.211+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_347, and the Request Id: 442a3b84, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.215+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2aa2f3e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.216+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2aa2f3e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.217+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d5aecea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.218+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d5aecea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.218+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_358, and the Request Id: 21a972c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.220+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 727da544, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.221+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 727da544 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.222+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7c0587a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.223+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c0587a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.224+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_353, and the Request Id: 3b6f5ce6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.228+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4df3fc2d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.230+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_353-, and the Request Id: 6e0b578a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.233+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1240c121, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.238+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19685d7f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.241+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1aba09cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.243+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30ad1e6a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.248+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25df749d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.250+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_347-, and the Request Id: 7f7c9f38, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.254+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5ca58e49, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.255+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ca58e49 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.257+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 361b2f16, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.258+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 361b2f16 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.259+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_351, and the Request Id: 213e299c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.260+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_358-, and the Request Id: 7148a8f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.263+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26dd2f09, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.266+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 238a4f21, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.269+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_351-, and the Request Id: 10aeacd8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.271+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6848fb8b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.272+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6848fb8b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.273+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 65e81035, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.274+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65e81035 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.275+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_353, and the Request Id: 6413f1bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.279+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52f332e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.280+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_353-, and the Request Id: 2f584e66, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.284+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 117a1fad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.285+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 117a1fad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.287+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1624610f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.287+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: deb6186, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.288+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1624610f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.294+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_351, and the Request Id: 1cfb9d8f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.295+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 334458b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.303+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 310c6913, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.303+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fec357b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.309+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 501d6664, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.310+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 65db439b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.310+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40e0d5d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.311+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65db439b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.312+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2982faad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.312+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4221a11a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.313+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4221a11a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.314+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_349, and the Request Id: 24a255cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.319+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19fdfc49, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.320+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19fdfc49 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.323+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 10bcc8d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.323+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4a3af201, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.324+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a3af201 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.324+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10bcc8d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.324+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_351-, and the Request Id: 136bd3b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.325+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3002ed98, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.326+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3002ed98 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.327+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 270b48db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.327+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_351, and the Request Id: 6a1f5b3a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.327+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 270b48db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.324+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 505860c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.328+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 505860c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.329+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_348, and the Request Id: faaa2f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.332+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 167f1ed4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.332+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_354, and the Request Id: 4d949cdb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.335+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6a51040, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.336+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a51040 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.337+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7ad5e009, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.337+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ad5e009 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.340+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_357, and the Request Id: 602f7443, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.344+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4524a0d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.345+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_348-, and the Request Id: 75e9a6c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.345+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bf178c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.346+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3575d173, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.350+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_357-, and the Request Id: 3921df44, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.351+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ded51ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.354+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_349-, and the Request Id: 791cfdf9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.354+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7bd915f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.356+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bd915f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.357+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4971b9b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.358+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4971b9b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.359+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: cf1214e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.359+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_351-, and the Request Id: 2a041c05, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.359+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5ee12e69, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.359+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cf1214e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.360+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c968430, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.361+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ee12e69 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.362+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_354, and the Request Id: 711be302, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.364+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4950c33a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.364+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2b85bdaf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.365+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4950c33a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.365+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b85bdaf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.366+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_352, and the Request Id: 65433ff2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.372+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_348, and the Request Id: 67d946d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.374+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_354-, and the Request Id: 31d5133f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.374+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 723fc786, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.375+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e71bf7b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.380+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7aff4f83, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.381+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b5d489f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.387+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_354-, and the Request Id: 1b268b74, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.396+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3744de91, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.397+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3744de91 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.399+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e936ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.403+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f991e5c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.399+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_352-, and the Request Id: 21e8adf6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.404+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 22debdb4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.405+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22debdb4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.406+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_359, and the Request Id: 5b54da3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.408+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c2eec4f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.412+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48340d12, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.412+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_359-, and the Request Id: 51944fa3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.416+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 44c3c16a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.417+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44c3c16a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.418+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 38e1108a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.419+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38e1108a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.420+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_352, and the Request Id: 3ab7e2d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.420+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_348-, and the Request Id: 4a1a80ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.427+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a69b913, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.428+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a69b913 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.428+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 408e40cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.430+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71775e3d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.431+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71775e3d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.432+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_352, and the Request Id: 54598cb4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.435+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 69bb92fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.436+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69bb92fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.437+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 458767d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.438+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 458767d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.439+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_349, and the Request Id: 519c4be9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.443+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 129ee88e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.443+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c8a8ff4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.448+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6acbd916, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.449+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6acbd916 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.451+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2d696dd9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.452+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d696dd9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.453+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61febbc5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.453+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_358, and the Request Id: 3b4ccc99, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.455+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_352-, and the Request Id: 5570d98e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.469+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f7350a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.469+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 233b84d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.473+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a90efa3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.473+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_352-, and the Request Id: 6b04912e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.475+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_349-, and the Request Id: 154ded09, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.479+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55e3fbce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.480+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ebb1019, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.481+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ebb1019 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.486+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 305f16cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.487+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 305f16cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.488+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_350, and the Request Id: 638b5eaf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.496+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e612c9f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.497+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21451641, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.498+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e56dbc2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.499+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_358-, and the Request Id: 4b083b92, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.504+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 275ff4d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.505+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 275ff4d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.506+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5787cd77, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.507+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5787cd77 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.508+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_355, and the Request Id: 44d0cf71, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.511+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7dfb9d59, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.518+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58871ccb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.521+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 16bcf139, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.522+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16bcf139 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.523+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 75a7ab83, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.524+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75a7ab83 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.526+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_349, and the Request Id: 612dfb56, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.526+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a69ef7a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.527+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a69ef7a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.532+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 52b88dcc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.532+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_350-, and the Request Id: 2ea67248, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.533+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52b88dcc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.536+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_355, and the Request Id: 26e69491, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.538+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28e2a4f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.539+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7fedd8ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.542+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a65a615, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.543+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41c4e9b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.543+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1874e881, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.544+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1874e881 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.546+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 69edd546, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.547+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69edd546 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.547+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_360, and the Request Id: 2c651931, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.561+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e061975, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.562+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e061975 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.563+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 564d34ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.563+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6b16057e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.564+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_355-, and the Request Id: 64df7011, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.564+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b16057e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.565+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_349-, and the Request Id: 73a51a26, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.565+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_353, and the Request Id: 6079236a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.579+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_355-, and the Request Id: 316ef05a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.582+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_360-, and the Request Id: 7486fb0f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.584+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 590345b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.584+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 37225e9a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.585+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 590345b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.585+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37225e9a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.586+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f4863c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.587+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f2dbdaa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.587+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2d1e665f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.588+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f2dbdaa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.588+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d1e665f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.588+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c3b3177, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.588+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1bfab2c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.589+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bfab2c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.589+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3212d51a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.591+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_353-, and the Request Id: 311e6316, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.591+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47bb70bc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.594+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_353, and the Request Id: 26eaeb52, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.597+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_350, and the Request Id: 767d0027, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.598+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f271d05, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.598+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2a2d4a08, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.599+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a2d4a08 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.601+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: efe3879, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.601+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1131a3b3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.601+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_353, and the Request Id: 3bebe2d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.603+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30fe8c6a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.603+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43c07ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.604+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43c07ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.605+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b1672cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.606+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b1672cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.607+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_359, and the Request Id: 3d008113, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.610+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 35d278d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.611+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35d278d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.611+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21fcda8d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.612+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2da3bed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.614+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_353-, and the Request Id: 7884a815, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.615+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8a3e21c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.616+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a3e21c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.620+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_351, and the Request Id: 3fc863ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.620+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_350-, and the Request Id: 13da2c40, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.621+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2392c6d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.622+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_353-, and the Request Id: f222fb0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.624+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2392c6d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.624+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 41f0bceb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.624+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b69bcba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.625+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8f6b1e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.626+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41f0bceb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.627+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_356, and the Request Id: 5d22eee7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.640+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_351-, and the Request Id: 614aa52f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.641+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19292078, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.641+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_359-, and the Request Id: 28b87506, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.642+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 729ee77c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.643+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 729ee77c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.643+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23e2d44e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.640+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 199c44e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.644+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 199c44e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.647+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ef5634, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.647+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28e0f561, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.648+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ef5634 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.649+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19bd0640, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.649+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_356-, and the Request Id: 50bbea23, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.650+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ab956e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.651+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 271f5178, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.651+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e242a7e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.652+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e242a7e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.653+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_356, and the Request Id: 68d638a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.656+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ab956e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.656+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_361, and the Request Id: b2fb197, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.657+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c242450, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.658+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c242450 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.659+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_354, and the Request Id: 5a0824c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.660+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6942402e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.660+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6942402e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.663+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7693e4d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.663+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43339089, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.663+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6b669da2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.664+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14e2134d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.665+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b669da2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.669+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_350, and the Request Id: 2c08a9f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.674+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d3161a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.674+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_356-, and the Request Id: 2e38fd15, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.676+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b5a76e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.677+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b5a76e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.677+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_361-, and the Request Id: 4a0f1c4d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.678+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 10d3a621, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.678+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53a480c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.678+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10d3a621 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.679+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_354-, and the Request Id: 50f4305e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.679+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_351, and the Request Id: 90eacfc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.682+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b6d17f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.682+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b6d17f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.683+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7628b9fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.684+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7628b9fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.684+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ba913f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.685+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6bbed348, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.686+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_354, and the Request Id: 13dca7b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.694+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_350-, and the Request Id: 29693435, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.695+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6eee2175, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.699+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 471a4ea0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.704+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a676480, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.704+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_351-, and the Request Id: 3cbac406, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.705+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a676480 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.706+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 384686d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.706+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4399bd20, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.707+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7f24a3fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.707+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 69364093, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.708+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f24a3fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.708+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69364093 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.709+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 517651b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.709+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 517651b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.710+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 499f272b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.711+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 499f272b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.711+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_352, and the Request Id: 623d6a7d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.712+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2f3d5f7d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.712+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_354, and the Request Id: 62ef2c42, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.713+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f3d5f7d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.716+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_360, and the Request Id: 4a4f11bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.721+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_354-, and the Request Id: 1c70b71b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.723+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 289f140, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.724+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b0ac236, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.729+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 217d94ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.730+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 217d94ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.731+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 555817bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.732+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 555817bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.732+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2bfc3913, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.735+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_357, and the Request Id: 7c8bf8bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.739+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 556486f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.741+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 313d9377, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.742+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 313d9377 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.742+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2a44a1e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.743+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a44a1e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.744+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_355, and the Request Id: 61c27cfe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.748+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a8e78f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.748+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_352-, and the Request Id: 50fcd959, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.753+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_354-, and the Request Id: 75bc17d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.755+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_360-, and the Request Id: 515bfe49, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.763+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e5f6b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.765+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e5f6b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.765+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 290d678, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.766+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 75ed28d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.767+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75ed28d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.769+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_362, and the Request Id: 3cc4fcf8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.775+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3a82b07d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.776+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a82b07d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.779+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 24a86e91, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.780+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24a86e91 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.781+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_357, and the Request Id: 49dd723c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.783+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1fc90221, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.787+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fc90221 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.788+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_357-, and the Request Id: 6a0de9aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.788+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 73967b7a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.789+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73967b7a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.793+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_351, and the Request Id: 3d28d2d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.795+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1bf53790, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.800+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 532404b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.803+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67ecd52b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.803+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d69eb40, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.807+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43504709, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.811+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2bb2884c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.816+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_362-, and the Request Id: 7e919a69, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.823+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_357-, and the Request Id: 5715aa3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.824+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_355-, and the Request Id: 4d02bea5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.831+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_351-, and the Request Id: 58961a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.840+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f9338f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.841+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e0f67a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.842+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e0f67a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.843+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3be6430f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.843+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3be6430f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.846+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_352, and the Request Id: 463fe2b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.849+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f3186f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.855+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28d79365, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.855+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f2043e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.861+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3f19dd85, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.862+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f19dd85 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.865+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 494f4dcc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.865+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 494f4dcc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.867+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 69b1eca3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.867+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_355, and the Request Id: 19f76eef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.867+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69b1eca3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.870+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 229dbe65, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.871+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 229dbe65 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.874+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_353, and the Request Id: 7e3189f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.876+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 162f6f8e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.880+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 676b347c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.880+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d0c1e17, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.885+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a1f58f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.889+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: bbfe90a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.890+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bbfe90a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.894+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 579e40f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.894+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 579e40f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.895+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_358, and the Request Id: 5eb1bd7c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.898+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_352-, and the Request Id: 3b176a80, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.900+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5c8ea3c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.901+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c8ea3c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.902+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 240c71e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.903+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 240c71e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.904+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_355, and the Request Id: 2e889cc3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.907+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a35fb30, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.908+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a35fb30 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.909+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4710c45f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.910+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4710c45f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.910+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_355-, and the Request Id: 1c061982, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.911+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_361, and the Request Id: 2a069809, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.915+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_353-, and the Request Id: 5c23cdd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.919+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c3b9ed1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.925+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50138b13, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.930+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5299d36e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.935+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3cd8ba7f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.936+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_358-, and the Request Id: 1b5e4c88, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.939+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 687f1225, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.943+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_355-, and the Request Id: 673b7aa6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.949+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c7023dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.955+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_361-, and the Request Id: 4e0266b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.961+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 370b45a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.966+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ffff2cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.971+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 55c8f885, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.972+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55c8f885 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.973+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4fe24351, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.974+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fe24351 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.975+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_363, and the Request Id: 4e87a730, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.979+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4bd95374, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.980+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bd95374 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.985+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2d384c02, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.985+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d384c02 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.986+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_358, and the Request Id: b410c63, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.986+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 354ad135, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.987+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 354ad135 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.989+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2f0a3bbb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.989+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3f105dfc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.989+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f105dfc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.989+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f0a3bbb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.990+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4af6188d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.991+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4af6188d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.992+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_356, and the Request Id: 28816a81, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.992+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_352, and the Request Id: 6941d614, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:31.997+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66fe0c65, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.000+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2dd8b1a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.003+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 335e0f6a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.007+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c21452a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.011+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70553b2e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.017+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 179ea31b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.018+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_363-, and the Request Id: 28cbc4ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.018+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4557218c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.019+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4557218c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.020+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_358-, and the Request Id: 16bf4375, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.021+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1d7d85e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.021+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d7d85e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.023+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_356, and the Request Id: a031d74, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.023+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_356-, and the Request Id: 2f84da19, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.028+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b6759e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.031+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6182b81e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.039+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 25d8cbfe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.042+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25d8cbfe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.043+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 726c619, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.043+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f083520, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.044+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 726c619 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.044+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f083520 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.045+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7c62e5f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.046+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c62e5f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.046+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_356, and the Request Id: 2a59436a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.049+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_353, and the Request Id: 21e0d4f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.055+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2d6531c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.057+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d6531c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.057+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ac07d16, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.058+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ac07d16 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.062+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_354, and the Request Id: 4c4481fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.066+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_352-, and the Request Id: 1f58939b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.067+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d445c3d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.069+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2577c443, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.073+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26640246, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.074+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 713be3f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.075+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 713be3f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.080+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_356-, and the Request Id: 10dd1b05, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.080+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c0c89fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.081+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c0c89fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.083+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_359, and the Request Id: 18f551b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.085+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_356-, and the Request Id: 54197d7c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.087+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_353-, and the Request Id: 6ceaa156, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.087+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_354-, and the Request Id: 3afdf1af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.095+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24b7a0c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.099+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55cbf517, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.104+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 769a0ee9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.109+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 794b34fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.110+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 794b34fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.114+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 57ebfa84, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.114+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7cb424e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.115+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57ebfa84 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.116+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_362, and the Request Id: 62431e91, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.119+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_359-, and the Request Id: 32f3a198, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.123+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 507e4a89, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.127+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72b67a0e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.131+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14f76f24, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.135+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 39c74649, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.136+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39c74649 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.137+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4c9d7d4c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.137+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c9d7d4c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.138+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_364, and the Request Id: 69571bd5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.139+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 36ddb672, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.140+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36ddb672 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.141+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1f2b7f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.141+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f2b7f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.142+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_359, and the Request Id: 31e857c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.146+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74a506f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.146+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b74a192, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.147+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_359-, and the Request Id: 43aef369, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.150+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7487a1ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.151+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7487a1ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.151+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c329549, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.152+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ccc7fde, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.154+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ccc7fde the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.155+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_357, and the Request Id: 577e54eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.161+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c4f52eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.166+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_362-, and the Request Id: 49891fb8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.168+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c48ec73, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.168+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66dce357, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.169+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bb1be95, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.175+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32447d2d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.175+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 527c0101, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.176+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 527c0101 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.177+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fec4ba6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.177+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fec4ba6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.179+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_364-, and the Request Id: 3f02f538, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.179+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_357, and the Request Id: 6f488a5a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.179+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 63466472, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.179+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_357-, and the Request Id: 37561d91, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.180+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63466472 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.181+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6399c397, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.182+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6399c397 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.183+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_357, and the Request Id: fad9f61, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.187+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc4df5a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.188+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc4df5a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.191+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 466c2d38, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.192+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 466c2d38 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.193+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_357-, and the Request Id: 1440559c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.194+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_353, and the Request Id: 211a8d14, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.199+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_353-, and the Request Id: 193a258c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.199+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c7f18d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.200+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ceae037, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.206+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_357-, and the Request Id: 69b980d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.206+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ef06de0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.206+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5fe7a146, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.206+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a0edfbf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.209+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 72499a1c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.209+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72499a1c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.210+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5682edab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.213+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5682edab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.216+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_355, and the Request Id: bfe4907, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.216+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 242e4d82, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.217+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 242e4d82 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.219+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7e4f33c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.220+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e4f33c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.220+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2eba2230, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.221+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eba2230 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.222+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_354, and the Request Id: 7e34c5b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.222+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 38ce5c58, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.223+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38ce5c58 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.223+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 131fbef5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.224+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7649b30e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.224+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_360, and the Request Id: 655396de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.229+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_355-, and the Request Id: 605487ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.231+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32c0a61f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.235+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a08974f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.235+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 232a8708, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.235+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b643381, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.236+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_360-, and the Request Id: 7ef1ca5d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.236+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43ee3118, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.242+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a08974f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.243+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7e47e0c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.243+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7dc64b28, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.244+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e47e0c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.244+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7dc64b28 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.245+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_360, and the Request Id: 25248531, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.246+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 74f8c152, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.246+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74f8c152 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.247+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ad7c790, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.248+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_354-, and the Request Id: 2c21a2a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.248+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_358, and the Request Id: 1437681c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.254+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d3d711, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.257+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_360-, and the Request Id: 64be3a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.257+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 651f7e6d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.263+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 77940b27, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.264+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77940b27 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.265+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4c773d6c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.265+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c773d6c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.266+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_363, and the Request Id: 62eed11b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.268+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d81589f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.271+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ec19e24, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.272+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ec19e24 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.273+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 455d8cfa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.274+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 455d8cfa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.275+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_354, and the Request Id: 7a861e1e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.280+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b60b9da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.280+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3a78ffa2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.281+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a78ffa2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.285+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a994777, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.286+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a994777 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.294+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47467978, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.303+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_358-, and the Request Id: 454a3a3a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.304+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3cdfa37c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.306+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_358, and the Request Id: 34319964, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.310+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5269d4a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.310+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 84ac93e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.311+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5f38b498, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.311+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_363-, and the Request Id: 287f50ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.316+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f38b498 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.319+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 76e4c6c2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.320+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76e4c6c2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.320+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_354-, and the Request Id: 781639c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.321+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_365, and the Request Id: 766efb99, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.323+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ffa41bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.326+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56c84964, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.330+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_358-, and the Request Id: 769f55d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.331+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 16e66957, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.331+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 625f8157, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.331+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16e66957 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.332+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18a0104f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.336+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 585c354d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.336+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18a0104f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.337+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 585c354d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.337+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 57565f81, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.338+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57565f81 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.339+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_358, and the Request Id: 799d21f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.341+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_356, and the Request Id: 5b3bd467, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.341+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4d3fbdc2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.342+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d3fbdc2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.344+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3acd8845, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.344+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a5e7763, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.345+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a5e7763 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.345+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3acd8845 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.346+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_355, and the Request Id: 596e341c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.347+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 60546ab7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.348+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60546ab7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.350+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c7a28db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.352+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c7a28db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.353+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12d9e963, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.353+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 723aed4b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.353+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_361, and the Request Id: 53c76271, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.354+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 723aed4b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.357+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_365-, and the Request Id: 5931fcfd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.360+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_361, and the Request Id: 638193c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.362+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16b1bb6d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.362+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5080d676, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.365+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_356-, and the Request Id: 4ec50d7f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.368+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_358-, and the Request Id: b476ed9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.369+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 401cc1b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.370+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ef3da3c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.370+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_355-, and the Request Id: 3733eb50, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.371+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5fc05ccd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.376+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_361-, and the Request Id: 43984520, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.376+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e03953c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.377+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e81d11b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.378+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_361-, and the Request Id: 7dc0dc7b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.379+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a3b4411, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.380+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a3b4411 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.382+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3162c1fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.382+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6d5a866a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.383+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d5a866a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.385+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45ef53c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.385+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ed05359, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.385+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_359, and the Request Id: 2f8b1711, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.391+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3049aaf4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.395+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 423ce3c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.395+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 423ce3c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.396+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7888b2dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.397+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7888b2dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.398+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_355, and the Request Id: 6d0dd85a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.399+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 76b3212b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.400+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76b3212b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.401+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ac8a99c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.401+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66f15d74, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.402+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ac8a99c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.403+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_364, and the Request Id: 8b0ce7b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.404+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f650dc0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.412+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d532da8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.417+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34a426f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.419+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 730e2820, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.422+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_359-, and the Request Id: 64fc380e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.430+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5f8c63ad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.431+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f8c63ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.433+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c237c02, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.433+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c4f44e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.434+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c4f44e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.434+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c237c02 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.436+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7afd44c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.437+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7afd44c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.442+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_359, and the Request Id: 400ef1d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.445+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_355-, and the Request Id: ce5156e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.447+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_366, and the Request Id: 4eb7101d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.448+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d820689, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.455+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_359-, and the Request Id: 182553db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.465+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1aa552ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.465+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_364-, and the Request Id: 14a304a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.466+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1aa552ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.466+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11a9620b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.468+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 79caf0f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.469+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79caf0f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.470+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e3b6e20, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.471+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e3b6e20 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.471+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_357, and the Request Id: 81a46fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.472+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 47398aa4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.473+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47398aa4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.475+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_359, and the Request Id: 5d7ad16c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.476+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 25aef95e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.477+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25aef95e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.478+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3935bb7e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.479+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3935bb7e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.480+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_356, and the Request Id: 67c990b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.480+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 795d2b27, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.481+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 795d2b27 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.484+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_359-, and the Request Id: 3b6c7ab8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.484+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7b9c8a29, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.485+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b9c8a29 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.484+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30ace90e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.486+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_362, and the Request Id: 35985c39, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.490+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_366-, and the Request Id: 5dca7c77, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.492+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a300056, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.493+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a300056 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.495+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 26257c6b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.496+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26257c6b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.498+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 138c0c08, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.500+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_362, and the Request Id: 62ee98d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.504+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2036776c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.504+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19ebc981, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.515+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_357-, and the Request Id: 68739bf7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.521+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29aa02f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.522+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_356-, and the Request Id: 7f2fbcd1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.522+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 788a6338, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.522+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_362-, and the Request Id: 2770c151, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.532+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7144e37f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.536+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_362-, and the Request Id: 770375dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.537+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49799b96, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.540+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3650245e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.541+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3650245e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.541+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 334e160c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.543+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26a29a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.544+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7a072538, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.545+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a072538 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.546+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 296fa8f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.546+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a54d99, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.547+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30757a32, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.548+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_360, and the Request Id: 3848b499, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.552+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1dd91436, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.553+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ce37903, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.557+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37cdad73, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.563+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 417df607, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.564+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 417df607 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.565+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 262011e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.566+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 262011e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.566+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ed0cd99, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.567+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ed0cd99 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.567+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_356, and the Request Id: 20e51416, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.568+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2b536a61, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.569+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b536a61 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.571+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_365, and the Request Id: 62ee52be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.574+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ab0dcb5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.575+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19da070a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.575+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_360-, and the Request Id: 5885279e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.576+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ab0dcb5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.576+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19da070a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.577+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3954aea9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.577+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 35d973ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.577+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3954aea9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.577+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35d973ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.578+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b01abd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.581+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_360, and the Request Id: 5a44a87f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.581+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_367, and the Request Id: 5dbcadb3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.582+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52412129, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.588+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_365-, and the Request Id: 10a35581, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.592+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a658282, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.593+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2120db89, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.597+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_356-, and the Request Id: 4d193c3d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.599+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e7dbf55, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.605+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_360-, and the Request Id: 57cb3175, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.606+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 59f8b98f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.606+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59f8b98f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.608+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: bf52eee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.609+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bf52eee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.610+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_367-, and the Request Id: 6fc9e7f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.611+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_358, and the Request Id: 2d5eeb4b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.612+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 143f400e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.613+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 143f400e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.618+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 41ac7786, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.619+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41ac7786 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.620+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ab335c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.620+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_360, and the Request Id: 5e97ee1b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.623+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 61dbcca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.624+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61dbcca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.627+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ed33ebd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.629+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ed33ebd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.629+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48b79e55, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.630+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48b79e55 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.632+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5552117f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.633+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5552117f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.633+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_357, and the Request Id: 3ea720b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.635+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_363, and the Request Id: 604d5599, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.637+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e64f52a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.638+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16b1eab7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.639+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18688ad6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.640+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18688ad6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.644+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 686d9486, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.645+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 686d9486 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.650+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_358-, and the Request Id: 144c787, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.650+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55a7c2b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.651+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_363, and the Request Id: 1abbd0bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.652+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b5925c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.652+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_360-, and the Request Id: 377b4aa4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.653+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23709d64, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.659+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7e614510, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.660+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e614510 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.660+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 244e50fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.662+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3515fe33, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.663+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3515fe33 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.663+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55a283e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.664+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_361, and the Request Id: 59d644da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.671+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_357-, and the Request Id: 2aa3a491, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.673+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_363-, and the Request Id: 583d8127, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.673+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_363-, and the Request Id: 6b2a51c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.676+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: bb8f726, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.678+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 103a07c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.683+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55f1d08e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.687+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a2e7f04, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.688+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a2e7f04 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.691+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4eba8eae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.692+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3d6cf6d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.693+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d6cf6d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.693+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 534bb31, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.694+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 534bb31 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.694+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4eba8eae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.707+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_361, and the Request Id: 2882dd37, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.709+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2650ae62, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.710+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_361-, and the Request Id: 73c10fe7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.714+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_361-, and the Request Id: 7fe1b1c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.716+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_366, and the Request Id: 46662e35, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.720+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1764ab58, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.731+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_366-, and the Request Id: 72e8caf8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.736+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f3b1289, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.736+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3914e2fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.737+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f3b1289 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.738+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29d337dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.739+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29d337dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.741+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_357, and the Request Id: 76a66178, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.742+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 313967d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.742+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 313967d7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.743+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 334623c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.745+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 334623c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.747+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_368, and the Request Id: 295c1b8b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.747+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d83e40b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.749+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 321ed092, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.750+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 321ed092 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.755+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 489d7684, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.756+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3605d258, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.757+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3605d258 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.758+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b167f0c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.760+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ad7dcbe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.762+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_359, and the Request Id: 16ab73c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.767+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 399ce3e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.767+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73e9c914, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.770+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 273e902c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.771+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 273e902c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.771+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 34483df8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.772+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34483df8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.773+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_361, and the Request Id: 480085e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.778+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_357-, and the Request Id: 359cf118, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.781+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64c8fa18, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.782+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_368-, and the Request Id: 79d76c2c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.787+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32dbd5e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.794+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50cf2219, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.796+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 731da9b3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.803+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5cefaf0a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.803+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_359-, and the Request Id: 38feda53, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.804+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5cefaf0a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.805+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 310a85c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.806+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 310a85c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.807+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_362, and the Request Id: 367ef4d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.812+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 167c2aff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.814+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_362-, and the Request Id: 283998d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.815+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 422f96ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.817+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d75b67c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.818+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d75b67c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.819+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 69f1fd50, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.819+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e936f3f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.820+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69f1fd50 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.820+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 15fa666d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.820+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15fa666d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.821+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5cc8aa97, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.822+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_362, and the Request Id: 43250553, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.822+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5cc8aa97 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.822+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_358, and the Request Id: 756cbde0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.825+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e153064, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.827+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 135166a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.827+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 135166a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.828+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d18a1ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.829+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d18a1ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.829+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_364, and the Request Id: 26d095f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.835+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43062cfa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.836+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43062cfa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.837+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ed5ff82, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.838+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ed5ff82 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.839+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_364, and the Request Id: 621ad5ac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.845+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c288440, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.847+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1eab143d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.848+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1eab143d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.850+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2623cd87, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.850+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 700882f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.851+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_362-, and the Request Id: 4cd210a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.851+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_358-, and the Request Id: 464b9e58, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.851+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2623cd87 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.854+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_364-, and the Request Id: 236f7abb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.854+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 60b5d691, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.854+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_367, and the Request Id: 4afa40b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.854+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 512cea2b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.855+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60b5d691 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.856+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_364-, and the Request Id: 2da43fdf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.857+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_361-, and the Request Id: 5389c149, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.858+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f5a29c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.859+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f5a29c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.859+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f1da689, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.860+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_358, and the Request Id: 49b915dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.861+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3efe788c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.869+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b40ca90, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.871+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4972b50b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.871+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c9e7bd9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.871+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e2c4877, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.872+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 214c9a36, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.874+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6171f9a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.874+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_367-, and the Request Id: 698cbe1c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.875+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6171f9a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.876+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 23e54c1d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.876+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23e54c1d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.879+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_369, and the Request Id: 6c99bb3b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.881+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a6a4cc2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.882+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a6a4cc2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.882+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_358-, and the Request Id: 69597b36, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.882+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6cb9cb6f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.883+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 27a7714d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.884+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27a7714d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.888+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cb9cb6f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.889+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57912331, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.889+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4622139e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.890+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4622139e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.891+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e148d45, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.894+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_360, and the Request Id: 1a499e69, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.895+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e262af3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.898+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a33c8eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.898+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 569eb432, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.899+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_363, and the Request Id: 7cf1c1ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.903+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a26ffd4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.904+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a26ffd4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.905+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 41a6ca7f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.906+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41a6ca7f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.906+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_363, and the Request Id: 35303c0e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.911+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 60faeeda, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.912+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60faeeda the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.913+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 76b94691, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.914+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76b94691 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.914+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_363-, and the Request Id: 29e5a9cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.915+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_365, and the Request Id: 46984c79, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.917+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_363-, and the Request Id: 78043612, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.918+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 60b129bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.919+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60b129bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.919+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_360-, and the Request Id: 4e3b8273, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.920+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 220cde10, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.921+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 220cde10 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.921+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_359, and the Request Id: edd8b00, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.922+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73fbec44, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.926+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_369-, and the Request Id: 4840a6d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.927+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_365-, and the Request Id: 3d112811, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.926+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 60372ff2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.928+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60372ff2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.928+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7dd43399, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.929+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7dd43399 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.929+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_365, and the Request Id: 48c91b46, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.930+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34d07afd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.933+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42aac049, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.936+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25abf671, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.940+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 70a15b0e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.943+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_359-, and the Request Id: 59999237, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.945+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51223f6b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.945+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 194b68ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.946+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70a15b0e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.946+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 439dd7d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.947+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 67c55178, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.947+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 439dd7d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.948+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67c55178 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.948+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 756f8f7a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.949+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 756f8f7a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.949+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_368, and the Request Id: 60987a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.949+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67e333fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.952+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_362, and the Request Id: 7d3cb25d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.956+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4911a9e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.957+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_365-, and the Request Id: 4b5519a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.960+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 216b4fcc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.961+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b0f8fe6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.961+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d2cd7e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.962+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 416f096f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.963+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_368-, and the Request Id: 370bb430, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.963+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26fe16e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.964+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48ab1e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.963+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16afac4c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.969+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_362-, and the Request Id: 55666b7f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.969+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dfd90d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.972+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f28c284, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.976+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 649dfb49, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.977+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 649dfb49 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.978+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 60e1a159, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.979+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60e1a159 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.983+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_359, and the Request Id: 5eb351fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.990+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40c49a67, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.991+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40c49a67 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.994+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6c3bc44a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.995+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55ada281, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.995+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 74477ae5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.996+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74477ae5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:32.999+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c33db7b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.000+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 759d60fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.001+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 759d60fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.003+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5ccc6289, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.003+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c3bc44a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.003+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 28388ecf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.004+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ccc6289 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.004+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78fd4476, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.004+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28388ecf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.004+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78fd4476 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.005+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1d60a5fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.005+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_364, and the Request Id: 7cedc391, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.005+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d60a5fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.005+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_370, and the Request Id: 506efc97, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.006+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_361, and the Request Id: 66789da8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.007+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_364, and the Request Id: 4629312a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.010+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e2f9ff7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.011+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_370-, and the Request Id: 6b8c1b38, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.016+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_364-, and the Request Id: 7dd6dd86, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.017+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 410a341b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.018+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 410a341b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.018+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 274ffe61, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.018+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_359-, and the Request Id: 6a74aabb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.020+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 312c9faa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.020+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 274ffe61 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.020+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_361-, and the Request Id: 6d116f87, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.022+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_364-, and the Request Id: 5da4c6db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.023+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 215067c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.024+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 664ff2c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.025+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 319e22ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.026+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 319e22ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.026+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 59c5533d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.026+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59c5533d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.027+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 28f21650, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.028+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28f21650 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.029+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_369, and the Request Id: 2e79da78, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.032+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f8a62d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.036+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4ff1cda5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.037+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a22ffe7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.036+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_366, and the Request Id: 59672cc0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.037+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ff1cda5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.038+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a9097d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.038+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_369-, and the Request Id: 4ef45157, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.039+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3dcf3361, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.040+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7bdfc401, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.042+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b128534, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.043+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b128534 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.044+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3dcf3361 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.044+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 73264929, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.045+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73264929 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.046+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_371, and the Request Id: 6b8d3e79, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.047+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4073311b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.047+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 188f78da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.048+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4073311b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.048+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 188f78da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.052+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_366-, and the Request Id: 710b247d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.054+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29ce502c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.055+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5206156c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.055+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 32e17e66, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.056+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32e17e66 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.059+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_360, and the Request Id: 44760b10, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.060+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_363, and the Request Id: 218817f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.060+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_366, and the Request Id: 4fd364fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.060+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3cea916d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.066+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_366-, and the Request Id: 481086c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.071+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7dbf21dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.072+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_371-, and the Request Id: 43903eec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.071+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17121ca6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.079+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5501b09b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.080+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61976107, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.080+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f729ed1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.081+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5501b09b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.081+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f729ed1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.085+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 203b324b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.086+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 203b324b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.086+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 38056931, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.086+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38056931 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.087+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_363-, and the Request Id: 25d4597b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.091+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52d0ac44, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.091+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_360, and the Request Id: 4efd5976, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.093+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_365, and the Request Id: 524b4f6d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.094+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31821e89, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.093+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_360-, and the Request Id: 56b9f06a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.099+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 596ae5dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.101+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7385c26f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.109+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3d8cfd39, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.109+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e819e9d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.110+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d8cfd39 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.111+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef362f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.112+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 661de309, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.112+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 661de309 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.113+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 78dc9b5a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.113+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78dc9b5a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.113+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_360-, and the Request Id: 7ee44356, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.114+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_365, and the Request Id: 2573ea7e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.114+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 72aaa56b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.115+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72aaa56b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.116+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_365-, and the Request Id: 39092fe0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.117+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7579950c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.118+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36ea5270, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.120+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_370, and the Request Id: 7beb962b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.121+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 820f8fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.125+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 60c2d18d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.125+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d31f5eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.126+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60c2d18d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.126+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d31f5eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.127+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b4b9b54, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.127+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2f8bee0f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.127+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b4b9b54 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.127+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_365-, and the Request Id: 699290f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.128+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f8bee0f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.129+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_367, and the Request Id: 155d987a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.131+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 22719c36, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.131+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6b199619, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.131+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_362, and the Request Id: f341ee6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.132+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b199619 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.132+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22719c36 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.132+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 336e16f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.134+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f9d655c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.134+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ea37c67, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.135+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 58b7ee5d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.135+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 344ced6a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.136+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_370-, and the Request Id: 6fd86059, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.136+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58b7ee5d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.137+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 38cff945, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.138+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38cff945 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.138+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_372, and the Request Id: 6f8f8ed0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.140+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57e15f0e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.142+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_367, and the Request Id: 39b9f365, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.143+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_367-, and the Request Id: 6a742ef9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.144+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e804edc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.144+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_372-, and the Request Id: 62cc2b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.148+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_362-, and the Request Id: 72979d19, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.148+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 152e9181, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.151+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2509599, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.151+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 79b9456c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.152+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79b9456c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.153+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 33695b3a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.153+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33695b3a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.153+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 164c43b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.154+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15322020, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.156+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6a7665b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.156+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_367-, and the Request Id: 73e5c3fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.157+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a7665b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.157+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 509b18, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.158+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 509b18 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.158+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f64785, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.158+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2509599 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.160+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_364, and the Request Id: 17d9c152, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.160+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 211ac749, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.161+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 211ac749 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.161+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ece8faa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.162+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_366, and the Request Id: 7dd7476f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.162+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_361, and the Request Id: 4ada80de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.164+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54f093f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.164+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 17ba64d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.165+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 364447ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.166+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17ba64d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.168+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7eb42f02, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.168+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52a51e17, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.169+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 780f037d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.169+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7eb42f02 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.172+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_366, and the Request Id: 482d4004, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.175+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b1f5a9f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.175+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_364-, and the Request Id: 6db52f6d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.176+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b1f5a9f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.176+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2af94a72, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.177+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2fed0f8b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.179+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6befe56e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.180+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6befe56e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.181+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_361, and the Request Id: 4e80a45a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.182+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_366-, and the Request Id: 54ca4eb2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.183+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 175c3890, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.185+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_361-, and the Request Id: 33d8c10d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.191+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3315c8a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.191+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 34ea1aab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.192+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3315c8a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.194+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34ea1aab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.194+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6501757d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.195+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6501757d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.195+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: cc46244, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.195+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6423692c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.196+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cc46244 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.196+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6423692c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.198+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 206f3ad0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.198+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3b8a9164, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.198+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_373, and the Request Id: 2364ada7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.199+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b8a9164 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.199+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_368, and the Request Id: 6a8ef4e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.200+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_371, and the Request Id: 703f10b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.208+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b3bca30, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.208+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 47f62b3e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.209+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b3bca30 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.209+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47f62b3e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.209+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d53f3df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.210+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_368-, and the Request Id: 5d83b23f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.210+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_373-, and the Request Id: 7a6b8e01, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.212+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7036c43, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.212+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 274b1335, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.213+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 274b1335 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.216+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_363, and the Request Id: 15cb7b6e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.217+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7036c43 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.218+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_368, and the Request Id: c59f631, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.218+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_361-, and the Request Id: db5e4a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.218+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_371-, and the Request Id: 5fbf5094, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.222+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_366-, and the Request Id: 5212f683, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.222+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2be7bd4b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.226+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5901b0e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.227+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b183c09, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.228+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71188657, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.229+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_363-, and the Request Id: 44db9cba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.229+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_368-, and the Request Id: 6266664f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.230+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33f7606e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.233+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20718db0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.235+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 208e5e0f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.236+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f2388f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.236+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ac2eab4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.239+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40e032ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.244+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6589ee0a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.245+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6589ee0a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.246+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67f8e06b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.246+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20173b1c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.246+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1feca473, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.248+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1feca473 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.251+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 44034c9a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.252+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44034c9a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.252+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72e55f77, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.253+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6634d08e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.254+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6634d08e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.254+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_362, and the Request Id: 2f7eeb3a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.258+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_367, and the Request Id: 2b141848, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.259+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 387230f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.259+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16d1e76c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.260+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 387230f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.261+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 10eaa3b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.262+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10eaa3b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.263+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_367, and the Request Id: 27344cab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.266+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6e055bdf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.266+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2165cea7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.267+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_367-, and the Request Id: 13d86432, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.267+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e055bdf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.268+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_362-, and the Request Id: 72484e7a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.269+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 649842ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.270+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 649842ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.270+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4238e861, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.271+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77a7039d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.271+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4238e861 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.272+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_369, and the Request Id: 544e1b87, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.278+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1751c81f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.279+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1751c81f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.280+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_362, and the Request Id: 69f12ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.282+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_367-, and the Request Id: 4129ac0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.282+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b5da6dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.282+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ea63ca3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.282+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1dd43d0a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.284+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ea63ca3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.284+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1dd43d0a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.285+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 391ef847, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.288+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f91a998, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.290+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 61ad5929, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.290+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4093f55e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.291+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61ad5929 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.291+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4093f55e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.291+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 724dff7e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.294+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_362-, and the Request Id: 29624a42, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.294+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7118bdaa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.295+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_365, and the Request Id: 4af4c3dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.294+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_369-, and the Request Id: 7eb5f3e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.295+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fdefbb8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.296+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7118bdaa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.294+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3520c54d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.297+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3520c54d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.298+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_372, and the Request Id: 2ba5c47c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.299+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_374, and the Request Id: 2772de6b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.305+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28a184b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.309+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_372-, and the Request Id: 15580145, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.312+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 35fcb75d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.313+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28bceee2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.313+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_365-, and the Request Id: 47034aee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.313+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35fcb75d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.314+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e8c0ba3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.314+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_374-, and the Request Id: 3e633b47, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.314+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 52679c1d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.315+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52679c1d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.323+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_369, and the Request Id: 29e643c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.323+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16c317b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.325+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c6ab39b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.326+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58d599e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.328+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41c70dc4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.329+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56a40581, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.331+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4fd868b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.332+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fd868b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.333+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6e0d158e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.334+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5003d53c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.334+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b94f28a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.334+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e0d158e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.335+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5003d53c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.335+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e1ef737, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.336+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_369-, and the Request Id: 5a0f8210, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.336+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e1ef737 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.337+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 722cb09c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.339+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1b3de066, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.339+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_364, and the Request Id: 47d03993, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.340+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b3de066 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.340+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6a8f70a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.341+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_368, and the Request Id: 50eca1d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.342+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a8f70a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.343+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_363, and the Request Id: 3e0a7ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.344+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15f4a5e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.344+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d883b77, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.345+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c775dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.346+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d883b77 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.350+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7bd5ac7a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.351+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bd5ac7a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.352+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 431e311a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.356+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_370, and the Request Id: 77b3d482, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.356+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_368-, and the Request Id: 3c2d89d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.357+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 17fe6694, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.358+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17fe6694 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.360+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 505bd6f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.360+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20b83595, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.361+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 505bd6f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.361+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43a6a9c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.362+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43a6a9c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.365+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_368, and the Request Id: 3d55799d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.365+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_363-, and the Request Id: 1c04c53, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.366+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5810c5d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.366+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5810c5d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.368+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_373, and the Request Id: 258b35b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.369+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7acb9a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.369+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_370-, and the Request Id: a4790df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.370+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_364-, and the Request Id: 2b2a71b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.371+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6544e17b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.371+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6544e17b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.371+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6e85fcce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.374+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7acb9a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.375+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4460e123, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.376+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 12091631, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.376+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e310657, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.376+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4460e123 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.376+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e85fcce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.376+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12091631 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.377+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_363, and the Request Id: 2ccaf66e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.376+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_368-, and the Request Id: 165fa2a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.378+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29df397c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.379+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71cccc6d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.380+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_366, and the Request Id: 38db8b00, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.382+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 767b382b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.382+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_373-, and the Request Id: 411b0e52, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.383+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 767b382b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.384+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_375, and the Request Id: 6a480b15, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.389+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2c9c1165, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.390+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c9c1165 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.391+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6a0756a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.391+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a0756a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.393+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_370, and the Request Id: 1c30b319, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.395+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_363-, and the Request Id: 5e182997, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.396+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_375-, and the Request Id: 44fc1645, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.397+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32356950, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.397+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5bd3a927, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.398+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 165446ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.400+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24856881, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.400+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_366-, and the Request Id: 147e9f20, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.401+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7cb64d19, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.445+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44f15fa8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.445+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ba756fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.445+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 670cd3aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.446+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 670cd3aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.446+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60465abc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.446+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 996307a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.447+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_370-, and the Request Id: 405db5c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.447+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 400382d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.450+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 400382d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.451+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8943ed1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.451+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_369, and the Request Id: 6bdfda9c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.452+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f4053b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.463+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 248c48, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.464+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 248c48 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.465+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1140317c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.465+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4228cec1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.465+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 627beaa6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.466+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 627beaa6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.467+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4228cec1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.467+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_364, and the Request Id: 3d618f5e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.469+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcfa810, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.469+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcfa810 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.473+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_369, and the Request Id: 3cfb7a15, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.474+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 83bc858, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.474+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70151d7f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.475+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 83bc858 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.479+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e7d6d83, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.479+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 980347, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.481+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 487c9826, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.482+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 487c9826 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.483+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_364-, and the Request Id: 3d6d398c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.483+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_365, and the Request Id: 595503ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.483+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a7b998e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.486+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_369-, and the Request Id: 27625fea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.487+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49070b25, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.488+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49070b25 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.490+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 75965057, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.491+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75965057 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.494+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_374, and the Request Id: 2e7aa058, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.498+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_365-, and the Request Id: 14e149e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.498+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a85dd1c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.499+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b7c2a53, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.503+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 692c3aca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.506+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 248a2ad6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.507+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_369-, and the Request Id: 25989fee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.507+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 248a2ad6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.507+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 425e06d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.508+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 425e06d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.509+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4859254b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.509+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ea2bac1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.509+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ea2bac1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.510+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4859254b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.513+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_364, and the Request Id: 60ae908d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.513+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 383a363d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.514+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 383a363d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.513+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5b14cd8b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.514+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b14cd8b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.515+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fb4b232, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.516+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_371, and the Request Id: 6cabe715, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.516+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_376, and the Request Id: 4b18df3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.518+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 77e590f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.519+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_374-, and the Request Id: 5ffcee1e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.519+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77e590f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.520+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42945250, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.521+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 740c35b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.522+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 740c35b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.524+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_371, and the Request Id: 2f4e898, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.527+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7bd6ba61, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.528+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bd6ba61 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.529+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41ad41b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.530+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67210bca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.531+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_376-, and the Request Id: 587a0646, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.531+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4778f1e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.531+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4778f1e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.533+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_367, and the Request Id: 44553df6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.534+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_364-, and the Request Id: 5c4ec94f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.535+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_371-, and the Request Id: 56d26394, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.541+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15dab52c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.542+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6bce010f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.542+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35a30d0f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.544+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_367-, and the Request Id: 4fc5311c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.544+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 567759bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.544+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_371-, and the Request Id: 6de20c7a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.544+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 567759bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.549+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28c18b06, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.551+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 50492ce8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.552+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50492ce8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.553+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_365, and the Request Id: 863a64a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.554+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41a098d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.560+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e731b9b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.560+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516228bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.562+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 482b2db2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.563+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 482b2db2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.563+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36fca9aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.564+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 617a364d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.565+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e1e5e2a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.565+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1536f311, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.566+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1536f311 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.566+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_370, and the Request Id: 583e82e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.566+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ce2c8c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.567+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ce2c8c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.568+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 42731187, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.569+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 251c6a15, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.569+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42731187 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.570+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 251c6a15 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.570+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 476f4e28, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.572+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 35a75ea9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.574+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_366, and the Request Id: 7a2733d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.575+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35a75ea9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.575+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_365-, and the Request Id: 6242fc60, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.578+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_370, and the Request Id: 38d32f93, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.579+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: cfddecf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.583+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32e2cbd7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.585+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 522b67db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.586+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2bc556aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.589+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_370-, and the Request Id: 337f86d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.589+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2db8dcc4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.590+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2db8dcc4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.592+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a25aff4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.593+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a25aff4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.594+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_377, and the Request Id: 5b59f636, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.597+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_370-, and the Request Id: 5e958dd4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.598+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2da1566, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.600+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 27745011, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.601+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27745011 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.601+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 296d7ffe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.602+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 296d7ffe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.606+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 37626b95, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.606+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7c6f0811, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.607+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5b80f4b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.607+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 68ae427f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.607+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37626b95 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.608+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b80f4b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.608+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68ae427f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.609+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c6f0811 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.609+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 30fd47a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.610+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30fd47a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.612+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_375, and the Request Id: 5357aa5d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.613+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1673455c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.613+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1673455c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.613+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_368, and the Request Id: 5d4c104d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.614+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_365, and the Request Id: 2541aa1c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.615+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_372, and the Request Id: 6f4e38d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.618+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3528c08a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.619+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c7b54ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.621+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_375-, and the Request Id: 1e33279e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.621+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_366-, and the Request Id: 44ac35c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.622+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f500829, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.623+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f500829 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.628+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 28aa0f81, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.629+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28aa0f81 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.631+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_377-, and the Request Id: 362da0c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.631+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 580b357c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.633+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_365-, and the Request Id: 6f2328f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.633+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_372, and the Request Id: 5573fb2e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.636+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b7ca6cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.637+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 507485ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.638+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b51314e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.639+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_372-, and the Request Id: 7595f3ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.639+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48c760e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.640+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_368-, and the Request Id: 2960af17, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.645+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 180372a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.645+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c7a1b75, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.647+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 77120e05, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.647+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_372-, and the Request Id: 4dbb7d96, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.648+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77120e05 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.649+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7fef465d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.650+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fef465d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.651+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_366, and the Request Id: 8300e40, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.656+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c59a845, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.657+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c59a845 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.657+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e7f66c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.659+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6bc1bb24, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.659+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 422e0c98, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.663+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c1a62ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.664+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 422e0c98 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.664+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_371, and the Request Id: 4e0a4b0c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.671+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_371-, and the Request Id: 728214fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.672+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_366-, and the Request Id: 1fdd6506, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.672+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27a28b47, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.673+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e7d25ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.673+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14fb25aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.675+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14fb25aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.676+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d2b777b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.676+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 675a8186, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.677+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a45a9a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.677+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d2b777b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.678+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5942ef8a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.678+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63369717, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.679+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5942ef8a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.679+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3532d057, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.680+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e896500, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.680+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 17763f5e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.680+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_371, and the Request Id: 1fff0a1f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.680+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17763f5e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.681+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6477f9a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.681+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6477f9a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.682+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_376, and the Request Id: 44a16c68, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.682+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f7f9a88, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.682+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a807e3a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.683+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d233e69, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.688+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a807e3a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.689+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_367, and the Request Id: 12cf18ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.690+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 345bfa1f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.691+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 345bfa1f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.692+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 532786fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.692+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21f826e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.692+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 532786fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.695+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: edad5f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.696+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: edad5f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.697+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4937aef5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.697+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d696684, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.697+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4937aef5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.698+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_378, and the Request Id: 336856b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.700+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_376-, and the Request Id: 5203f01, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.701+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 414a1894, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.702+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 414a1894 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.702+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 51d2fdfe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.702+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 543c5575, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.702+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 61ebe05e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.703+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61ebe05e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.703+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51d2fdfe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.703+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 543c5575 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.703+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_371-, and the Request Id: 4dac33a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.703+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2c4fc3b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.704+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c4fc3b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.706+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_373, and the Request Id: 2c598901, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.706+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 351753a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.707+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 351753a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.708+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 559d9526, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.708+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_372, and the Request Id: 34e1b926, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.708+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 558c65c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.708+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_369, and the Request Id: 4dd03be5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.709+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 559d9526 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.709+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 558c65c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.710+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_373, and the Request Id: 62a09eec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.719+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_372-, and the Request Id: 556dfd64, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.719+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d2c077d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.721+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_366, and the Request Id: 5e02eeb4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.723+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_373-, and the Request Id: 7f21bb15, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.724+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_367-, and the Request Id: 6894e5ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.725+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_378-, and the Request Id: 10fc0aad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.726+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_369-, and the Request Id: 78659f45, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.726+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2975d333, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.726+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2975d333 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.727+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61dcc660, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.731+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 717a7f1c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.732+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 717a7f1c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.740+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_367, and the Request Id: 51e010bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.741+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50451ad6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.741+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_373-, and the Request Id: 60506fdf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.742+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49c07eec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.742+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 246978c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.744+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_366-, and the Request Id: 9c87379, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.744+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bd889e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.746+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6fc73f5f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.748+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 769a0d00, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.750+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35cbfbf5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.753+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c97f7e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.755+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_367-, and the Request Id: 750e876f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.756+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e1f1bbe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.758+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 405724d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.758+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 418f0a53, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.758+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d6a4c45, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.758+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d6a4c45 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.759+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ac6e299, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.759+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 60271ad4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.760+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60271ad4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.761+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_372, and the Request Id: 6460280, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.763+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 540049a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.766+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d76dfd9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.766+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e2468d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.770+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73852992, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.772+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d947f16, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.772+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6830250c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.773+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6830250c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.773+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 69ae5340, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.773+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69ae5340 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.774+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 312f905d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.774+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 312f905d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.774+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 30d67935, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.775+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30d67935 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.775+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fa6336b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.775+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fa6336b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.776+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6f1e646, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.778+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f1e646 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.778+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 777bb14, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.779+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_377, and the Request Id: 5d03b640, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.779+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_367, and the Request Id: 4cf11e52, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.779+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 777bb14 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.775+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_373, and the Request Id: aecf370, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.783+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7e81beaf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.784+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_372-, and the Request Id: 472e4f80, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.784+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e81beaf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.784+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 532885aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.786+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_368, and the Request Id: 84b4ac6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.788+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6122b8d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.789+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6122b8d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.792+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 435ed95b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.793+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 435ed95b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.794+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_368, and the Request Id: b3ba629, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.794+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d2f09d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.795+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d2f09d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.800+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 16a270fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.800+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_367-, and the Request Id: 2c0c681b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.800+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 63ee4086, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.801+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63ee4086 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.801+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16a270fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.802+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4daed828, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.803+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4daed828 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.803+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_377-, and the Request Id: 3117365f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.804+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_373-, and the Request Id: 2f0058c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.805+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_374, and the Request Id: 7dd238d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.805+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2549bc39, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.805+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 16c643c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.806+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16c643c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.806+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2549bc39 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.807+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_374, and the Request Id: cda3fe1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.808+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_370, and the Request Id: 1e54d170, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.809+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f6df4fc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.809+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_368-, and the Request Id: 11e80956, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.810+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_368-, and the Request Id: 1755291e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.811+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b126f0f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.812+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b126f0f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.816+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77aaa12, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.818+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 151bd88b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.818+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38f420a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.818+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 151bd88b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.819+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 111c6cf2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.820+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_379, and the Request Id: 48834f61, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.831+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_370-, and the Request Id: 67e9e4d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.833+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7bde7299, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.834+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29478868, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.834+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ddcb147, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.836+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f3edd80, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.837+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 595cfe42, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.842+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_379-, and the Request Id: 586ed00c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.842+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 736aa5bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.844+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_374-, and the Request Id: 42dd55be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.850+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_374-, and the Request Id: 285ac490, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.855+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c6d3dde, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.863+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 503dc6de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.864+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 61b31fba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.865+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61b31fba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.866+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4c6fdce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.867+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c6fdce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.867+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_378, and the Request Id: 5a1f0d3a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.874+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f668c62, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.875+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f668c62 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.875+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 70be8ea9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.879+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fdf6c3a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.880+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7bfc3324, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.880+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fdf6c3a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.881+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f75e448, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.883+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 304b54b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.883+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70be8ea9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.883+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 35473617, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.883+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 304b54b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.884+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_374, and the Request Id: 1b3d1a47, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.885+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35473617 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.885+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_368, and the Request Id: 69e929f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.885+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4d36f35e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.886+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d36f35e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.887+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_373, and the Request Id: 1bddfff3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.888+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37e6ccf1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.894+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c6b4d73, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.894+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 451fee99, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.894+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20f3bd0f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.895+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 451fee99 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.895+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_378-, and the Request Id: 24e006ac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.897+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43920166, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.897+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43920166 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.898+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_369, and the Request Id: 3b12b645, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.903+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43de04c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.904+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43de04c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.906+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 21699388, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.907+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21699388 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.911+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_369, and the Request Id: 4fd7688c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.911+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_374-, and the Request Id: 9dd26d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.911+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2724d4f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.920+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_373-, and the Request Id: 2d4d2b0c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.921+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_368-, and the Request Id: 41215467, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.927+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8cba8c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.927+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f1a2c7d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.927+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52fb1e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.929+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 156d6f22, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.929+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_369-, and the Request Id: 1f2c8819, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.935+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_369-, and the Request Id: 1b816651, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.939+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 79bb94c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.940+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79bb94c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.941+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 55d04740, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.941+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55d04740 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.942+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_375, and the Request Id: 53ba9ac5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.944+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61412b7c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.945+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1da16d4d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.946+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3379978e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.951+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_375-, and the Request Id: 61c2b7b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.957+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 671bb9b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.962+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 10b27f8d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.963+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10b27f8d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.963+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e701471, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.965+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 263df482, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.965+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 263df482 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.966+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_375, and the Request Id: 3e905fe5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.966+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c95b1ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.971+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72258fe3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.975+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 32f496f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.976+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32f496f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.976+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 38a3b8ad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.976+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38a3b8ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.977+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6886986f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.977+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6886986f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.979+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 435cf43a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.980+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_380, and the Request Id: 3168c1f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.980+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 435cf43a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.981+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_371, and the Request Id: 72c7bfac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.983+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4de64a18, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.986+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8a19a1a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.990+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_371-, and the Request Id: 4cadc539, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.992+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6af8479f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.993+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2912da84, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.994+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2912da84 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:33.999+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 488f15d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.002+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 488f15d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.003+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_375-, and the Request Id: 2ffae45b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.004+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_374, and the Request Id: 3f62e4db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.013+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5bbded1f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.014+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bbded1f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.015+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fb8eda6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.016+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fb8eda6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.019+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ce4af9e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.022+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_380-, and the Request Id: 51a05b04, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.022+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_379, and the Request Id: 3584d17f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.024+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 160b4ef0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.025+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 160b4ef0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.031+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7af21529, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.031+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5f269ba3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.032+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7af21529 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.032+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f269ba3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.033+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a50435d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.033+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_369, and the Request Id: 6cc69417, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.033+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a50435d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.034+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_375, and the Request Id: 5dbe1fbd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.036+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2b69ba9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.037+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b69ba9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.038+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 70b984e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.038+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70b984e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.038+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4919c6fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.039+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4919c6fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.039+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5c0c2245, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.039+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c0c2245 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.039+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_370, and the Request Id: 3ace57e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.040+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_370, and the Request Id: 617212b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.049+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 144daf3a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.055+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65e89cea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.057+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 502c9eb2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.065+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_369-, and the Request Id: 15dfce0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.067+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_374-, and the Request Id: 1577c51f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.073+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_379-, and the Request Id: 5a9c8eae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.074+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7577e2bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.074+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7564f341, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.075+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7564f341 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.075+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_370-, and the Request Id: 531d758a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.076+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_375-, and the Request Id: 3016b751, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.078+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 35f70814, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.078+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 361c10a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.079+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35f70814 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.080+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b8bddfb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.080+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_376, and the Request Id: 1e8054cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.082+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_370-, and the Request Id: 266b61a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.084+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1cf44dd8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.086+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5352b1a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.087+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a286e97, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.088+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79739f20, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.095+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a5c1ce9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.095+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 413da584, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.095+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51feec31, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.096+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 413da584 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.097+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_376-, and the Request Id: 7ecfdfa6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.097+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 32863362, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.097+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32863362 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.098+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_376, and the Request Id: 55850783, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.103+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: cb062ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.105+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6c58128a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.106+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c58128a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.106+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5950b42d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.107+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 22ea2ed4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.107+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22ea2ed4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.108+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_372, and the Request Id: 554ef2d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.115+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37a1d39d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.130+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 761ad0f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.133+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 711eb100, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.134+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 685b8b31, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.135+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 685b8b31 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.136+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52bece7f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.138+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ebc732a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.138+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ebc732a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.139+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_376-, and the Request Id: 64e9b78d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.139+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7be42dba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.142+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_381, and the Request Id: 4f20f72c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.144+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6bc48f1c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.145+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bc48f1c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.147+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 666ef017, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.148+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 666ef017 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.151+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_375, and the Request Id: 79b0499, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.151+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f250aea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.154+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_372-, and the Request Id: 35217ac7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.155+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 77ccd10e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.156+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77ccd10e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.157+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d5cc54c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.158+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d5cc54c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.162+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a52e1a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.166+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_380, and the Request Id: 1b6808e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.173+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 72a76234, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.173+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4801b444, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.173+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a65664d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.174+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72a76234 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.174+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a65664d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.174+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_375-, and the Request Id: 4799e712, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.175+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 452c8004, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.175+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 452c8004 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.176+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dee94a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.177+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_380-, and the Request Id: 93d6109, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.177+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 645d1355, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.177+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_371, and the Request Id: 28505c8a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.179+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 508954e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.180+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 508954e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.182+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_370, and the Request Id: 1c2c6b93, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.187+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 450b5404, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.187+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_381-, and the Request Id: 5a190c7c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.188+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 450b5404 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.189+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 653cc891, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.190+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 653cc891 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.191+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_376, and the Request Id: 29bbecb0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.192+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_370-, and the Request Id: 4a535a97, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.196+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 38562cf1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.198+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38562cf1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.198+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3518d6a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.198+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1eb3c687, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.199+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3518d6a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.200+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_377, and the Request Id: 7279a0c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.212+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_371-, and the Request Id: 4288f201, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.212+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 218879c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.213+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40a8bb20, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.219+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 218879c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.220+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 12abb95c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.221+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12abb95c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.221+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3061f6b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.222+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_371, and the Request Id: 1cfe034d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.225+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_376-, and the Request Id: 4be4c94a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.225+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fda2f5d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.226+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c6673ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.226+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 547dd17e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.225+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2fb086e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.227+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7acb4c79, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.227+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fb086e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.232+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5c03816b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.233+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c03816b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.233+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12235137, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.234+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 77d9e1c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.234+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_377, and the Request Id: 34f0ae13, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.234+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77d9e1c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.236+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5333949f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.236+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_371-, and the Request Id: 1c78be7f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.236+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5333949f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.241+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_377-, and the Request Id: 6aecee96, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.241+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 577998fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.244+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c2b09fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.244+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_373, and the Request Id: 67c247e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.247+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 525f9d1d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.248+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5057bfe1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.253+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1609e7d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.258+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62681ccf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.258+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2c9e1b4a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.259+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c9e1b4a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.259+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71a45d42, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.260+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 483aa85c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.261+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 26dbf34b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.261+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26dbf34b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.262+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_376, and the Request Id: 4d8a5745, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.262+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_377-, and the Request Id: 77fc7750, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.263+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_373-, and the Request Id: 6e3fde1e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.263+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 303e45ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.264+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 303e45ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.264+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 26ee8509, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.265+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26ee8509 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.269+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ba4b2b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.269+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_372, and the Request Id: d17195, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.270+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d73f766, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.270+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b481392, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.270+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ba4b2b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.270+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b481392 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.270+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d73f766 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.271+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f5e06e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.271+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 32b6d514, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.271+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f5e06e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.271+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32b6d514 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.274+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 72ee4d43, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.274+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 108ef0fc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.274+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72ee4d43 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.275+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5c2a8338, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.275+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c2a8338 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.279+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 128a1930, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.279+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_376-, and the Request Id: 5fc63887, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.280+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 128a1930 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.280+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37d6657, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.282+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_382, and the Request Id: 1fdb20a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.282+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 262dfa52, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.282+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1398acf1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.283+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 262dfa52 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.283+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1398acf1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.283+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_377, and the Request Id: 750e27c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.283+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_371, and the Request Id: 69b44b6f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.283+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e7dbbde, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.279+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 66dded5d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.284+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66dded5d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.288+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 172a15e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.289+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 172a15e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.290+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69b30e92, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.291+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_381, and the Request Id: 6be03443, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.291+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f48f324, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.291+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_372-, and the Request Id: 6dd545e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.293+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_382-, and the Request Id: 4bfda860, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.297+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_378, and the Request Id: 4708cfc8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.303+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_371-, and the Request Id: 1a6767ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.306+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_381-, and the Request Id: 4900bf00, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.308+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_377-, and the Request Id: 4d5d4bdf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.309+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1581cfb4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.310+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1581cfb4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.310+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42000d99, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.310+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3340b921, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.311+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_372, and the Request Id: 70c61e9d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.316+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 49ef1242, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.317+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49ef1242 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.318+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cc6f6e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.318+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7732c600, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.319+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_378, and the Request Id: 40581fbd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.327+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_378-, and the Request Id: 65c4e49d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.331+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c4f1fc5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.331+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f8578e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.332+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5560a850, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.332+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_372-, and the Request Id: 7add7362, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.332+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7cb4f414, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.336+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 63bff466, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.337+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63bff466 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.337+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36787cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.338+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_378-, and the Request Id: 3d064101, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.339+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 28ad0180, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.341+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c85ebaa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.341+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28ad0180 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.342+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6a219dd4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.343+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a219dd4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.344+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6e10c466, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.344+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_377, and the Request Id: 7c0ec5f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.345+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e10c466 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.345+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: bff7d27, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.346+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bff7d27 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.346+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1416e9c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.347+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1416e9c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.347+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_374, and the Request Id: 30abb53, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.348+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_372, and the Request Id: 40fb22df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.352+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54e0537f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.356+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1cfe703, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.356+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6fa775d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.358+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3901bfb3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.360+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c0111e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.362+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_374-, and the Request Id: 69de4552, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.363+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_372-, and the Request Id: 6f0612cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.364+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55a49ca9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.364+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_377-, and the Request Id: 217cd9b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.365+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41aa4c4f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.375+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3d592f09, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.376+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d592f09 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.377+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 160fd91a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.377+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 160fd91a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.378+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48f62955, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.379+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_373, and the Request Id: 51a152eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.379+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 60106ba0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.380+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60106ba0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.381+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 375e43b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.382+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35392f39, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.382+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 375e43b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.383+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e8615c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.384+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e8615c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.387+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48c66eb2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.387+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48c66eb2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.387+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_378, and the Request Id: 66d7f631, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.391+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42e0500e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.392+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_379, and the Request Id: 1ed139af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.394+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_373-, and the Request Id: 4c875bfd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.394+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6c25b82f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.395+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c25b82f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.406+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_378-, and the Request Id: 2bbca2b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.408+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4451f5e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.409+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4451f5e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.414+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_383, and the Request Id: f8e520a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.421+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9e1115b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.423+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 588a0b2d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.423+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38368139, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.424+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 588a0b2d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.427+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_379-, and the Request Id: 11b4f365, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.427+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 467d1620, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.428+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c8cf9ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.429+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 60259735, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.430+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60259735 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.430+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e5c95f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.431+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e5c95f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.431+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_383-, and the Request Id: 216967d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.432+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8e20c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.432+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8e20c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.433+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 646c1d05, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.433+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53d87231, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.433+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 94e6eae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.434+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 646c1d05 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.434+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_373, and the Request Id: 4725cbb7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.434+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 94e6eae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.436+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_379, and the Request Id: 6c122cbc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.436+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_382, and the Request Id: 401351ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.437+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6188e552, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.438+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6188e552 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.438+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 506a70d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.439+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 506a70d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.439+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a839746, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.441+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_373, and the Request Id: 6f41223a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.443+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 680cc338, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.447+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ed73161, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.448+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ed73161 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.451+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b38f772, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.460+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5987749c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.461+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5987749c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.462+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 12df6976, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.462+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12df6976 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.463+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_378, and the Request Id: 4d909922, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.465+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 24a35889, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.465+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_379-, and the Request Id: 3130d7f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.466+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24a35889 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.466+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_382-, and the Request Id: 79e01d1a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.466+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75256c15, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.466+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3015f96c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.467+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3015f96c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.471+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7851e308, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.471+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_378-, and the Request Id: 33bb5830, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.472+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7851e308 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.472+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_375, and the Request Id: 4c44b998, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.473+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41934bae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.474+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a8a7703, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.474+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_373-, and the Request Id: 1f991f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.475+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_379, and the Request Id: 25cb0bbd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.476+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d9acf38, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.476+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3dd60605, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.478+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3dd60605 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.478+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 21ccf7bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.478+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e5f4453, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.479+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1db39b09, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.479+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21ccf7bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.479+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_380, and the Request Id: 90309d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.480+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c582708, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.484+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c893f7e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.488+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 59bdd2b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.489+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59bdd2b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.492+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53136e40, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.493+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 38819f4f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.494+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38819f4f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.497+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_374, and the Request Id: 471ea274, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.499+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_375-, and the Request Id: 4760bcac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.504+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c415ad9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.505+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_379-, and the Request Id: 3cef5225, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.508+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_373-, and the Request Id: 30f088cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.512+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 648f6acd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.513+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 648f6acd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.514+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6aced6bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.515+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6aced6bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.516+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_384, and the Request Id: 18a8ded9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.524+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_380-, and the Request Id: 25f4fcb0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.524+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24e0de93, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.526+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_384-, and the Request Id: 4e28a7bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.527+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d388993, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.529+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d388993 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.530+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d1eeda, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.530+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_374-, and the Request Id: 6891198, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.530+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2da8df91, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.533+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 49827220, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.534+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49827220 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.534+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70b3df44, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.537+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_380, and the Request Id: 2f8472e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.538+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 409fdaea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.539+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 409fdaea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.540+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4d8d3d89, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.540+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d8d3d89 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.544+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_383, and the Request Id: 193d22, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.549+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e0430b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.550+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73bccb89, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.555+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fa411b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.555+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d4abbae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.556+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32a8a7c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.556+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64b943da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.558+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 372866e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.559+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 372866e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.559+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e13951b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.561+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 37830679, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.562+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_380-, and the Request Id: 3f6dbee8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.562+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37830679 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.565+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_379, and the Request Id: 78b237d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.570+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_383-, and the Request Id: 6ee57805, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.572+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 298f629a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.573+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b40c3e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.574+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14df5d77, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.575+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14df5d77 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.575+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42a6c07f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.576+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 752844c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.577+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 752844c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.577+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 412c8f75, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.578+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 412c8f75 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.578+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7f2389b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.579+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 712c16e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.579+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f2389b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.579+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2f227fce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.579+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f227fce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.580+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 28552859, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.581+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28552859 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.581+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_374, and the Request Id: 4fc99d6b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.581+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_374, and the Request Id: 2fbfcdba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.583+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 20b5dad7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.584+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20b5dad7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.584+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_376, and the Request Id: 3ac7affd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.588+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 13e3c152, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.589+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13e3c152 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.590+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_380, and the Request Id: a84c24f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.591+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 65d46b3a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.592+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65d46b3a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.593+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 69aa35ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.594+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69aa35ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.594+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fe546f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.595+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fe546f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.596+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e97b679, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.596+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_381, and the Request Id: 4658724f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.598+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e97b679 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.598+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_385, and the Request Id: 73dcc105, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.599+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_379-, and the Request Id: 60048bb9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.599+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7bbf331b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.600+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_374-, and the Request Id: 3c39b898, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.601+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2cb62e8e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.601+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37b215ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.602+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cb62e8e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.602+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15b75d39, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.603+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15b75d39 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.603+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_375, and the Request Id: 7d45bef7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.605+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_380-, and the Request Id: 60fbb1a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.605+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_374-, and the Request Id: 295aaf48, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.606+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_376-, and the Request Id: 7dfb59a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.606+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_385-, and the Request Id: 73516787, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.609+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_381-, and the Request Id: b78e654, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.611+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 461a53e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.612+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: cd2144f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.613+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cd2144f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.613+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_375-, and the Request Id: 51da9771, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.615+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 622a7f43, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.615+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 622a7f43 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.617+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64f9da12, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.619+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65443a62, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.621+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61f274a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.624+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_381, and the Request Id: 214bb9e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.624+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44e695b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.626+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1138e228, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.627+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ea2c07a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.629+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a6d73f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.629+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77db7473, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.632+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b68ff79, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.635+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40e1abb6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.637+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 80e5350, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.638+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2674ed02, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.640+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b68ff79 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.642+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 422d226c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.643+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7a4b0bb0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.644+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a4b0bb0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.645+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d7ab28f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.645+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36de4f64, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.646+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36c9747e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.648+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 790b07a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.649+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_384, and the Request Id: 1c530593, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.649+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_381-, and the Request Id: b023112, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.657+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b3c74be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.658+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_384-, and the Request Id: 4667a06b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.659+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b3c74be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.660+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1fae902f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.660+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8c0896a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.661+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fae902f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.661+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8c0896a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.664+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 18b6b0d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.664+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1115677, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.665+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18b6b0d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.665+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1115677 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.668+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6c9cb3ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.668+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_381, and the Request Id: 1f0f08cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.668+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29e8b09e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.668+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29e8b09e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.671+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_386, and the Request Id: 1dc11c5c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.672+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_375, and the Request Id: 428fc3e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.668+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c9cb3ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.673+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b897466, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.674+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 20bc9724, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.674+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b897466 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.674+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ee62a5c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.675+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ee62a5c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.675+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20bc9724 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.675+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5867f32, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.676+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2107b3ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.677+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2107b3ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.677+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_380, and the Request Id: 3233ad30, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.678+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7de94c24, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.678+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ce0db4c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.678+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 453b617e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.678+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ce0db4c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.678+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7de94c24 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.679+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 453b617e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.679+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f287aa7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.680+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_381-, and the Request Id: 281bf38c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.680+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5a75319, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.681+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a75319 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.681+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 507fc088, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.682+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_377, and the Request Id: c01857c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.682+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 507fc088 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.682+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_376, and the Request Id: 799efcc6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.682+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_382, and the Request Id: dad2cd6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.685+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_375, and the Request Id: 3cf2b9a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.685+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 210087a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.687+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_386-, and the Request Id: 5f12a928, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.689+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_375-, and the Request Id: 6d8ebef9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.691+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_380-, and the Request Id: 38fc073a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.692+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19ba5c8e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.693+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_377-, and the Request Id: 3d777a12, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.699+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_382-, and the Request Id: 241f7aff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.699+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 42a537f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.699+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_375-, and the Request Id: 148f63ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.700+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46e725ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.700+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42a537f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.704+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4fab0c58, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.705+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fab0c58 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.705+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_382, and the Request Id: 3d23ec2e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.707+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 697771f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.707+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7aea2764, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.712+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5bc97845, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.719+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f4b0a36, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.719+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_376-, and the Request Id: 7a9b4c32, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.721+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ecc5031, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.723+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fe61516, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.726+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ed67664, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.727+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1cd08149, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.728+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6105d4a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.729+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6105d4a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.730+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bd687d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.731+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bd687d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.731+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_385, and the Request Id: 7cde9a90, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.732+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_382-, and the Request Id: 6b270903, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.735+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 415062f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.742+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_385-, and the Request Id: 3d6b0898, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.747+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 296f9586, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.748+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eaba8c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.750+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 296f9586 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.750+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1bac4b09, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.751+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bac4b09 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.752+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 58f0afc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.753+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58f0afc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.755+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 66a150ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.756+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66a150ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.756+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_387, and the Request Id: 23c7b73a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.756+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5572698a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.757+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c1f3f3c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.758+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 77e35078, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.757+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_376, and the Request Id: 15967769, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.759+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77e35078 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.767+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60475351, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.767+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 274867be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.768+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7bd66558, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.767+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 710e6fe6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.769+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bd66558 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.772+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_378, and the Request Id: 9a9e18, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.775+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2faec6e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.777+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a89d6e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.781+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 169c1a3e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.781+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4cf7840c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.782+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cf7840c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.783+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_376-, and the Request Id: 4f3a0b21, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.783+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2bbad8e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.786+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_376, and the Request Id: 48c4eda1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.788+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1d37ed03, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.791+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d37ed03 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.792+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bbad8e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.792+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 616bfffd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.793+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 616bfffd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.793+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d3fc89, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.795+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5f6de153, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.797+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f6de153 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.797+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_382, and the Request Id: 3a32294c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.801+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 549c9d5d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.802+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 549c9d5d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.802+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_387-, and the Request Id: 607b105a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.803+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1b48f053, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.804+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b48f053 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.805+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2baa9d4f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.806+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2baa9d4f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.806+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_377, and the Request Id: 2e35f351, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.808+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_381, and the Request Id: 59cee72b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.819+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40f0ce6b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.821+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40f0ce6b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.821+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_377-, and the Request Id: 4ab1109a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.822+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_382-, and the Request Id: fd1f31d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.823+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 348d8885, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.824+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 348d8885 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.828+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 581a2bf6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.828+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_376-, and the Request Id: 45616adc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.829+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 581a2bf6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.829+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_378-, and the Request Id: 60ce511e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.830+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fcaf40e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.830+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 432b35ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.831+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcaf40e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.831+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_381-, and the Request Id: 7530dca8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.831+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 432b35ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.831+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a65ea3f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.831+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 670dfd0e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.833+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c467deb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.834+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 150acbe8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.834+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c467deb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.840+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_383, and the Request Id: 34cb1aaa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.841+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_383, and the Request Id: 6e463abb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.843+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_386, and the Request Id: 2915973b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.845+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 201dff1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.851+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78631d93, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.854+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_386-, and the Request Id: 7d3beaa6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.854+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c18458e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.856+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f0dffe7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.856+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fcfefba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.857+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_383-, and the Request Id: 25fd2a78, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.857+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56c2175d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.857+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_383-, and the Request Id: 1253190, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.858+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c80c7f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.860+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 647f891, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.861+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 647f891 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.861+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a2bce70, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.861+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5fd2964a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.861+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 359f3d53, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.863+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 44b10b61, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.863+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44b10b61 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.866+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46dcd5e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.866+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_388, and the Request Id: 14642df0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.867+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67d8d9b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.871+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67d8d9b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.873+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13815d86, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.873+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ac551c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.874+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ac551c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.875+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23159d96, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.876+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23159d96 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.878+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_378, and the Request Id: 4807ea41, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.881+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ed9be7e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.882+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ed9be7e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.882+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71583f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.883+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 16c83efb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.883+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1382ad24, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.884+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1382ad24 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.884+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16c83efb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.884+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_383, and the Request Id: 1058631d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.888+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 749f5b87, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.889+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_378-, and the Request Id: 5b46bff1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.889+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5fe7b784, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.890+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_377, and the Request Id: 34c7d9bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.894+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d10af76, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.895+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4fb6ee17, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.897+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fb6ee17 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.897+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 79c558e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.898+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79c558e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.899+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_388-, and the Request Id: 49f4b542, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.901+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_382, and the Request Id: 18d8833, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.901+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f557a33, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.901+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 153fd3c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.903+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_383-, and the Request Id: 253ee9bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.903+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 153fd3c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.903+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 70be229d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.904+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70be229d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.908+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_379, and the Request Id: 36c5659d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.910+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a164bba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.911+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a164bba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.913+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_377-, and the Request Id: 2f4b613d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.914+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1720453c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.914+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 16d3ea9e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.914+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1720453c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.915+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d8b159b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.915+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16d3ea9e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.915+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 197c7a01, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.916+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_384, and the Request Id: 6a546eca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.916+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 197c7a01 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.920+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_377, and the Request Id: 719d60e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.922+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4540c683, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.922+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_382-, and the Request Id: 2c816458, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.925+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 33ba03f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.926+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33ba03f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.928+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 715d94e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.928+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4540c683 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.928+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a68b0a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.928+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42a91b4b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.928+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 715d94e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.931+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_379-, and the Request Id: 58bc5f60, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.931+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 79257030, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.932+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79257030 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.932+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_387, and the Request Id: 7f70b74, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.933+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7139dd89, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.933+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_384, and the Request Id: 674cc66f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.937+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5fd03838, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.940+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_384-, and the Request Id: 483a3a2f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.943+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 572fcea2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.943+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_387-, and the Request Id: 72312f7b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.946+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 263c177, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.947+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_384-, and the Request Id: 5f229e4d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.953+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_377-, and the Request Id: 45e5f309, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.953+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5394f8c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.955+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6413f6ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.956+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c8f04e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.959+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d6817f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.960+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 678295b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.960+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 353a4db3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.961+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 678295b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.962+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7780418e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.962+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d997d02, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.963+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7780418e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.964+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_379, and the Request Id: 69d589f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.967+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 333b450f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.967+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49702de8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.968+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8b35ddd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.970+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3194cafd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.971+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3194cafd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.972+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 57754708, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.973+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57754708 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.974+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_389, and the Request Id: 459f618e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.977+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e001eef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.982+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 521c8472, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.983+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dd982ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.983+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 521c8472 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.987+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 47f68961, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.989+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47f68961 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.990+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_380, and the Request Id: 5424d0da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.991+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 17f9029, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.992+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ff835ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.992+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17f9029 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.996+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2edfcc47, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.997+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2edfcc47 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.999+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f710109, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.999+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 57dfb408, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:34.999+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_379-, and the Request Id: 4e5aa19f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.000+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57dfb408 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.000+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e5ed163, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.000+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e5ed163 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.001+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_378, and the Request Id: 4a121619, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.001+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9544d16, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.002+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9544d16 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.000+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f710109 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.002+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_384, and the Request Id: 2329f5b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.003+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 68ce59b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.003+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e0d26b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.004+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68ce59b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.004+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_385, and the Request Id: d03f9ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.006+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4c13a4b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.008+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c13a4b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.011+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_383, and the Request Id: 470c1d4a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.015+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59d77cf8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.020+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 45b1fab5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.021+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45b1fab5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.021+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 11e175aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.021+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_380-, and the Request Id: d2a599e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.022+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11e175aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.022+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 35f19833, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.023+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35f19833 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.023+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 70346bfb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.024+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70346bfb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.025+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 45c4f610, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.025+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 30ba7ef6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.025+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_389-, and the Request Id: 3d8e1a2d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.026+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45c4f610 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.026+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30ba7ef6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.026+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_385, and the Request Id: 4f009817, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.027+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_384-, and the Request Id: 526c9197, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.029+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_385-, and the Request Id: 34be81fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.029+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_388, and the Request Id: 48eba4ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.032+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40e8d8d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.033+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_383-, and the Request Id: 3d4f485e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.033+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_378, and the Request Id: 4baeb0d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.033+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ba8ca45, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.035+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a7ddd34, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.037+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_378-, and the Request Id: fbde44, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.038+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12a0f061, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.040+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_385-, and the Request Id: 5ab84b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.041+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fa542ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.042+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6446faee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.043+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_388-, and the Request Id: 15353958, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.049+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21f8dd83, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.050+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b7502ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.051+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b7502ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.055+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 76d659f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.056+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76d659f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.056+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66e991c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.056+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39148d6e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.057+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_380, and the Request Id: 67f60705, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.058+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b131575, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.059+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_378-, and the Request Id: 2c4d1538, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.062+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40fbd90f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.062+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45530254, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.063+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46add546, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.067+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 10708e9f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.067+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7f673d81, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.067+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e627a8c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.067+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dab1d3a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.068+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f673d81 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.069+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10708e9f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.072+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 37313baa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.072+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37313baa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.073+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5de8ebd4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.073+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43c7aacb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.074+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5de8ebd4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.077+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_390, and the Request Id: 5ebe3813, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.078+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_385, and the Request Id: 442124d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.078+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1efc59bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.078+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 65f5474a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.078+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54edd5bc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.079+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1efc59bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.079+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65f5474a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.080+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2b69a137, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.080+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b69a137 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.080+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2cc4076b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.081+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cc4076b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.081+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_380-, and the Request Id: 1b3c3141, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.081+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_381, and the Request Id: 342be651, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.082+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_386, and the Request Id: 771a989e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.087+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a4594fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.087+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_390-, and the Request Id: 20e7dca0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.087+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5cf5582, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.088+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a4594fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.087+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 52635922, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.089+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52635922 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.089+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 336a1737, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.090+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 336a1737 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.092+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_385-, and the Request Id: 147f81c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.093+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4a1cc3a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.093+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_384, and the Request Id: 551a8339, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.093+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 36ee5c3a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.094+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a1cc3a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.094+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36ee5c3a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.094+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_379, and the Request Id: 4cf46179, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.095+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18d811e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.095+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15108b59, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.096+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15108b59 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.098+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_386-, and the Request Id: 5d0f62de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.099+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_386, and the Request Id: 3bf4258b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.101+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16c34988, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.101+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_381-, and the Request Id: 18654946, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.104+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_384-, and the Request Id: 13a82fb0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.104+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 178c4ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.105+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_386-, and the Request Id: 9200daa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.107+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 541b2659, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.107+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_379-, and the Request Id: 3a5b5a98, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.107+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a607b3a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.111+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ecee18d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.113+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1bcfb114, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.113+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 232637bc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.114+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bcfb114 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.117+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2062aa38, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.118+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2062aa38 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.118+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 502f4441, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.119+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 502f4441 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.123+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2cde5fca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.123+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cde5fca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.124+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_389, and the Request Id: 1a1b7e7c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.124+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_379, and the Request Id: 10e3e984, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.128+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb94e9b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.128+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aa216e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.128+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 367f0014, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.129+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f0d492, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.132+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42c8fb71, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.133+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d79c846, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.134+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50accbd0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.134+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 22d9b63e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.135+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22d9b63e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.136+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 667652a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.137+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 667652a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.137+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_389-, and the Request Id: 78adc9cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.138+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_381, and the Request Id: 39084344, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.140+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_379-, and the Request Id: 742fdf78, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.143+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c1eef9f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.144+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c1eef9f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.145+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77562df6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.145+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 425b58f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.145+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 350bc3af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.145+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 425b58f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.145+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 49292524, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.146+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 350bc3af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.146+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49292524 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.146+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_381-, and the Request Id: 29b46c37, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.147+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 488babc6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.147+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 498d7d6d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.147+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 498d7d6d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.147+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3711c505, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.148+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1336c65b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.149+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_382, and the Request Id: 13e963a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.149+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1336c65b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.150+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_386, and the Request Id: 75005dcb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.150+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3983cd92, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.151+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_387, and the Request Id: 73597c18, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.155+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4ca4dc96, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.156+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ca4dc96 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.156+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46dee2d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.158+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c2a8cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.158+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c2a8cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.158+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28f85f9e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.159+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5f3356b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.159+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_382-, and the Request Id: 4d6ec291, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.160+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f3356b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.160+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_385, and the Request Id: 3aa52fb2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.161+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 571f6369, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.161+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 89394c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.161+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 571f6369 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.162+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_380, and the Request Id: 5e6ed175, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.163+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5c9f4b42, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.164+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c9f4b42 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.165+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2b635fb8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.166+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b635fb8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.166+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71d6ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.167+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_391, and the Request Id: 655e3c3f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.177+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_386-, and the Request Id: 2b646314, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.181+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_387-, and the Request Id: 1e4d4e09, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.182+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a1f09a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.184+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54fc2e3c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.187+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 376640c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.187+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_385-, and the Request Id: 732d6ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.188+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 376640c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.189+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a431922, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.190+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a431922 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.191+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_380-, and the Request Id: 59a61903, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.191+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f279749, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.195+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_391-, and the Request Id: 25e7d2bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.196+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4126ec21, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.196+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_387, and the Request Id: 29e86191, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.196+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 51a15867, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.197+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51a15867 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.198+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 355d0a48, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.198+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 355d0a48 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.199+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 36895a85, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.199+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36895a85 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.200+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1df694f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.200+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_382, and the Request Id: 4d0bc82b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.200+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ec858e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.201+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ec858e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.204+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_390, and the Request Id: 37952009, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.204+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 32fa8bb8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.205+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32fa8bb8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.206+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7bf2d51f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.206+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bf2d51f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.207+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48b88f1b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.208+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_380, and the Request Id: 59f4d888, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.211+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_387-, and the Request Id: 9944a7a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.211+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74be9075, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.211+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37f4509b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.216+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_390-, and the Request Id: 4fec2231, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.217+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 195627a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.216+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_382-, and the Request Id: eb2a6b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.222+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e6de8e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.222+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2fc1781e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.223+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 59afebd6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.224+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59afebd6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.224+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38836d70, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.226+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 60f82a5c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.226+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60f82a5c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.227+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c8a1487, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.227+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_383, and the Request Id: 10f67fe4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.227+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c8a1487 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.228+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 140dbf21, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.229+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140dbf21 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.229+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7933d262, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.229+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7933d262 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.230+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_380-, and the Request Id: 47cf0e6e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.230+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5465e8aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.230+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 689217a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.231+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_388, and the Request Id: 7187cb0c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.231+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c818909, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.232+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c818909 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.233+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_387, and the Request Id: 28d9906f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.235+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f7d629d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.237+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27a31e14, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.238+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ab8c4d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.239+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ab8c4d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.240+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 62b8b1f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.241+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62b8b1f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.241+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dbcfa71, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.243+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_381, and the Request Id: 7296fae5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.243+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_383-, and the Request Id: 6752c910, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.244+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 149fe00c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.248+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 507614c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.248+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_387-, and the Request Id: 61017a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.249+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 507614c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.251+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 33052c73, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.251+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ddd46f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.252+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33052c73 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.254+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_388-, and the Request Id: 25bcdd53, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.255+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2bf0b7fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.255+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f4a25b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.255+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 321b7532, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.255+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bf0b7fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.255+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_381-, and the Request Id: 4000ce6c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.256+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 321b7532 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.257+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_386, and the Request Id: 2216e2c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.258+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_392, and the Request Id: 6de36937, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.259+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36a7eeb4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.265+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 930172b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.265+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 176b860e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.266+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 930172b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.267+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c40f34b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.269+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c40f34b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.270+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_391, and the Request Id: 5acb0b33, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.270+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ddfd511, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.271+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ddfd511 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.272+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5257d6b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.273+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5257d6b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.274+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f170530, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.275+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e743edb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.278+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_388, and the Request Id: 468c749a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.279+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_392-, and the Request Id: 541dfd41, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.282+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_386-, and the Request Id: 1b32ca53, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.285+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_391-, and the Request Id: 122f4fb4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.286+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 120080b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.287+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2f463f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.288+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f463f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.290+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60713ff0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.290+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2b83852a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.291+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b83852a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.293+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_383, and the Request Id: 76163850, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.295+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d5ccce3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.298+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_388-, and the Request Id: 30e038e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.297+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 438bae21, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.299+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 732efe5e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.299+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3929ff7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.300+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2bb7f46b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.300+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60b5f2f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.300+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1501a0c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.300+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bb7f46b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.305+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 18ed53de, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.305+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3929ff7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.306+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18ed53de the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.307+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_381, and the Request Id: 1d0bd39f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.307+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6167728f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.308+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d51507c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.309+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d51507c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.309+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_384, and the Request Id: 5dec8743, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.312+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_383-, and the Request Id: 3b7b0b6d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.312+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_381-, and the Request Id: 2301df47, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.314+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2b3f2fd5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.315+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b3f2fd5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.315+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6a5c9cb9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.315+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a5c9cb9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.316+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 49e3b93b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.316+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6b063cd2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.317+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b063cd2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.318+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_388, and the Request Id: 18b62625, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.317+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49e3b93b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.318+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_382, and the Request Id: 19f167f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.324+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_384-, and the Request Id: 683a78b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.325+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d861ef5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.327+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3988185, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.327+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32ae0037, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.327+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a839dab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.335+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_388-, and the Request Id: 6fa86fd3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.335+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f8c0719, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.335+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63a8a566, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.336+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f8c0719 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.337+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_382-, and the Request Id: 2c87c31c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.337+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1ac7b956, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.337+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64739e75, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.338+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ac7b956 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.338+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ab11153, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.339+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ab11153 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.339+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fc3994a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.339+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 737f219, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.339+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fc3994a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.339+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3be386be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.340+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 737f219 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.340+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_392, and the Request Id: 350456c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.343+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6f2d39ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.343+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f2d39ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.344+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 34d197c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.344+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7b14f1f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.344+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f0a707b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.344+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34d197c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.345+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b14f1f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.345+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_393, and the Request Id: 1aae1909, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.346+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_389, and the Request Id: 443fae25, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.347+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f62ca45, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.347+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_387, and the Request Id: 35fe9322, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.349+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49649117, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.349+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b7720e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.353+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 592612ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.353+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58c7232b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.354+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_387-, and the Request Id: 1b613cfe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.354+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dd078c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.355+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dd078c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.356+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_392-, and the Request Id: c8c1743, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.356+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1397062d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.357+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1397062d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.357+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2b08d48, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.358+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b08d48 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.358+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_385, and the Request Id: 3cd633b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.359+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 68b32e54, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.359+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68b32e54 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.361+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_393-, and the Request Id: 52c54c1f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.368+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_389, and the Request Id: 516ed29e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.370+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_389-, and the Request Id: 8e35d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.373+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_389-, and the Request Id: 646ea5f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.373+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 34f32294, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.374+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6b57bc84, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.375+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b57bc84 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.376+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5dd774ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.376+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ad33961, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.377+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34f32294 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.378+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ded01b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.379+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ded01b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.378+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2801d1da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.381+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2801d1da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.381+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59f0458d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.382+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11d0154b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.382+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_382, and the Request Id: 2e14fa64, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.383+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_384, and the Request Id: 453210a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.385+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_385-, and the Request Id: 7e1c6d83, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.389+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_384-, and the Request Id: 695ce0dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.389+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43a21652, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.389+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63a64aa9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.390+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4cb9ea03, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.392+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d318360, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.393+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d318360 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.394+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 63bed135, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.395+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63bed135 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.396+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 769985a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.396+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_382-, and the Request Id: 654e0760, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.397+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5263b756, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.397+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4fe145dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.397+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8078fac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.398+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fe145dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.398+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8078fac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.399+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_389, and the Request Id: 6fe6d3f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.399+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_383, and the Request Id: 7d998bdf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.408+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_389-, and the Request Id: 66701338, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.408+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4842da71, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.412+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6da76f9f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.416+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63244a23, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.417+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1962580, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.418+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1962580 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.419+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2f3908cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.419+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 22676b37, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.420+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f3908cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.420+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22676b37 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.421+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 346690cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.421+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 346690cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.422+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_388, and the Request Id: 4b963bae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.425+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1502f418, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.428+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_394, and the Request Id: 43c004ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.431+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: bd569d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.432+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4781adf9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.433+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 10dc4e61, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.434+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10dc4e61 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.434+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_383-, and the Request Id: 456961a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.435+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35be2a32, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.436+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3cdc816b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.439+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_388-, and the Request Id: 426c4899, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.439+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 139b9d9c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.440+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cdc816b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.441+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 519e661a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.441+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1817b0e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.441+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_393, and the Request Id: 7fc49a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.442+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1817b0e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.444+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 20498272, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.445+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20498272 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.445+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6528b12, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.446+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_390, and the Request Id: 2040ae6c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.446+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6528b12 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.447+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 263733f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.448+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48171be7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.449+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48171be7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.450+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_390, and the Request Id: b53b91, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.450+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_393-, and the Request Id: 8fcfa01, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.452+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3dbdf03b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.457+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20a0ae03, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.458+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62b11bfe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.458+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_394-, and the Request Id: 2ae6d6e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.463+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_390-, and the Request Id: 2e538a54, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.463+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3594f0f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.466+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_390-, and the Request Id: 7224b60e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.467+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7fedccec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.467+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 73f2c19e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.468+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fedccec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.468+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73f2c19e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.472+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6da68940, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.474+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6da68940 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.475+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c8f44b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.475+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b1d9b45, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.475+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c8f44b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.476+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6a4b9893, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.476+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a4b9893 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.477+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 791bd00a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.478+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 791bd00a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.478+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_385, and the Request Id: 5a013da7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.479+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_386, and the Request Id: 627692af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.479+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_390, and the Request Id: 731cb26b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.480+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9f21581, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.481+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9f21581 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.481+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7beb4d85, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.482+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4284f54c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.482+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 575f9fda, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.483+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4284f54c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.486+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7ac5d606, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.486+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ac5d606 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.487+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 332dda9e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.487+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 143f7f4e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.488+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 143f7f4e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.488+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_384, and the Request Id: 98c18fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.489+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_383, and the Request Id: 291b66b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.490+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f9f3400, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.499+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_390-, and the Request Id: 7f882d81, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.499+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_384-, and the Request Id: 3dd66851, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.500+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_385-, and the Request Id: 119152e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.500+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_386-, and the Request Id: 7934dfb6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.503+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2591bc9c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.503+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4afd99c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.506+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ee4408e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.507+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ee4408e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.510+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f689d7d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.511+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f689d7d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.513+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57e9aad8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.515+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 432994c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.515+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d1e9dd7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.515+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ad89876, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.516+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d1e9dd7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.516+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ad89876 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.516+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 287dd238, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.515+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_389, and the Request Id: 13158558, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.517+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 620856aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.517+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48202d41, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.518+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 620856aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.518+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48202d41 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.519+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_394, and the Request Id: 6b15821a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.519+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_395, and the Request Id: 5324c369, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.521+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25e8c51a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.524+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2321194, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.526+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_383-, and the Request Id: d9bb701, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.529+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 530583d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.532+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_389-, and the Request Id: cb3a978, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.533+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f9b28e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.533+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6049fcd7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.535+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f9b28e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.535+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_394-, and the Request Id: 6055cbe9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.538+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 287d30c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.538+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_395-, and the Request Id: 6b450613, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.539+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 703f9398, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.538+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 341b1a7d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.539+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27e4153d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.541+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 177b8c9f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.542+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 703f9398 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.542+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_391, and the Request Id: 24f22e3b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.547+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5260e372, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.548+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5260e372 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.551+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6841d69c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.551+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 56efa20b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.552+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 60385b4d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.553+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56efa20b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.553+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_391-, and the Request Id: 34ceb2e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.553+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60385b4d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.551+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4066351, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.554+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1640049a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.554+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4066351 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.554+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1640049a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.555+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c80dc9b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.558+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 759b1f9e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.559+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7f7e08d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.559+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5a3228cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.559+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bebd3d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.559+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f7e08d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.560+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3d3c52fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.560+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5c81c72, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.561+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d3c52fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.561+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_387, and the Request Id: 78f4eed8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.561+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_391, and the Request Id: 4bc203ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.561+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58b2d523, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.562+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f0f6d2d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.561+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c81c72 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.562+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a3228cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.567+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_391, and the Request Id: 3d966c64, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.567+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4390664, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.569+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4390664 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.569+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51c4c803, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.570+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_385, and the Request Id: 19272605, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.571+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c6a615c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.572+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c6a615c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.572+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ee365af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.573+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_391-, and the Request Id: 3a889161, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.574+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15c72ea0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.576+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6c7b1965, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.577+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c7b1965 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.577+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 118eb0d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.578+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 118eb0d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.579+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_384, and the Request Id: 59aef5d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.579+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_391-, and the Request Id: 2e528b66, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.582+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_386, and the Request Id: 54ac9838, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.582+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 25663668, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.583+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25663668 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.584+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d8421a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.586+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_390, and the Request Id: 3b38ba3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.587+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3287563d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.592+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_387-, and the Request Id: 6855bc7e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.592+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 50e1372b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.592+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3a85e0ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.593+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50e1372b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.593+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a85e0ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.596+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6b73f05, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.599+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 32f9dc0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.599+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_386-, and the Request Id: 4ea564a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.600+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32f9dc0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.601+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b73f05 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.604+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_390-, and the Request Id: 1d9b537a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.605+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f82af7a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.605+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_384-, and the Request Id: 420d02f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.605+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_392, and the Request Id: 681f89ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.605+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_385-, and the Request Id: 4b26c27, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.606+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f82af7a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.606+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 626bc1bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.607+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e3a578, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.607+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_396, and the Request Id: 6768ad30, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.607+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e3a578 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.608+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_395, and the Request Id: 673941a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.609+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59e58db6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.612+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 776e5fb4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.612+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d71fbf5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.613+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59a5c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.625+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5117dc46, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.627+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 129728ad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.627+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_392-, and the Request Id: 16ae3697, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.628+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 129728ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.628+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 103c1789, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.629+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 103c1789 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.629+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_392, and the Request Id: 18018d10, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.631+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69ec8b29, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.651+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_395-, and the Request Id: 2ba4988, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.651+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 201aca02, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.652+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 578b95a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.653+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 201aca02 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.654+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6627fd5b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.654+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 56d955a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.655+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56d955a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.659+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2fe75995, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.660+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e96528e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.661+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41a7edcf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.661+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_392, and the Request Id: 2b43dc2f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.666+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76c04abc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.669+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_396-, and the Request Id: 6e8ecf90, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.669+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_392-, and the Request Id: 5c65edfb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.672+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40e1d32f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.678+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5caa3c0c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.679+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5caa3c0c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.680+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7f45c28e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.680+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6dcd764b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.681+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f45c28e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.681+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6dcd764b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.682+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 63707096, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.682+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_387, and the Request Id: 1ae0ae62, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.682+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63707096 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.684+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 719b8e52, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.685+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 719b8e52 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.687+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_391, and the Request Id: 47bb4be3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.687+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6f88cb7f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.688+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f88cb7f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.689+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_385, and the Request Id: 9fc34d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.691+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 66f210cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.692+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66f210cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.693+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 647bf39c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.693+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 647bf39c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.694+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_391-, and the Request Id: b873db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.694+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_388, and the Request Id: 6ac8b54b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.699+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_392-, and the Request Id: 7da7717a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.707+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77d5f826, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.712+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e1a8893, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.724+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1b0650c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.724+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 242b1068, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.728+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 180d951c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.729+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_387-, and the Request Id: 644a7292, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.731+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b0650c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.732+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7a8004d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.733+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a8004d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.733+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_386, and the Request Id: 1f55ed8e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.734+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_385-, and the Request Id: 32edcd7e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.735+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 36687fc5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.737+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36687fc5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.739+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6537b436, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.740+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6537b436 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.741+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_396, and the Request Id: 3ec8f917, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.742+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_388-, and the Request Id: e343bc7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.744+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72351bea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.744+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f05682f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.747+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2423d46f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.748+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2423d46f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.748+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3cd22d35, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.749+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7f4d3e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.750+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f4d3e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.750+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54146fd7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.751+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_393, and the Request Id: 5f622ee8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.756+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5635e14a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.759+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 663c557a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.763+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_396-, and the Request Id: 4596268f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.767+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1af18ea8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.771+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77fbd863, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.780+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b779c76, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.782+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3a36da1f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.783+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a36da1f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.784+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 756f046, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.785+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 756f046 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.785+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_397, and the Request Id: 93207b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.786+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_386-, and the Request Id: 56535f05, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.787+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 203d21cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.788+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 203d21cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.792+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9c58e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.793+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9c58e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.794+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_393, and the Request Id: 34367f41, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.795+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_393-, and the Request Id: 53d4b15a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.800+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59740ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.805+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18ef2be9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.807+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 119f9a7d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.810+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 61369383, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.811+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61369383 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.812+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3832173a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.813+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3832173a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.814+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_393, and the Request Id: 3c42eec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.814+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38de256a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.817+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_397-, and the Request Id: 34a2a46a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.819+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 431b9fdb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.823+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_393-, and the Request Id: 70f8e923, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.823+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44d7264f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.835+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2361112c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.839+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 272e2541, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.840+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 272e2541 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.844+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 27044056, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.846+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27044056 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.847+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_392, and the Request Id: 4482112f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.864+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f948d88, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.864+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d2ad4f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.865+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 184dca8a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.865+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_392-, and the Request Id: 12397065, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.865+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 62b06240, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.866+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_393-, and the Request Id: 2a40278e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.866+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 535360d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.867+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 31b615e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.868+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62b06240 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.868+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 184dca8a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.870+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31b615e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.871+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 20326c72, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.871+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4a9932ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.872+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a9932ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.872+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20326c72 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.873+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2a56d897, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.873+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1d76bdcc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.874+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a56d897 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.874+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2572f085, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.874+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a52c24b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.874+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d76bdcc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.875+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a52c24b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.876+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_387, and the Request Id: 358fcfa7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.879+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_397, and the Request Id: 4792c5a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.881+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_386, and the Request Id: 55e0cb0a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.881+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b622a80, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.882+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_388, and the Request Id: 7036d29d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.883+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 911ab4f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.886+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_387-, and the Request Id: 1122ded5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.895+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40acddc0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.896+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40acddc0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.897+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 75445b1e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.897+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75445b1e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.899+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_389, and the Request Id: 66f5ea84, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.900+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24b87c37, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.901+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_397-, and the Request Id: 71cc5576, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.902+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b7dc0e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.903+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b6c3988, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.904+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b6c3988 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.905+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3dd5969b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.905+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_386-, and the Request Id: 53b6cc19, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.905+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3dd5969b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.906+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 41e04697, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.906+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ba0c592, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.907+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41e04697 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.907+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ba0c592 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.907+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_394, and the Request Id: 1ca1eb5e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.908+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_398, and the Request Id: 66994493, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.910+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_388-, and the Request Id: 63baac04, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.915+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18d93e64, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.920+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ab0a6da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.928+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f94e73e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.929+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_389-, and the Request Id: 1898fcc8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.930+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f94e73e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.931+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1af7263f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.932+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6bba56db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.933+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1af7263f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.934+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_394, and the Request Id: 6c9d4158, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.937+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a74d748, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.941+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_398-, and the Request Id: fbeb517, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.941+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_394-, and the Request Id: ba2e85c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.942+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 92c7c4f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.943+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 719bccb8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.943+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c09ed6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.949+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a1eec35, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.949+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 56ad42b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.949+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 719bccb8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.950+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e2b5662, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.950+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56ad42b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.950+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a77124e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.950+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22c16868, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.951+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_394-, and the Request Id: 23c0ca5b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.952+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 39de282a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.952+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39de282a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.953+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_394, and the Request Id: 12feb8a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.953+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 762034e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.954+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 762034e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.955+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42d1a3b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.956+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_388, and the Request Id: 6ca7a20a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.957+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e46d88d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.957+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c11542e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.959+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_394-, and the Request Id: e24ec13, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.959+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3fbd7dfd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.960+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fbd7dfd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.964+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f2d6ec9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.966+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6544900f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.966+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 676c57d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.967+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6544900f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.967+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 205e6d32, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.967+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 676c57d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.968+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fdca128, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.968+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 401b3439, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.968+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 401b3439 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.971+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 205e6d32 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.971+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ba39622, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.972+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ba39622 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.972+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 73c79cdf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.973+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73c79cdf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.973+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6261c9f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.973+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_398, and the Request Id: 67d66804, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.974+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_388-, and the Request Id: 692373a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.974+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_393, and the Request Id: 3147b475, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.975+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64a958a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.975+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_389, and the Request Id: d0796c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.975+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64a958a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.976+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a3f4563, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.977+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_387, and the Request Id: 46bed68c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.979+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 177e8e17, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.980+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 177e8e17 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.981+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 53390500, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.982+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53390500 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.983+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_399, and the Request Id: 345bb79c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.984+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_398-, and the Request Id: 78670a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.984+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1cafe0cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.986+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28a88916, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.987+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 45e0ccbf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.988+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56b9995d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.988+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45e0ccbf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.989+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5014584e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.990+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5014584e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.990+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68d9ea69, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.992+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_389-, and the Request Id: 7c950bd6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.992+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_390, and the Request Id: 1afd199e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.994+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_387-, and the Request Id: 1228ec1b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.994+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 351b6e13, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.995+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 351b6e13 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.995+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6053c914, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.996+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6053c914 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.997+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_395, and the Request Id: 3d68b744, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.997+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_399-, and the Request Id: 53c3a692, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:35.998+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_393-, and the Request Id: 7398b3e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.003+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76ad9216, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.004+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60a7b139, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.005+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6679ad77, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.009+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1947cebf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.010+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_390-, and the Request Id: 55e8ccf5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.012+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23d44bf3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.012+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 748cf988, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.013+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23d44bf3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.014+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ec0c46b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.015+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_395-, and the Request Id: 58f8bbb5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.015+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ec0c46b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.015+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 448d9e96, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.017+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 448d9e96 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.018+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bf9f847, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.018+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bf9f847 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.020+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_395, and the Request Id: 3e4fdbd8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.020+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_399, and the Request Id: 70cebc88, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.022+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 205a93ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.022+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5cf09b05, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.023+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 205a93ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.023+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5cf09b05 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.024+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38439dfd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.025+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 781f00cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.027+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1bbc91de, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.027+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f2a5de3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.028+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bbc91de the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.028+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f2a5de3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.029+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33452a60, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.030+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d324706, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.030+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_395, and the Request Id: 59b4c339, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.030+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_389, and the Request Id: edfdecd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.031+0000 [Thread-16027] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2025-12-13T10:10:36.037+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c4fcc1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.037+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_395-, and the Request Id: 14881374, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.038+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_399-, and the Request Id: 33fbfc0c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.043+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a0233fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.043+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6739b836, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.043+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 197c6d8d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.046+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_395-, and the Request Id: 1d70fe30, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.047+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c938fcf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.053+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23845525, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.053+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 71ec71a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.054+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 34f2e4c2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.054+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ec71a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.054+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34f2e4c2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.054+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3780efd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.054+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6dfba283, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.055+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6dfba283 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.055+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3cb74fcb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.056+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97a3cd1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.056+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 628344e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.057+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97a3cd1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.057+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23845525 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.057+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 628344e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.058+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4acc6e01, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.058+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 50cee7c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.058+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4acc6e01 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.058+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50cee7c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.059+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_394, and the Request Id: 54c53da9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.059+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_388, and the Request Id: 67da0ed5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.061+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_391, and the Request Id: 31c086f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.062+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_400, and the Request Id: 7a07efb3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.064+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_389-, and the Request Id: 2b5e4211, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.066+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6fba6967, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.067+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fba6967 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.068+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_391-, and the Request Id: 4847879c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.069+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_388-, and the Request Id: 3c4e1297, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.069+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f3c8bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.069+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7f4e0b98, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.070+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_400-, and the Request Id: 544a73c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.070+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f4e0b98 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.071+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_390, and the Request Id: 48745da3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.071+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59b81fe8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.072+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_394-, and the Request Id: 396564f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.073+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4791bc89, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.081+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c4d1d42, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.086+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58951881, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.093+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_390-, and the Request Id: 17b83023, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.094+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b19be2f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.094+0000 [Thread-16054] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2025-12-13T10:10:36.095+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 73ac0235, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.096+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73ac0235 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.096+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b19be2f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.097+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6dada3a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.097+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 641531ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.097+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6dada3a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.098+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 641531ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.098+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ca788ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.098+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_396, and the Request Id: 3406d0c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.099+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12da8aad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.099+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5090724e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.100+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 143bea75, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.101+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_396, and the Request Id: 608f65b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.101+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 143bea75 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.103+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64270aab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.104+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64270aab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.104+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3054eef0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.105+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 475d7266, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.105+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 328b3608, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.106+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_396, and the Request Id: 43801041, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.107+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 127d42df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.109+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6328230, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.110+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6328230 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.111+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ab9bf02, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.113+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 10cc7cc0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.113+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10cc7cc0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.120+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_390, and the Request Id: 5f134f79, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.120+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 644ef13f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.125+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38438838, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.127+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45c9fe9a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.130+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_396-, and the Request Id: 63efeb6b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.132+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 465a64e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.133+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3eb91da1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.134+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_396-, and the Request Id: 47b2e7a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.135+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3eb91da1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.135+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 18242342, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.136+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18242342 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.137+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_400, and the Request Id: 3a548330, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.140+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58fb3099, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.142+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_400-, and the Request Id: 32f26bd5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.151+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_390-, and the Request Id: b7b07b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.153+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1564d00f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.154+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1564d00f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.155+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1077571c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.155+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 11c4ea01, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.155+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1077571c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.156+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11c4ea01 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.156+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_391, and the Request Id: e1fa604, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.157+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 74d27987, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.158+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74d27987 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.158+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f81c3ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.159+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_401, and the Request Id: 3247e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.163+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5b53bacc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.164+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b53bacc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.165+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3d102f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.166+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3d102f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.167+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f0b4d91, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.168+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_392, and the Request Id: 1e6e3edd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.168+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dbe7f04, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.169+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dbe7f04 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.170+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6c5507a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.171+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c5507a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.174+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_395, and the Request Id: 45adb491, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.175+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f85c2c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.182+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_395-, and the Request Id: 6403a814, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.183+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3db351ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.184+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23129111, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.185+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23129111 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.185+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5256d28d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.186+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5256d28d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.187+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_389, and the Request Id: 7d1d4a83, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.187+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_396-, and the Request Id: 38bbb44c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.198+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_391-, and the Request Id: 4000c03e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.201+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1656b62a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.201+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be3c40, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.207+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_401-, and the Request Id: 7cbcfc71, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.207+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4a6ea2cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.209+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a6ea2cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.210+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ea553f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.211+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 265c40e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.212+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 265c40e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.213+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_397, and the Request Id: 2c7decb9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.214+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1343d5e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.216+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_392-, and the Request Id: 50bd28ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.218+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_389-, and the Request Id: 5319ac56, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.218+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c25b1dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.221+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_397-, and the Request Id: 3a656736, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.222+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5379b40a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.223+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2607dc06, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.224+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52bdeeec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.224+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2607dc06 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.226+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 31422044, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.227+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31422044 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.227+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 17654a26, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.227+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17654a26 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.227+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7b5fce43, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.228+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b5fce43 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.228+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_397, and the Request Id: 115c888c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.229+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_391, and the Request Id: 5c4e7745, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.230+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d58696, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.233+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb72d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.234+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a99b676, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.236+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a8ba1e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.238+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_397-, and the Request Id: b9860bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.238+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15f8e8de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.238+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e904fa2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.244+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_391-, and the Request Id: 3870572a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.244+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20ced3a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.245+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23c685c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.248+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23c685c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.249+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6feeefde, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.250+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6feeefde the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.251+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a808239, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.251+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 534d072e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.252+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 534d072e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.252+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 57cf61ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.253+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1cb0336b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.253+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57cf61ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.253+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cb0336b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.254+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_396, and the Request Id: 45943d79, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.255+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3d8211d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.255+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6305cfc2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.256+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d8211d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.256+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48524b25, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.256+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6305cfc2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.256+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2cba98be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.257+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_401, and the Request Id: 207deb92, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.258+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5b319e73, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.259+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b319e73 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.262+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_397, and the Request Id: 452bdde9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.263+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_392, and the Request Id: 892a7e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.264+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4dd11209, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.264+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_396-, and the Request Id: 11957642, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.265+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66da3244, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.271+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5048f128, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.271+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b9cfe2a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.272+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5048f128 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.272+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b9cfe2a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.273+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7e8bfb43, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.274+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e8bfb43 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.275+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2a47dfbb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.275+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43c755a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.275+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a47dfbb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.275+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_393, and the Request Id: 6c524ab4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.276+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43c755a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.276+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 46d35414, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.277+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46d35414 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.278+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_390, and the Request Id: 57bf93ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.279+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_402, and the Request Id: 4077154d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.283+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e21731c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.285+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_401-, and the Request Id: 4250448a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.285+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_397-, and the Request Id: 5fa9cad1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.286+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30fb9a47, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.286+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f596b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.287+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7e6fc423, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.288+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e6fc423 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.289+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_402-, and the Request Id: 5ed9b27f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.289+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1457d681, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.290+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1457d681 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.290+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_390-, and the Request Id: 78a00f6b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.291+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_398, and the Request Id: 3c76ffeb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.291+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_393-, and the Request Id: 5c07fc44, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.292+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_392-, and the Request Id: 5aecb525, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.338+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2def75bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.338+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ed0f952, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.338+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ed0f952 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.339+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 609a848b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.341+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c01cf03, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.341+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36be70b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.342+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c01cf03 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.342+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 651584c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.343+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_398-, and the Request Id: 44a60640, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.343+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ce42553, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.344+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 75d8d365, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.345+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75d8d365 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.345+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_392, and the Request Id: 6f4d5b76, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.346+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8336189, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.346+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8336189 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.347+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 265dc2c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.347+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58ec0a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.347+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_398, and the Request Id: 29e80ecd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.351+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f9ad4dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.351+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a3c8621, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.355+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78571e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.355+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_392-, and the Request Id: a58fe2f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.356+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16e9df15, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.356+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5fb7ffcb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.379+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 675bb581, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.380+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 228d3114, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.385+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 228d3114 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.385+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e6d4b16, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.385+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42845c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.385+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e5760ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.386+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e6d4b16 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.386+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_398-, and the Request Id: 4798317c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.387+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4ffe2d05, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.388+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ffe2d05 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.388+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 199bc1b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.388+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 199bc1b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.388+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 612ddc24, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.389+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 612ddc24 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.389+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c1367d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.390+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ebcd825, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.390+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_391, and the Request Id: 65f475fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.390+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_398, and the Request Id: 444ebcff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.390+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ebcd825 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.391+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3da2b3d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.392+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 456657b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.393+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 456657b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.394+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1072c9ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.394+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3da2b3d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.394+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1072c9ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.395+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 21fe8f4a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.395+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21fe8f4a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.396+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_397, and the Request Id: 7b6babe3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.397+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_403, and the Request Id: 6ef32377, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.398+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b1a868c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.398+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 478c9e5c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.399+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 478c9e5c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.399+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_394, and the Request Id: 757d2d47, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.400+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ee9e84e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.401+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ee9e84e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.402+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_398-, and the Request Id: 7e97f79c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.402+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_397-, and the Request Id: 4aa5a3f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.403+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_403-, and the Request Id: 7b92f853, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.403+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_402, and the Request Id: 13e33747, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.402+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 502b676f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.404+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 502b676f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.404+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 612f9c74, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.404+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_394-, and the Request Id: 664de79a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.405+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 612f9c74 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.405+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 479cf99e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.406+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_391-, and the Request Id: 362d9102, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.407+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 42863c44, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.407+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e803d2f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.407+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42863c44 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.407+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e803d2f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.408+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6869a9f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.410+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_393, and the Request Id: 453b9b53, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.411+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_399, and the Request Id: 7d344cbb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.413+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fab12b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.413+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64d5a6df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.413+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64d5a6df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.414+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59893ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.415+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 26d447b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.415+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 425e14e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.416+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26d447b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.417+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c4f1765, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.417+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_399-, and the Request Id: 1e2bed22, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.418+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55d6f39b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.419+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_393, and the Request Id: 44866831, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.419+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_402-, and the Request Id: 7e3e9128, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.420+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2aeb3eeb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.425+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fc94bbe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.426+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 530f8a02, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.427+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 530f8a02 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.429+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 11ca3180, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.429+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11ca3180 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.429+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_393-, and the Request Id: 9c00063, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.435+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_399, and the Request Id: 68cc415c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.441+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f8a56f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.442+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f8a56f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.442+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6372f13e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.443+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 60db8608, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.444+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60db8608 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.445+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f654707, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.447+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a769a27, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.447+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_399, and the Request Id: 4f6c148a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.448+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f8e719c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.453+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21792f4d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.454+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21792f4d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.454+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 50149d20, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.454+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_399-, and the Request Id: 678cad3d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.454+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_393-, and the Request Id: 53e036da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.455+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50149d20 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.456+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_404, and the Request Id: 7b87e325, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.457+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1731f28f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.458+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1731f28f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.459+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f237e34, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.460+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f237e34 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.460+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_398, and the Request Id: 585f5c93, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.467+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 354e8eb0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.468+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 354e8eb0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.468+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 641c345b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.469+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 641c345b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.469+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_395, and the Request Id: 72960f03, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.471+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7d80b31, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.472+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d80b31 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.473+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c84f879, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.474+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c84f879 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.475+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_392, and the Request Id: 139842c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.477+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_399-, and the Request Id: 13502b53, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.480+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a036763, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.482+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 528bbd17, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.482+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_398-, and the Request Id: 2df893bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.484+0000 [Thread-16218] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2025-12-13T10:10:36.486+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_404-, and the Request Id: 2db1bcea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.486+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_395-, and the Request Id: 22a11dbe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.486+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7cf80608, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.492+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d3db6e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.497+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_392-, and the Request Id: b351a56, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.498+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4008e8af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.498+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 490ad537, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.502+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d6c47cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.503+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 304a6ff6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.504+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 245948f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.504+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1896f4fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.505+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2bac607d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.505+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1896f4fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.505+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28adf689, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.507+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e521f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.509+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 613840e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.509+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 87490e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.509+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 613840e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.510+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_403, and the Request Id: 716a12f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.511+0000 [Thread-16230] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2025-12-13T10:10:36.511+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a42eebd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.512+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a42eebd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.513+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40e344c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.513+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49dadbcf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.514+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49dadbcf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.514+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ed18639, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.515+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ed18639 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.515+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_403-, and the Request Id: 7f3f974a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.517+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_394, and the Request Id: 75fae07d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.518+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 90fca87, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.519+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 90fca87 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.520+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1110feea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.520+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1110feea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.520+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_400, and the Request Id: 557aafe7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.521+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 324e5a4f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.521+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5159662d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.522+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5159662d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.523+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_394, and the Request Id: 71f2da8d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.523+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e39b038, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.524+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fbcca7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.525+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a92922b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.527+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b65f61, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.529+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_394-, and the Request Id: 2822cc83, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.530+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c1f79f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.531+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1d95393, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.531+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_400-, and the Request Id: 4c8a8a46, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.531+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7061a7b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.532+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6affc059, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.532+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1fe37d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.533+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_394-, and the Request Id: 28763198, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.534+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6affc059 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.534+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fe37d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.535+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d95393 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.535+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7061a7b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.536+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 65df9b41, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.537+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65df9b41 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.537+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1198b6ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.537+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1198b6ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.537+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7c83ed0a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.538+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c83ed0a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.538+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e4678a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.538+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e4678a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.538+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_396, and the Request Id: d652575, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.539+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_405, and the Request Id: 8dbe96a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.539+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 11f2b6b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.540+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 44f8950c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.541+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44f8950c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.541+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_400, and the Request Id: 64193eb2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.540+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11f2b6b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.542+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_399, and the Request Id: 28c31559, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.541+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_400, and the Request Id: 5ead9e4e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.545+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 217aa1ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.546+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 32ee7ac7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.547+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32ee7ac7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.547+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_396-, and the Request Id: 3e343f25, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.548+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f83833d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.548+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 167ef099, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.549+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f83833d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.549+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ae50b9f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.550+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_393, and the Request Id: 6dc78dae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.553+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4aa96fef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.556+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_400-, and the Request Id: 3788bc0b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.559+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_400-, and the Request Id: 12dc5ade, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.561+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_399-, and the Request Id: 2096dbef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.561+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_405-, and the Request Id: 9301a75, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.608+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63b6a57e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.609+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59e76405, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.610+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_393-, and the Request Id: 44cdbb20, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.610+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c22356, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.615+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1704ccfc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.616+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d4fe52b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.619+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27440344, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.619+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e5910ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.620+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e5910ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.621+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 68512d18, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.621+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3023dcc4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.622+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68512d18 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.622+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_404, and the Request Id: 36d19bb7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.623+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 193d95c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.623+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67da6c18, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.632+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d9639a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.634+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 102c5d09, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.634+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4186c571, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.635+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 102c5d09 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.636+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4186c571 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.637+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5041da3c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.637+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16736a6a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.637+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 49cf6c48, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.638+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5041da3c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.638+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49cf6c48 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.638+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d4a56d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.638+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1edbff08, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.639+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d4a56d7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.639+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_401, and the Request Id: 53d28dd5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.639+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1edbff08 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.640+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43e3e732, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.641+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_401, and the Request Id: 6b546e6d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.641+0000 [Thread-16288] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2025-12-13T10:10:36.641+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_395, and the Request Id: 167a5adc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.653+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b6f9ebc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.654+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b6f9ebc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.659+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3371a83d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.662+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dcc7252, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.662+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 61e508ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.663+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61e508ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.672+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f5eb879, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.676+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_404-, and the Request Id: c54ad3e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.678+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_395, and the Request Id: 738c64c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.679+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_401-, and the Request Id: 545e4156, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.679+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c00ad7a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.684+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 20c8e78d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.685+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c00ad7a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.685+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20c8e78d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.685+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14fa87cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.686+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14fa87cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.687+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_395-, and the Request Id: dff8b12, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.688+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48b92e26, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.688+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_397, and the Request Id: 4bfc827, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.688+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_401-, and the Request Id: 2752f65a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.689+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 52599414, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.689+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52599414 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.692+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_394, and the Request Id: 6a2a5394, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.693+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 39a52d56, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.694+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39a52d56 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.695+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2f1e34d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.696+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f1e34d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.697+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_401, and the Request Id: 78ab5881, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.698+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3cf0941d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.710+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_397-, and the Request Id: 4ec29a5e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.710+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f6d43b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.710+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 496bafc7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.712+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_394-, and the Request Id: 10c18471, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.714+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_395-, and the Request Id: 1aacf94, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.714+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 46a6453, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.715+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72e7c2ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.716+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46a6453 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.719+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 53324048, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.720+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53324048 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.721+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_406, and the Request Id: 72a7c66b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.721+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7e88f5c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.722+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e88f5c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.723+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 628845a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.723+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_401-, and the Request Id: 367ef94b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.724+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f5dc540, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.724+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f5dc540 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.725+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5eba40e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.726+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d2fad01, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.728+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 260b9eba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.728+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_400, and the Request Id: 6e9f5dd6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.729+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50654be3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.735+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_406-, and the Request Id: 782dbc7f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.739+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 717d2051, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.743+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e6aaf7e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.744+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e6aaf7e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.744+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 16fe288e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.745+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16fe288e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.747+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c28a207, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.747+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_405, and the Request Id: 7d00c165, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.754+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f757d00, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.755+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 524b249c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.755+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f757d00 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.756+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_405-, and the Request Id: 3bc85de1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.756+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 524b249c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.756+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a36a41c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.757+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ce825fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.757+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d68dc7c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.757+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ee7161f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.758+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ee7161f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.758+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d68dc7c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.759+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_402, and the Request Id: 60e9101c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.760+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4ef6e3fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.760+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_396, and the Request Id: 10cd8d4f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.761+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef6e3fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.761+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_400-, and the Request Id: 362c1fd5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.761+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4055d4cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.763+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d97015, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.767+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a3cea51, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.767+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a3cea51 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.768+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f5432dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.769+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_402, and the Request Id: 7592548d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.769+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19c3337b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.770+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ba0e057, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.771+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e0df04, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.772+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e0df04 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.773+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e1fa58c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.773+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e1fa58c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.774+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_398, and the Request Id: 6ddd3a0f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.776+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_402-, and the Request Id: 196796bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.781+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_402-, and the Request Id: 1f83be6c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.781+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_396-, and the Request Id: 74d5747d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.782+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 283a7949, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.782+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ee6a2b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.782+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14d7ad7e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.783+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14d7ad7e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.784+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ee6a2b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.785+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 283a7949 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.785+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ec5dc95, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.786+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6f2bf615, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.786+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f2bf615 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.787+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c40a325, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.787+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 46af0442, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.787+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 590a1ac4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.787+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c40a325 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.788+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46af0442 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.789+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_402, and the Request Id: 782a6627, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.789+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_396, and the Request Id: 740bbf10, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.790+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_395, and the Request Id: 38e41ebc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.790+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c856614, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.790+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: bc4ee73, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.791+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bc4ee73 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.792+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_398-, and the Request Id: 4064a08e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.793+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2254600e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.794+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2254600e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.797+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_407, and the Request Id: 3b425142, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.797+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d1b273b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.799+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28f1cbb0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.800+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_396-, and the Request Id: 105cbae1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.800+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21df7548, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.800+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_395-, and the Request Id: 2129ec60, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.801+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_402-, and the Request Id: 67656429, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.800+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 66dcba15, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.802+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66dcba15 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.802+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62076ab6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.805+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ae99476, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.806+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ae99476 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.806+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_407-, and the Request Id: 385fc78d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.806+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_401, and the Request Id: 7eebac1c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.807+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3542e8cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.812+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4edbd72e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.813+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a5154f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.814+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ca48bca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.814+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b382c5c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.815+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e9df67b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.815+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: cc8c34c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.816+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e9df67b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.816+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_401-, and the Request Id: 6bf355f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.817+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 211c5e93, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.818+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 211c5e93 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.819+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_403, and the Request Id: 7ecb50aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.819+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 63de8490, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.820+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63de8490 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.820+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f697575, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.824+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 736c2280, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.825+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 736c2280 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.825+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b0ca4aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.827+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59e76518, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.827+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 209a2971, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.827+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_403-, and the Request Id: 234d2028, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.828+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_406, and the Request Id: 7a1780aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.829+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 209a2971 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.829+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ac8c9e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.829+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5c98d7f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.830+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c98d7f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.831+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_397, and the Request Id: 309fb94d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.833+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7bba0182, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.834+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55f0e932, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.838+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40ede774, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.840+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 51977e14, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.841+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_397-, and the Request Id: 9532987, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.841+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51977e14 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.842+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c2c3bb7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.843+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_406-, and the Request Id: 7b6938c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.843+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3cb2cb67, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.843+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 53d23edb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.843+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c2c3bb7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.843+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53d23edb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.848+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 15bb6fa4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.849+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2cd46826, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.850+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 41fe41e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.850+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cd46826 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.850+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15bb6fa4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.850+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_403, and the Request Id: 1169e5df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.850+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 61200130, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.851+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 44cf3832, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.851+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_399, and the Request Id: 7e15e646, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.851+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79543456, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.852+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 295ec133, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.852+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41fe41e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.852+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44cf3832 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.853+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 295ec133 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.853+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_408, and the Request Id: 3770b35f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.853+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2bc5550f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.853+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61200130 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.853+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 75920077, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.854+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bc5550f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.854+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 32f9006d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.854+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75920077 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.855+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32f9006d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.855+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_403, and the Request Id: 4a472505, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.855+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_397, and the Request Id: 4a595ba0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.856+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35c1b6d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.857+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_403-, and the Request Id: 15f1730f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.858+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_396, and the Request Id: 3f73f772, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.858+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 683d4ef1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.858+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 255c38e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.859+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_399-, and the Request Id: 1c36cdd6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.861+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_408-, and the Request Id: 301e3f59, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.862+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_403-, and the Request Id: 773116da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.866+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 650ea3d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.867+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 650ea3d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.867+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e5085b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.868+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 42cea879, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.868+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42cea879 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.871+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_402, and the Request Id: 275681fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.872+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5bb276a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.876+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79c2c8c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.877+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14880b19, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.877+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_396-, and the Request Id: 3ae35ac8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.877+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61c68262, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.878+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14880b19 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.879+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 69f8be02, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.880+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69f8be02 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.880+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b5e7676, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.881+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_404, and the Request Id: 60ca614b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.885+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_397-, and the Request Id: 7c1dbfc7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.887+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_402-, and the Request Id: 718d3f47, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.887+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18e95a7a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.890+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 923e74a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.890+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ba3c1f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.892+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3a5afcdd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.893+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a5afcdd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.895+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ca493a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.896+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 374c8143, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.896+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1605a9e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.897+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 374c8143 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.897+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1605a9e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.900+0000 [Thread-16413] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2025-12-13T10:10:36.904+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 53b952c2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.904+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 349db49f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.905+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53b952c2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.905+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43423d76, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.905+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ddad8fc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.906+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43423d76 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.906+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_407, and the Request Id: 4c2c886a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.906+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5bdf064, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.906+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_404-, and the Request Id: 61bdc7af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.907+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bdf064 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.907+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 48d7d9cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.907+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65aaa905, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.908+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d7d9cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.908+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_398, and the Request Id: 7bd933f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.909+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2bfdedf4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.909+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bfdedf4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.910+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_409, and the Request Id: 259cfb14, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.913+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e9edfd2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.913+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2801d711, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.914+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9edfd2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.914+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2801d711 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.914+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_404, and the Request Id: 759a6726, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.915+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_404, and the Request Id: 43b07123, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.915+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2cb6a7a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.974+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ce84479, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.974+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_407-, and the Request Id: 4cc7e304, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.975+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6bbc7430, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.985+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2151e7b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.986+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b275d03, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.987+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b275d03 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.988+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e692c08, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.988+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e692c08 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.990+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_400, and the Request Id: 7b984d02, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.991+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_398-, and the Request Id: 44d855d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.994+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_409-, and the Request Id: 790fb372, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.994+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_404-, and the Request Id: 3ee1f39e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:36.999+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7de14485, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.012+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34ba1e55, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.014+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f31d9e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.014+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1892c3bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.015+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_400-, and the Request Id: 70469d2f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.016+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61117eb6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.017+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4899e262, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.018+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1d098363, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.020+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d098363 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.020+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2d11f0df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.021+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d11f0df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.021+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9cc2ce0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.021+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9cc2ce0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.024+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d5069f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.024+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_398, and the Request Id: 5c781fc0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.025+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d5069f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.025+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fb69c33, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.026+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2f3124ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.027+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f3124ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.029+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_403, and the Request Id: 363bb7a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.032+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_404-, and the Request Id: 46923703, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.032+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_398-, and the Request Id: 209a4c67, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.033+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 805b852, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.033+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 805b852 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.034+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_397, and the Request Id: 1f8b98cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.040+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21893ce0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.041+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21893ce0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.041+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_403-, and the Request Id: 3596c194, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.042+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285041cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.043+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285041cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.043+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b33485e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.044+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fb0d0dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.045+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 479dd96, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.046+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: bedc8ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.046+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_405, and the Request Id: ee82e25, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.046+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bedc8ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.050+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc9b8cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.051+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc9b8cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.052+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 519bd11d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.054+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: babb09c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.055+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_399, and the Request Id: 2e2e63f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.059+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_405-, and the Request Id: 79b123f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.059+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4ff5ce84, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.061+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ff5ce84 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.061+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7953b573, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.062+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7953b573 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.062+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 112fd779, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.062+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 112fd779 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.063+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_397-, and the Request Id: 7d939079, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.063+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_405, and the Request Id: 6d8979c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.064+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3084cf30, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.065+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3084cf30 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.066+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_408, and the Request Id: 5b5f8bf6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.067+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14d6ea24, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.067+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 135a8d78, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.069+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 108fcaca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.071+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_399-, and the Request Id: 5ddad9ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.071+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46c447e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.073+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_408-, and the Request Id: 4e321ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.076+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 53f5a10, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.076+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57231542, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.077+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53f5a10 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.078+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6a070b0c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.079+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a070b0c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.079+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_405-, and the Request Id: 4c9038fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.082+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_410, and the Request Id: 36af5c3f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.087+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34c91575, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.093+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 359b7a03, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.095+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a251541, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.096+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a251541 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.097+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 55ac4d9c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.097+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 300a032e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.098+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55ac4d9c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.100+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_405, and the Request Id: 78028bb4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.102+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44c4087f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.108+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f998aa5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.118+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 147ae8d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.119+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b83a945, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.120+0000 [Thread-16488] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2025-12-13T10:10:37.126+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_410-, and the Request Id: 51b0694a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.129+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 707e6453, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.134+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eecc520, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.135+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6c781f00, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.136+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c781f00 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.137+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3c935f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.137+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fdc6e90, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.138+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fdc6e90 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.138+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1510b631, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.138+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3c935f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.139+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1510b631 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.139+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_405-, and the Request Id: 439465c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.145+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3961b248, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.145+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66a3f4ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.147+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e73b20d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.147+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29129270, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.147+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e73b20d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.148+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29129270 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.156+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_399, and the Request Id: 766cf67d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.156+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_404, and the Request Id: 5ad65726, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.157+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 16f622fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.158+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_401, and the Request Id: de39353, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.159+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16f622fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.159+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3cb3f0e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.160+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cb3f0e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.160+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7671b9ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.161+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7671b9ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.164+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 69a005dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.165+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69a005dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.166+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_406, and the Request Id: 37d93163, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.166+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_399-, and the Request Id: 3864e5a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.167+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c23f8e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.168+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_409, and the Request Id: 4bbf76b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.168+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45cf6a0f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.170+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2511923a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.170+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c23f8e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.170+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 40ed0bb7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.171+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40ed0bb7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.172+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_400, and the Request Id: 4ed77101, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.176+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a4c2e2b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.177+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a4c2e2b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.177+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 51eabe3c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.178+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51eabe3c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.178+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4ab5a27e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.179+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_398, and the Request Id: 35011008, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.179+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ab5a27e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.180+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ac12282, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.181+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ac12282 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.182+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_406, and the Request Id: 3ae7741b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.183+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_404-, and the Request Id: 10fe6076, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.184+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_401-, and the Request Id: 4540c358, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.189+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_406-, and the Request Id: 4b765d63, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.199+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_409-, and the Request Id: 64b1aca8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.200+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a5974a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.207+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e6395d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.211+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_400-, and the Request Id: 41cb1133, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.215+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_398-, and the Request Id: b2b8357, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.219+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_406-, and the Request Id: 28d1f856, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.224+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34145c46, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.226+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38d8d9c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.226+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b7739ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.226+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71fc518e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.226+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 11152c10, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.227+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11152c10 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.233+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60b32d1a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.233+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 52ed9323, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.233+0000 [Thread-16525] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2025-12-13T10:10:37.233+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52ed9323 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.234+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e7fc112, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.235+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_406, and the Request Id: 64d3545f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.235+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 724f7b9c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.235+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e7fc112 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.235+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6c456a05, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.236+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c456a05 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.244+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c796668, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.246+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_411, and the Request Id: 1eb8c25a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.253+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 370631dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.258+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_411-, and the Request Id: 30a01072, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.259+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31a6bcb7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.260+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1cdb6c22, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.261+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b4be09, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.263+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34e9332, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.268+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 76fa982, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.268+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4003e696, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.269+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76fa982 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.269+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4003e696 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.270+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 74a789c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.270+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74a789c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.271+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 293262b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.271+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 293262b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.272+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 601f2217, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.272+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_410, and the Request Id: b9dd523, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.273+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_407, and the Request Id: 7ac496be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.277+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 735a8cf5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.279+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4927a426, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.281+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4927a426 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.284+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ceb6b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.284+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 20e209bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.285+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20e209bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.287+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 37232e58, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.287+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 30bcc89c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.288+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30bcc89c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.289+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_399, and the Request Id: 306815bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.291+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37232e58 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.291+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 52dae730, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.292+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52dae730 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.293+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15b71de4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.293+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15b71de4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.294+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_405, and the Request Id: 5dad1aee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.295+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_402, and the Request Id: 56d5bf46, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.296+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_406-, and the Request Id: 60ed82dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.303+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7239d4f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.306+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_407-, and the Request Id: 654202c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.307+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2031eb2f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.308+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2031eb2f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.309+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 336eb02a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.309+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_399-, and the Request Id: 44d4f403, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.309+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 336eb02a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.310+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_401, and the Request Id: 1a2cedff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.310+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_410-, and the Request Id: d6d1e23, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.314+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ab245e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.314+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_402-, and the Request Id: 4482430c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.316+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3dcb0604, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.320+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_405-, and the Request Id: 660f636c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.323+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7fe7553d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.327+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 270b01b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.329+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 270b01b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.330+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2a6391d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.330+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a6391d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.330+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ca349f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.332+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_400, and the Request Id: 41b49153, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.337+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d7865e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.339+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58fc673c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.341+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77bb5d1e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.342+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_401-, and the Request Id: 607ee22e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.343+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67ba2645, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.344+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 629b6f7a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.344+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67ba2645 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.345+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 629b6f7a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.346+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4aeaa71c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.347+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 198fd378, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.347+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 198fd378 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.348+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 22cc45d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.349+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22cc45d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.350+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_412, and the Request Id: 24c6ee03, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.350+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cf85bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.352+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_407, and the Request Id: 4ee5ba0a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.353+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 645485a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.354+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f3247a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.355+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28be6ad2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.358+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_400-, and the Request Id: 2203acb9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.360+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_412-, and the Request Id: 3080da73, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.361+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 30c13439, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.362+0000 [Thread-16568] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2025-12-13T10:10:37.362+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30c13439 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.363+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25a9cc5d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.363+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6e05a15e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.364+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e05a15e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.367+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3200bde0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.368+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3200bde0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.368+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 48150dbe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.368+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48150dbe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.371+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43532b55, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.371+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 62dcec17, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.372+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62dcec17 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.373+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_406, and the Request Id: 45e01a57, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.373+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: cc369d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.374+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cc369d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.375+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_407-, and the Request Id: 4ca2bc45, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.375+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_407, and the Request Id: 68edaa35, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.377+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6c091548, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.377+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_403, and the Request Id: 653bf504, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.378+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c091548 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.378+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36c1baa1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.378+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5435152c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.379+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5435152c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.379+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d0c8ab5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.380+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_408, and the Request Id: 47284fc2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.379+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5711933b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.387+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d739fad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.389+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6499f14b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.391+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_408-, and the Request Id: 673bafa2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.391+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_406-, and the Request Id: 77bb9a11, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.392+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_407-, and the Request Id: 225574c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.393+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d739fad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.394+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14bfdfbf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.394+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37890e81, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.395+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27df2111, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.396+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fb2a265, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.397+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb2a265 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.398+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_411, and the Request Id: 60d13e8e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.398+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_403-, and the Request Id: 2dceaa83, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.399+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8e6c73, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.400+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8e6c73 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.400+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 120f254d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.401+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 120f254d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.402+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64cc4ee0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.402+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6f2b38ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.403+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f2b38ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.403+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64cc4ee0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.403+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 536e5a57, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.404+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 76adb8d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.404+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 536e5a57 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.404+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_400, and the Request Id: 3f0a4c8a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.404+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76adb8d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.405+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_402, and the Request Id: 6d58c75b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.406+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_401, and the Request Id: acc86c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.416+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_411-, and the Request Id: 3fd64569, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.422+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f29589f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.423+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 303f718e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.423+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7284f4e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.424+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23935a12, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.425+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_402-, and the Request Id: 77a18b74, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.428+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 302e397e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.428+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11e52ae0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.428+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_400-, and the Request Id: 628aea4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.430+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 961908c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.434+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4c214177, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.434+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 961908c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.435+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_401-, and the Request Id: 7290f9d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.435+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c214177 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.436+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_413, and the Request Id: 6b9c01ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.482+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a34f59, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.483+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 577ac065, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.483+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42e5cf6e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.487+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77f0e861, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.487+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 645219d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.487+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78cf9db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.489+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 577ac065 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.491+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c8cb7f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.493+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 21f432ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.494+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21f432ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.496+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_408, and the Request Id: 57439999, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.497+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60ced267, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.500+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19ccd36d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.503+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 637bde1f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.504+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 637bde1f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.505+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bd5f26b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.506+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bd5f26b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.506+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_408, and the Request Id: 314fe176, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.507+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_413-, and the Request Id: 5029acba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.511+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a3a8804, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.513+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53341244, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.516+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 50665d32, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.516+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ee0e888, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.516+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2f7be72d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.517+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50665d32 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.517+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f7be72d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.517+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ee0e888 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.519+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4a5ec0b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.520+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a5ec0b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.520+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3d05cad1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.520+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d05cad1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.521+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_409, and the Request Id: 1c9005ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.523+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 46e635f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.523+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46e635f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.523+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_412, and the Request Id: 62f13422, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.524+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2039cdd5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.525+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_404, and the Request Id: 4d35fbab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.525+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e87c2f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.525+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2039cdd5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.527+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 76cf0c0c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.527+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76cf0c0c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.531+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4316e992, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.531+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_402, and the Request Id: 62f80a86, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.532+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4316e992 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.538+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 654254e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.539+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7b6dc73a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.539+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b6dc73a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.540+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_407, and the Request Id: 26fd504c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.541+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_409-, and the Request Id: 4369f6b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.546+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_402-, and the Request Id: 5ac25fa7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.551+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_408-, and the Request Id: 3091862d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.555+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 211edd17, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.559+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b11f910, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.564+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_412-, and the Request Id: 78062fb0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.564+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_404-, and the Request Id: 39718fd7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.571+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1d7d269f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.572+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d7d269f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.574+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 657b4c51, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.575+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 657b4c51 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.576+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_401, and the Request Id: 480d683d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.583+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 605267d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.587+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_407-, and the Request Id: 43fb6b6e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.595+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_408-, and the Request Id: 63c67855, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.595+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7cf39aa4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.596+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cf39aa4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.596+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49d7bb31, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.597+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a56bdaf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.598+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 257b63bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.598+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a738dba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.599+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 257b63bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.600+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_403, and the Request Id: 61ded6c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.607+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f3923c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.607+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eb026ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.616+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_401-, and the Request Id: d0c3e8f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.619+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67520be9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.620+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67520be9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.620+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46d5792a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.621+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2512951c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.622+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2512951c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.622+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_414, and the Request Id: 5c937698, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.627+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 572ce490, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.631+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6e3cbcbd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.632+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e3cbcbd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.633+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e3b3fe2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.633+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 493722ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.633+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e3b3fe2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.634+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 493722ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.634+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_409, and the Request Id: 7aa4a3fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.634+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29aaf675, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.635+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29aaf675 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.635+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_403-, and the Request Id: 73e16e60, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.636+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_403, and the Request Id: 17e3368f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.639+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 742f18b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.642+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_403-, and the Request Id: 1f02bce5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.650+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 356e8b6d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.658+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 515f6635, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.660+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d75efaa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.662+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52e194a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.666+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ce5f130, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.666+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_414-, and the Request Id: 7e6b3853, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.668+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2db909fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.671+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_409-, and the Request Id: 3375cae1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.671+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53bc1b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.671+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6e9c6927, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.673+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e9c6927 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.673+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3134bd30, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.674+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 40c4792c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.675+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40c4792c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.676+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b851c34, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.677+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 711ffe31, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.677+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_405, and the Request Id: 756820bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.677+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 711ffe31 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.679+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 536e0a7c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.679+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a565e68, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.680+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 536e0a7c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.681+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_410, and the Request Id: 7722bafa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.683+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 631830ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.683+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 631830ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.684+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7ef071b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.685+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ef071b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.686+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_409, and the Request Id: 6945b2ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.690+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 60c6e9c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.691+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60c6e9c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.692+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 28f1b83c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.693+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28f1b83c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.694+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 502a21b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.694+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c9543ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.695+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 502a21b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.695+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c9543ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.696+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_413, and the Request Id: 4dab98dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.696+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_402, and the Request Id: 5c4143da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.699+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6794ca91, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.699+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6794ca91 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.701+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 67c991e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.702+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67c991e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.703+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_402-, and the Request Id: 3b74c9f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.705+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21be5fb8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.706+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21be5fb8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.706+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_404, and the Request Id: 3b33074d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.711+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 42aad66f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.712+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42aad66f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.713+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_408, and the Request Id: 2768de39, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.715+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_405-, and the Request Id: 7b257139, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.720+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c52d34, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.722+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_410-, and the Request Id: 7e0bb490, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.723+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a76e5d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.726+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36dd8a56, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.730+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_413-, and the Request Id: 7e186fff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.733+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7205958c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.734+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29deff15, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.736+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1eac3fce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.737+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1eac3fce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.738+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d39cbe2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.739+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d39cbe2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.740+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_410, and the Request Id: 759193bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.741+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_404-, and the Request Id: 7a236a88, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.744+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_408-, and the Request Id: 56d01f08, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.748+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 151d15b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.750+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2de620b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.750+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ef2aa9c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.752+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_409-, and the Request Id: 764b30c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.755+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 730e9e32, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.759+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f83e540, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.760+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f83e540 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.761+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f4e7760, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.762+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f4e7760 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.763+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_404, and the Request Id: 438e3bad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.765+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73c5aa1e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.771+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_410-, and the Request Id: 2ac0a3e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.775+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a476bf1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.779+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21903c85, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.783+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e8ed0e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.787+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f42a4d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.791+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 351360b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.795+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 47f1dc3c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.796+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47f1dc3c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.797+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 188d20b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.798+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 188d20b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.800+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_415, and the Request Id: 3668f170, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.801+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1dc0e568, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.807+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17788dc2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.816+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_404-, and the Request Id: 6032444b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.820+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5aaa7300, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.821+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5aaa7300 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.822+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1845ccf5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.823+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1845ccf5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.824+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_414, and the Request Id: 4471a36f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.835+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_414-, and the Request Id: 46aac344, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.836+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16292d92, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.843+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77c01aeb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.851+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 56d7697b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.853+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56d7697b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.853+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 16c203fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.854+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16c203fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.854+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_411, and the Request Id: 37b48a28, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.858+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4055fbb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.859+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4055fbb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.864+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 37c5b268, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.865+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37c5b268 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.865+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_405, and the Request Id: 3d9f32d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.868+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_415-, and the Request Id: 703341e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.869+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4907e99f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.877+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7f847b96, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.878+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f847b96 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.878+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ea4931c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.880+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 53b58aad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.881+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53b58aad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.882+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_403, and the Request Id: 738e7c25, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.883+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20c150fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.888+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5aff9e3b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.888+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5aff9e3b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.889+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3f788897, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.889+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3abe3c81, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.890+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f788897 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.890+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3abe3c81 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.892+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_409, and the Request Id: 6433d07d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.894+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7de7bce7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.894+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4cfe4ea7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.895+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_411-, and the Request Id: 2cfc3f93, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.896+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7de7bce7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.900+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_411, and the Request Id: 5b8ece20, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.903+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_409-, and the Request Id: 48b215bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.908+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_405-, and the Request Id: 621b2c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.915+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22117f21, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.916+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ac75b7a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.917+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ac75b7a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.919+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6d6fe98, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.919+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 47323066, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.919+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d6fe98 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.920+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47323066 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.921+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_410, and the Request Id: 6b1b8132, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.921+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 70f481cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.922+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 665ecbc0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.922+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70f481cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.923+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_406, and the Request Id: 3ed2e525, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.930+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71897a62, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.931+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_403-, and the Request Id: 57c69602, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.932+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 716563b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.937+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_411-, and the Request Id: 567c6a6e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.937+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 37e84579, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.938+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37e84579 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.939+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e553868, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.940+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e553868 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.941+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b5738c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.941+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_405, and the Request Id: 5445241c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.947+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75294820, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.950+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_410-, and the Request Id: 4f8f7a6d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.951+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 495bc908, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.952+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 495bc908 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.953+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 258fe657, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.953+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 258fe657 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.954+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_415, and the Request Id: 724d99f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.956+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 677e0dff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.957+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 442b1c75, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.959+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4dbdffe7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.971+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14ab4c33, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.979+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 694b66bc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.980+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2856a0aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.988+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_405-, and the Request Id: 4984fbec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.988+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16df747d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:37.996+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_406-, and the Request Id: 77050db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.002+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 29d2a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.002+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 507b68d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.007+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29d2a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.009+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 45b626e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.010+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45b626e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.011+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_415-, and the Request Id: 7de1c84d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.019+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_416, and the Request Id: 5a5b6dc4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.024+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 15918904, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.025+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4553fae9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.026+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15918904 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.026+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5764402b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.028+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5764402b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.028+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 77842b8c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.028+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 235bda42, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.029+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77842b8c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.030+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: cd28706, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.031+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_412, and the Request Id: 7a0dd6ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.031+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cd28706 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.036+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_404, and the Request Id: 193c0197, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.036+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1d25cca2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.038+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d25cca2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.038+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59b68de8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.038+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21fb2491, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.039+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 83171a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.040+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21fb2491 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.040+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 83171a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.041+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3237aa54, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.042+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 53aeedde, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.043+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_416-, and the Request Id: da9aef1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.043+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53aeedde the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.043+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_406, and the Request Id: 3c337ef5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.045+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 10fc811c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.046+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10fc811c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.047+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a3b8db1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.049+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_410, and the Request Id: 1b1829a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.051+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4596dfc8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.052+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4596dfc8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.056+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_411, and the Request Id: 1a53e121, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.062+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_412-, and the Request Id: 29430f3f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.062+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 29a0aa86, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.064+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29a0aa86 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.065+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2560371e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.066+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2560371e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.067+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_412, and the Request Id: 536f0d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.072+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_404-, and the Request Id: 47a0fa0e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.077+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9caba08, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.080+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 569d35b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.088+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_406-, and the Request Id: 3b6e9b0c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.091+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1327b5cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.095+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6405e21a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.097+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6405e21a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.098+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 36616b39, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.099+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36616b39 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.100+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_407, and the Request Id: 247b3383, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.112+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_410-, and the Request Id: 35e919d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.113+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_411-, and the Request Id: 3414c367, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.119+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_412-, and the Request Id: 21ab451f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.120+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3037581f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.128+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 44718604, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.129+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44718604 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.129+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8ef86fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.131+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4d1ad437, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.132+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d1ad437 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.133+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_406, and the Request Id: 37111db3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.135+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 34325865, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.136+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34325865 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.141+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4e7af44c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.142+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e7af44c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.142+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_416, and the Request Id: 65ab07ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.143+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 262113fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.147+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_407-, and the Request Id: 1704f86, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.154+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55555e39, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.161+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 758a30f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.163+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34aa68db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.164+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5942f3a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.167+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71b36001, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.175+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f381283, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.180+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c14c09f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.182+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_406-, and the Request Id: 520672e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.183+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_416-, and the Request Id: 48c6e007, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.189+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 630f8c88, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.191+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 331c89f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.198+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48102a27, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.202+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 253a5701, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.206+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 12aaca35, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.207+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12aaca35 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.207+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ad6a8a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.207+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ad6a8a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.208+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f0273ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.209+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f0273ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.209+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6036bb2f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.210+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6036bb2f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.210+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_413, and the Request Id: 2843bd95, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.212+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_411, and the Request Id: 73e47227, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.218+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1763498a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.219+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1763498a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.220+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a9d4ddf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.221+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a9d4ddf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.222+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_413-, and the Request Id: 634078e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.223+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d0a71df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.224+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 11c0e23, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.225+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11c0e23 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.225+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_405, and the Request Id: 7a25d65a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.227+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c38070d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.228+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f78a120, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.228+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c38070d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.230+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_417, and the Request Id: 4dfb1e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.232+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5779a379, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.233+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5779a379 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.234+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1cff83fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.236+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57315de9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.237+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9471703, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.237+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9471703 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.238+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_407, and the Request Id: 4f2fa27d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.240+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6688d071, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.241+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6688d071 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.242+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4fbe7b84, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.242+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fbe7b84 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.243+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_412, and the Request Id: 73a4ede, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.243+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3871c70, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.244+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3871c70 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.245+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f5da8a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.245+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f5da8a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.246+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_413, and the Request Id: 7d3b6ce0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.254+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51ce695, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.254+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_411-, and the Request Id: 21fffa4d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.255+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_405-, and the Request Id: 6ea7aa68, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.259+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1020ece, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.259+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_417-, and the Request Id: 5d384f45, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.261+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b85cd28, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.261+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19819e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.262+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19819e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.263+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 441302a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.264+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 441302a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.265+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_407, and the Request Id: 3015fb49, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.269+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5059bbf9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.269+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_407-, and the Request Id: c00fa5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.270+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5059bbf9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.274+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a1c467b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.275+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a1c467b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.279+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_412-, and the Request Id: 7c8ec275, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.280+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_408, and the Request Id: 625710cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.280+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_413-, and the Request Id: 64f27e23, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.283+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3be10abd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.284+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c33d5f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.287+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f00aedd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.292+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3778a223, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.297+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75666d24, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.299+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1d339a45, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.300+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d339a45 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.301+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6ab1af70, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.301+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ab1af70 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.302+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_406, and the Request Id: 6c8647e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.305+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d86f9e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.305+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d86f9e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.306+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2356c47b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.307+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2356c47b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.308+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_414, and the Request Id: 2c34f9ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.309+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_407-, and the Request Id: 3d62eb44, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.311+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f679350, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.314+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_408-, and the Request Id: 10172fa8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.327+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11bdff2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.331+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5694bac9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.331+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22be3e0c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.333+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4920e7eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.338+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1fbaf97c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.339+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fbaf97c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.340+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 261b2296, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.341+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 261b2296 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.341+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6765248c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.343+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_417, and the Request Id: 6e0a90a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.347+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5c3abc85, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.347+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 38a8858e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.348+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38a8858e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.349+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c3abc85 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.350+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7313bad3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.350+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 51d6b598, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.350+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7313bad3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.351+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51d6b598 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.353+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_418, and the Request Id: 41ed3d0f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.354+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_417-, and the Request Id: 2979730f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.354+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_413, and the Request Id: 101e0a93, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.355+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_414-, and the Request Id: 2f2a177a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.356+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ed9c6b3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.366+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d98db42, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.369+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e5830f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.375+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dee2b24, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.376+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dee2b24 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.377+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7c6059a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.377+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c6059a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.378+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_412, and the Request Id: 5bb9aa96, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.380+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b243e1b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.390+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_413-, and the Request Id: 6270ef4c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.390+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_406-, and the Request Id: f91f17d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.391+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_418-, and the Request Id: 4c6736a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.392+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18a040c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.393+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19bb0df3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.395+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f80bdb4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.395+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_412-, and the Request Id: 34ebe12, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.396+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 26ac9d1f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.399+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 586b49a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.400+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 75904c1a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.400+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26ac9d1f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.400+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 586b49a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.400+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f80bdb4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.401+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75904c1a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.402+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4e6e39be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.403+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e6e39be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.403+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_408, and the Request Id: 65d9abcd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.403+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_408, and the Request Id: 445a9627, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.403+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d7cfed8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.403+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 294f6873, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.404+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d7cfed8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.407+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_409, and the Request Id: 59f60108, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.410+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f1f5483, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.412+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3553445f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.412+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6dc1a607, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.413+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_408-, and the Request Id: 665d9104, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.418+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27af60b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.421+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 532c9628, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.421+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b481b62, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.421+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d44b374, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.422+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67ca0480, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.423+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67ca0480 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.423+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_408-, and the Request Id: 56c726ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.426+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 714bbcf4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.427+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 714bbcf4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.427+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6bc9663e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.428+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 423ed753, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.428+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_409-, and the Request Id: 7cfe52c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.429+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 423ed753 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.429+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6ec96eba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.429+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ec96eba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.430+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 231e96f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.432+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_418, and the Request Id: 50d060e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.432+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_414, and the Request Id: 1666db22, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.433+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 72a99ee7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.434+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72a99ee7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.434+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4115f4db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.434+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c5207b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.435+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4115f4db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.435+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_415, and the Request Id: 26489c34, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.440+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5333d0aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.440+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5aec96f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.442+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5fe211ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.442+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3eca3eda, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.442+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3f39138c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.443+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f39138c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.444+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a2fd031, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.445+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a2fd031 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.445+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_414-, and the Request Id: 76e5bc67, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.447+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4bcf8142, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.447+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_418-, and the Request Id: 77768cc9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.448+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bcf8142 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.448+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 69392aa3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.448+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69392aa3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.449+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_413, and the Request Id: 33dec6c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.449+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_419, and the Request Id: 567a9661, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.450+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 734f2292, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.452+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f77cecd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.454+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 238110e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.455+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 238110e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.456+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4cc5d950, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.456+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_413-, and the Request Id: 68acfa71, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.457+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cc5d950 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.458+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_414, and the Request Id: 99d62e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.459+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_415-, and the Request Id: 1e2ff6aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.461+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15440320, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.463+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 52614f07, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.463+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 58b9c8e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.464+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52614f07 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.464+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58b9c8e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.465+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64c59468, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.465+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69d51be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.465+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9dc8c0f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.466+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7436cf86, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.466+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_419-, and the Request Id: 7d3e6e5b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.466+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9dc8c0f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.466+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7436cf86 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.466+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 178ded3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.467+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_407, and the Request Id: 25ff667c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.467+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_409, and the Request Id: 42a7ffa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.467+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_414-, and the Request Id: 4cb4a4c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.469+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48041ba0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.473+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f808bb2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.474+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f808bb2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.475+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 228c2dc1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.476+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 228c2dc1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.479+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b17c566, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.479+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_409, and the Request Id: 78c74e04, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.481+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3766bbc4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.481+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3766bbc4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.482+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 50eedfe3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.483+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50eedfe3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.484+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e48ca10, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.485+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_419, and the Request Id: 245e93c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.487+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 111dbd01, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.487+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_407-, and the Request Id: 7966653c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.488+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58de9ea1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.489+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_409-, and the Request Id: 26683596, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.490+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1617fb01, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.491+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_409-, and the Request Id: 370f1de6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.493+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7448679, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.495+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 65734ba9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.495+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65734ba9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.497+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 70bffdda, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.497+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5dbaf461, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.498+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70bffdda the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.498+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 46ecdbae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.499+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46ecdbae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.499+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2de6afe1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.500+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76ac1209, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.501+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2de6afe1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.501+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_415, and the Request Id: 4b253ad6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.501+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2c67d55a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.502+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_419-, and the Request Id: 65e97280, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.502+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e4fdfae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.503+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_410, and the Request Id: 20f8eba6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.503+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c67d55a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.503+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e4fdfae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.508+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 144dd640, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.508+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 144dd640 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.509+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5bc2abe1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.509+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bc2abe1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.510+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e995bed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.510+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 618b99d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.511+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_410-, and the Request Id: e4b373a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.511+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 618b99d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.514+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_415, and the Request Id: 785794ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.515+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268ec48e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.515+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268ec48e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.516+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41e69e2a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.517+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_414, and the Request Id: f238af5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.522+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 778a233e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.526+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68a2816, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.527+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_416, and the Request Id: 4e94da37, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.527+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_415-, and the Request Id: 30769b83, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.529+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4d2b3040, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.529+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d2b3040 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.530+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 11c16f59, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.530+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11c16f59 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.531+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2db2598e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.531+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4701bbf6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.532+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_420, and the Request Id: 6a5bb657, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.538+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 739ef557, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.538+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7cfe52da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.538+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78892b3b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.538+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 739ef557 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.539+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 259f78d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.540+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 259f78d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.540+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_415-, and the Request Id: 3abb5366, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.541+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_410, and the Request Id: 1f0db714, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.541+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_416-, and the Request Id: 73634ecd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.542+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_414-, and the Request Id: 141bfd9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.542+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b3e0ff8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.543+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_420-, and the Request Id: 4896b033, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.544+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 72feaff9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.545+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72feaff9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.546+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 68255955, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.546+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68255955 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.546+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b18cd07, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.548+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38bad2c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.551+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d4924b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.551+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 66e9be00, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.551+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d4924b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.551+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66e9be00 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.552+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_410, and the Request Id: 64dd4e2f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.554+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_410-, and the Request Id: 377dc6e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.556+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15867ba2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.558+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 39872025, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.556+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_408, and the Request Id: 4eb37726, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.560+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39872025 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.561+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e98f5ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.562+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 26bf2891, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.562+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 26f33b19, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.562+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26bf2891 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.563+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26f33b19 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.563+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cf186e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.567+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: cc9dab4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.567+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_420, and the Request Id: 347c8e21, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.567+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2718454e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.567+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 13ce34a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.568+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7683cbf9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.568+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_410-, and the Request Id: 4ee3d5aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.568+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13ce34a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.568+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_408-, and the Request Id: 75a08777, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.569+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_411, and the Request Id: c52261e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.571+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b2b4339, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.575+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 574e56ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.578+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 36f4ba38, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.578+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36f4ba38 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.579+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 533f7d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.580+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 533f7d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.597+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_417, and the Request Id: 74c31089, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.598+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 79d9353a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.599+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5aec8107, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.600+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29abc987, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.600+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 158ed08c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.600+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_420-, and the Request Id: 6612f6b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.601+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_411-, and the Request Id: 48f88376, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.601+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1af5670a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.602+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 352a47ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.602+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5aec8107 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.603+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79d9353a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.603+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7a2e1b83, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.604+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 25ef0cb1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.604+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a2e1b83 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.604+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1675ab22, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.604+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25ef0cb1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.605+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1675ab22 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.612+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71b255d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.615+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5efc2659, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.615+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10d1c1cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.616+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5efc2659 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.618+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_421, and the Request Id: 38aa5f7c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.618+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45e22e4d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.618+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_417-, and the Request Id: 41d943da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.619+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 70699435, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.619+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3f7f387b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.620+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70699435 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.619+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_416, and the Request Id: 9f82d35, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.620+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f7f387b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.624+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 34a2a465, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.624+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_421-, and the Request Id: 5fa5035c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.624+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2371b225, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.624+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2371b225 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.625+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34a2a465 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.627+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20765ef6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.628+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_415, and the Request Id: 4c50b4f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.628+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_416, and the Request Id: 12531baa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.636+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4d800d0b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.638+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d800d0b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.638+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_411, and the Request Id: 46d651e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.640+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7a21f22, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.641+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a21f22 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.641+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 130ed007, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.642+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_416-, and the Request Id: 7d37ec6b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.642+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 587a679d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.643+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3500c5c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.647+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_411, and the Request Id: 6d5699f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.648+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7265a6c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.649+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_415-, and the Request Id: 334394fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.650+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7265a6c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.654+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_411-, and the Request Id: 5aead5d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.655+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6a9879ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.655+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_411-, and the Request Id: 4aadbeee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.656+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a9879ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.657+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_409, and the Request Id: 51b7639d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.660+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28e46e3d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.662+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c7b036d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.663+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6bf31e52, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.664+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_409-, and the Request Id: 79afe372, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.666+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a8c7c93, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.667+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 72186c0b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.668+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72186c0b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.668+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ebad991, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.669+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 75be3f86, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.670+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75be3f86 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.670+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 38cb71f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.670+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38cb71f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.671+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2907c208, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.671+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_418, and the Request Id: 278965e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.672+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2907c208 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.672+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61b4641a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.675+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_421, and the Request Id: 1500967a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.677+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36c3473d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.679+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_416-, and the Request Id: 18da760d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.685+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1baba0ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.686+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: bb0e918, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.686+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c947c91, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.687+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 52ff56cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.688+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52ff56cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.688+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 346c7c0a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.689+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 346c7c0a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.689+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a15db12, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.689+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a15db12 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.690+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_418-, and the Request Id: 2d81daef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.690+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 562a2596, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.690+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 562a2596 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.690+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_422, and the Request Id: 890f6cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.691+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_412, and the Request Id: baecabc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.692+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5151f901, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.693+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5151f901 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.694+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 62e50954, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.695+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62e50954 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.695+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_421-, and the Request Id: 7464d978, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.697+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_412, and the Request Id: 268a6a4d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.697+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55cee55d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.705+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2081dc38, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.705+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7714e46b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.707+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d5c2596, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.711+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7166bed0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.712+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7166bed0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.712+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72abb6d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.714+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 51fab5ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.714+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_412-, and the Request Id: 48d1feca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.714+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51fab5ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.714+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2b5b895a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.715+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b5b895a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.715+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 21ac170b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.716+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21ac170b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.716+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_417, and the Request Id: 59a3d2a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.716+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_422-, and the Request Id: 5f18d36b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.716+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_412, and the Request Id: 1cb206e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.717+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_412-, and the Request Id: 61571e3c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.717+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13d8b20b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.718+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e3b995b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.719+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a2e44a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.720+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a2e44a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.720+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ff78fad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.723+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31cfeb90, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.726+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_417-, and the Request Id: b1f4734, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.726+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 472ccd0b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.726+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 472ccd0b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.727+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 365b79d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.727+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_412-, and the Request Id: 42670abc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.728+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6e5a6f0a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.728+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_410, and the Request Id: 5726d275, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.729+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e5a6f0a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.729+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 52eae057, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.730+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52eae057 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.730+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 378d58e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.730+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7582f80c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.731+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 378d58e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.731+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_416, and the Request Id: 57160f17, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.731+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e159ac2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.732+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3f76427a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.732+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f76427a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.735+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_419, and the Request Id: 523541be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.738+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_410-, and the Request Id: 3d15c8d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.738+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76d97cd5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.739+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32d4740e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.739+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b56ff24, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.740+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_416-, and the Request Id: 1f0bfc1e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.741+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 935af7b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.741+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ab476d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.742+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3749fe92, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.743+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 625fdda3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.743+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3749fe92 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.744+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_419-, and the Request Id: 7959c2fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.745+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4d3e600a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.745+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d3e600a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.746+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_417, and the Request Id: 357bdcad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.747+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48701d98, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.748+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4190f1ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.749+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 218e126d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.749+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 504dd7fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.750+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_417-, and the Request Id: 4716fef3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.752+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 25c32399, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.753+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25c32399 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.755+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10f632c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.755+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f8ad8ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.756+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f8ad8ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.757+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5de27a7e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.757+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 504dd7fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.757+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f8a027b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.757+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5de27a7e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.757+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f8a027b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.758+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 47cfe035, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.758+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_423, and the Request Id: 7e2cd32d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.758+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47cfe035 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.758+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_413, and the Request Id: 1cbbd626, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.759+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_413, and the Request Id: 43dcb065, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.760+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 36ad0890, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.760+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 460e19e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.761+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 460e19e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.761+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36ad0890 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.761+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 50215126, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.761+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6480a900, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.762+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50215126 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.762+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6480a900 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.762+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_418, and the Request Id: 98caa59, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.762+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_422, and the Request Id: d2a2956, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.766+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_413-, and the Request Id: 476fac0f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.767+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f3da41a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.767+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 277dfc2d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.768+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_413-, and the Request Id: 367d72a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.768+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2cad3874, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.768+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_422-, and the Request Id: 78f4dca8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.769+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56a7d1d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.770+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_418-, and the Request Id: 5f3cb8f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.770+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b681dfb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.771+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_423-, and the Request Id: 30aa0894, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.771+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b681dfb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.773+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 238a60e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.780+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 29bebcc9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.781+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29bebcc9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.781+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a84339b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.781+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 265500c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.782+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 34796d0d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.782+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 48c83d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.782+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7bad850a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.783+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34796d0d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.783+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48c83d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.783+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bad850a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.783+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 16fada33, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.783+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16fada33 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.786+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4579645b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.786+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d7b4849, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.786+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e954f41, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.786+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e954f41 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.787+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_413, and the Request Id: 13284f13, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.787+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_417, and the Request Id: 750ecd15, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.786+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bee0304, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.787+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bee0304 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.788+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28f25851, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.788+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_420, and the Request Id: 49344181, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.789+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_411, and the Request Id: 3410b507, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.792+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22e422fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.793+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4020231b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.794+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a1d036c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.794+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_417-, and the Request Id: 9589ef5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.795+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_413-, and the Request Id: 31c245a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.795+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6bdd9218, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.797+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_411-, and the Request Id: 23ed7b03, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.798+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_420-, and the Request Id: 2bc5588c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.799+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5805fff3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.800+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5805fff3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.800+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 271cf759, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.801+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 271cf759 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.801+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 270e3334, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.802+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 270e3334 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.802+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 13515299, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.802+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13515299 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.803+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_418, and the Request Id: 5eee5a9f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.803+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_414, and the Request Id: 3d89d2d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.803+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 672c0929, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.805+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52cad2cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.807+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 60aaa5ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.808+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60aaa5ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.809+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2d5a3ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.809+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d5a3ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.809+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e44a66f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.810+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_424, and the Request Id: 775a85ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.811+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_414-, and the Request Id: 119be77b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.811+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 51027a17, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.811+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51027a17 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.815+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55c66ec7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.816+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ba76f3d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.817+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ba76f3d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.818+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_423, and the Request Id: 6e140a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.821+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 72de9f0d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.822+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72de9f0d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.823+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5220ab5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.824+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_423-, and the Request Id: 5efb2260, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.824+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1aaf8831, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.825+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1aaf8831 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.825+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_418-, and the Request Id: 5b612b04, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.826+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7305202c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.826+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7305202c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.827+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_414, and the Request Id: 42c98748, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.827+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48dc463, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.828+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48dc463 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.828+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_419, and the Request Id: 4dceba23, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.828+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2fd77789, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.832+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_424-, and the Request Id: 23d0b199, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.835+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_414-, and the Request Id: 1f39ce20, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.839+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ecec16d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.843+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37ac55ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.845+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_419-, and the Request Id: 30a51d43, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.845+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25506ab9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.845+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 730b1f20, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.845+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d1d5bac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.845+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23e20c7e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.846+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f2e6f4d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.846+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d1d5bac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.846+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 383f6036, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.848+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 30fe67f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.848+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 779457cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.849+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30fe67f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.848+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ddb9010, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.849+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ddb9010 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.850+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b9a4114, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.851+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 183798cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.851+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_414, and the Request Id: 3516ff62, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.851+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 183798cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.851+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45962598, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.852+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_421, and the Request Id: 5c9774bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.857+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_414-, and the Request Id: 2fa2db2c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.857+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c839e6b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.858+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12cfbe97, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.858+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 50f2b839, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.858+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50f2b839 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.859+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_421-, and the Request Id: 6785a3aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.859+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6577c212, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.860+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6577c212 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.860+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4fc504f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.860+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 16b63dfd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.860+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 418a873c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.861+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16b63dfd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.861+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fc504f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.861+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56524c5a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.861+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 37612dcf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.862+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37612dcf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.863+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 23ba7c39, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.863+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_418, and the Request Id: 3f2bcb46, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.863+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e6267ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.864+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23ba7c39 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.865+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_415, and the Request Id: 9d62c8d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.866+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_412, and the Request Id: 516d74a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.866+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4cd36ab5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.866+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cd36ab5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.867+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 442d05c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.867+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 442d05c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.868+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14e4b2f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.868+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 614234b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.868+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 24aa155a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.868+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 614234b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.868+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24aa155a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.869+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 557cea06, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.869+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_425, and the Request Id: 55c091e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.869+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_424, and the Request Id: 89de1fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.870+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557cea06 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.871+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c91b320, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.871+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_418-, and the Request Id: 750ee573, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.871+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c91b320 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.871+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 57cea029, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.872+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57cea029 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.875+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_412-, and the Request Id: 2f8307ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.875+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76c903eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.875+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6eb0b03b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.875+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45e4c4c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.876+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6eb0b03b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.875+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_419, and the Request Id: 68f11cfb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.877+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38221861, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.877+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_415, and the Request Id: 3e1103fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.878+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_415-, and the Request Id: 4e1e28b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.881+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 287b20c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.881+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_424-, and the Request Id: 7dff1076, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.885+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_425-, and the Request Id: 6e9e7159, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.885+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_419-, and the Request Id: 46c4cb80, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.885+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6722c89b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.886+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5739bc33, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.887+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c71a867, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.888+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3600a11d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.888+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3600a11d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.889+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4d6cb4e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.890+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d6cb4e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.890+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a1f1ee4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.891+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_422, and the Request Id: 2f010609, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.891+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 57f8eb24, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.892+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57f8eb24 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.893+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 37f7a00, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.893+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f5aaaae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.893+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20075699, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.894+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 76e603bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.894+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76e603bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.894+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_415-, and the Request Id: 5898f837, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.895+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37f7a00 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.895+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_415, and the Request Id: 12a8981c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.896+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 69f8aef6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.896+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69f8aef6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.898+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_420, and the Request Id: 1501356b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.899+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2da9fe3c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.899+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c9eb248, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.902+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 12f5b58d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.903+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12f5b58d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.904+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 33f39a6a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.904+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5b6f28e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.904+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b6f28e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.904+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33f39a6a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.905+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 68ce4842, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.905+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_425, and the Request Id: 303b1354, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.905+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68ce4842 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.906+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_416, and the Request Id: 46650f31, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.906+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 521876fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.909+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_415-, and the Request Id: b5da10b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.911+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_425-, and the Request Id: 7da9c861, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.911+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_420-, and the Request Id: 3b71873c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.912+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14a9c3cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.912+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f9a7f60, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.912+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42d8797d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.913+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14a9c3cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.913+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5151f4c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.913+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6577a16f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.913+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5151f4c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.913+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 44101b40, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.914+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44101b40 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.914+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 263149ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.914+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_416-, and the Request Id: 4d3971df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.914+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 263149ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.915+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_422-, and the Request Id: 3775e6f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.915+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_419, and the Request Id: 4e6d2bb3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.916+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_413, and the Request Id: 44e2f6d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.917+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 673ca06c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.918+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d173f6c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.919+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ba867d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.921+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 38a5ba01, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.921+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f3737b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.921+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38a5ba01 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.922+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 75879f7c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.922+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ab011fc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.922+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_419-, and the Request Id: 7acd38aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.922+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75879f7c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.923+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_413-, and the Request Id: 154ef4d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.923+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3321d8c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.923+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 50c97b37, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.923+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3321d8c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.924+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50c97b37 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.924+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37191291, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.925+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_420, and the Request Id: 480a084e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.929+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_426, and the Request Id: 2ffc6f62, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.931+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55a073ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.932+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e8f85ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.938+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a1ffd25, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.939+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_426-, and the Request Id: 1171cbc1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.940+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6098a3cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.940+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21bec56c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.940+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b552bf2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.940+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_420-, and the Request Id: 722f2531, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.942+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 57fce09b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.942+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d3d7b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.946+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4caff6a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.947+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4caff6a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.948+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54d57c8a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.949+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e8678e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.949+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e8678e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.950+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e332cb9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.951+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57fce09b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.951+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ef73fb1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.952+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 57ddea93, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.953+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57ddea93 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.955+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_416, and the Request Id: 29078c09, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.955+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53c55844, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.956+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 45a31f6c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.956+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45a31f6c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.958+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 32f6de0b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.958+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32f6de0b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.958+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 72dc6b7f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.959+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72dc6b7f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.960+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 58f60516, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.961+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58f60516 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.961+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4c60b198, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.962+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c60b198 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.964+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7cf1ffae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.964+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_426, and the Request Id: 2085db35, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.965+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cf1ffae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.966+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_421, and the Request Id: 46c69fc2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.967+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 70f73228, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.968+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70f73228 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.968+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_416, and the Request Id: 532f0b61, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.969+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7bb5e307, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.970+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 511db9c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.970+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 235fe604, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.971+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 511db9c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.971+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_417, and the Request Id: 720aaa15, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.974+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 734b9574, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.974+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_423, and the Request Id: 683a9d19, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.975+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 734b9574 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.976+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_426-, and the Request Id: 21919604, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.982+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_417-, and the Request Id: 1da4f3b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.983+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6e543171, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.983+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 27b20a0e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.984+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e543171 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.984+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27b20a0e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.984+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 21b0bc9a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.985+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b0bc9a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.985+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_414, and the Request Id: 35ed0b62, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.986+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_420, and the Request Id: 6aa5cf9f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.987+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_416-, and the Request Id: 6b1bbb51, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.988+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7e9cd28a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.989+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_423-, and the Request Id: 2eea6714, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.989+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e9cd28a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.989+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_416-, and the Request Id: 3670429b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.990+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 56ad7636, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.990+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56ad7636 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.991+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_421-, and the Request Id: 5bb08c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.992+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7820e11b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.992+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_414-, and the Request Id: 12250c33, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.992+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f302e32, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.992+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_427, and the Request Id: 19431575, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.994+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_420-, and the Request Id: 297d7932, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.996+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b1b6f25, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.998+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2290fc67, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.999+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3630f4c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.999+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_427-, and the Request Id: 68415555, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:38.999+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5bc56505, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.000+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ea8db39, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.000+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a1e65b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.001+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ea8db39 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.004+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30c08c54, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.006+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a29c6c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.007+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c365d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.007+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2fc7d828, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.007+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c365d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.008+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_421, and the Request Id: 7ed7c7c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.016+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 214989c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.022+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b214731, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.023+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b214731 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.026+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6601e2d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.027+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a20ba24, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.027+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_421-, and the Request Id: 22a6e046, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.029+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d13be2d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.029+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6601e2d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.029+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 109c0217, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.030+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bad2928, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.030+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 109c0217 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.030+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bee4332, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.031+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_427, and the Request Id: cc779bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.031+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7b6fed15, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.031+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b6fed15 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.032+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dc173c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.035+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_418, and the Request Id: 7eac9855, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.035+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5447b2a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.035+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5c6f11cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.036+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56091bce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.036+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c6f11cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.036+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 386f402a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.037+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_427-, and the Request Id: 27acc6ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.037+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14caf20d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.038+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14caf20d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.038+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_424, and the Request Id: 1cfdfb99, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.041+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 96bcee4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.041+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 96bcee4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.042+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5b83d3d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.043+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b83d3d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.043+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_417, and the Request Id: 23b105e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.044+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5be7d9e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.045+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5be7d9e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.045+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 290427b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.045+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 290427b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.045+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bc3102, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.047+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5616dbd9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.047+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_418-, and the Request Id: 41a55884, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.048+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5616dbd9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.048+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 31046c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.048+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31046c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.048+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ffbeb03, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.049+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ffbeb03 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.049+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1d3a68d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.049+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d3a68d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.050+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 451ae57b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.050+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 53fc65d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.050+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_422, and the Request Id: 31222225, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.051+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53fc65d7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.051+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_421, and the Request Id: d97522e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.051+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 57cac961, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.052+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57cac961 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.052+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_415, and the Request Id: 73fad2fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.055+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 50dbdf30, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.055+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_424-, and the Request Id: 1b19a05f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.056+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50dbdf30 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.060+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_415-, and the Request Id: c8c5539, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.060+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 54d123e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.061+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54d123e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.061+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_417, and the Request Id: edac9db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.062+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_417-, and the Request Id: 3e12e44f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.072+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70acffb1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.072+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 474e8af5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.073+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_428, and the Request Id: 4d54bc92, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.075+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a28774d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.075+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59d31a6b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.076+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_422-, and the Request Id: 6faf4e50, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.076+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_421-, and the Request Id: 3ea85d9f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.079+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_417-, and the Request Id: 677f2ae2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.081+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_428-, and the Request Id: 17cd50c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.083+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b09930c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.083+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 568c9234, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.084+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f297aec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.084+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f24aa03, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.087+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 378130fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.087+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76252b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.088+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 361bd047, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.090+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7cbb3f08, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.090+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56d02642, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.090+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5318e534, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.091+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e515c7b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.092+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26ab0be8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.092+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e515c7b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.093+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2000e414, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.093+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 19a76b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.093+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 33e0f46f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.094+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33e0f46f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.094+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19a76b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.099+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_419, and the Request Id: 60411769, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.100+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 416b6396, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.101+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 416b6396 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.101+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 24601ea7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.102+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24601ea7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.103+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3653b13f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.103+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3653b13f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.103+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1253b95f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.104+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1253b95f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.104+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_422, and the Request Id: 43f8fdb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.105+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4c9733ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.105+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 54ca938b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.106+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c9733ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.106+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54ca938b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.106+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 79395b54, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.106+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_418, and the Request Id: 102751eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.107+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79395b54 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.107+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_425, and the Request Id: 57f21ad7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.107+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_428, and the Request Id: 55409a51, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.108+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 60a5fe7e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.109+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60a5fe7e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.109+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3b4fba9d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.110+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b4fba9d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.110+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_422, and the Request Id: 30aef645, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.112+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5708c3ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.112+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 783a64ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.113+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5708c3ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.113+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 783a64ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.114+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3877e7d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.114+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 444fd484, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.114+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 444fd484 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.114+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3877e7d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.116+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_418, and the Request Id: cebf8e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.116+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_422-, and the Request Id: 7cc626a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.118+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_425-, and the Request Id: 65f5e587, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.118+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4020abe0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.119+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_423, and the Request Id: 15176a68, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.119+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 54cd4a26, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.121+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54cd4a26 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.122+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_418-, and the Request Id: 4ded8e67, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.122+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_419-, and the Request Id: 76530605, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.122+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 24797285, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.123+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24797285 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.126+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_428-, and the Request Id: ba167de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.128+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d297072, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.129+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9bf4696, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.130+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9bf4696 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.130+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_416, and the Request Id: 4e1d6c09, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.131+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_418-, and the Request Id: cfac311, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.131+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9a18461, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.132+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9a18461 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.132+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_429, and the Request Id: 6173fcc1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.134+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_422-, and the Request Id: 7303d905, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.136+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557f9fd4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.137+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16d4652a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.138+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d12ddc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.139+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_416-, and the Request Id: 4e252a0b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.140+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_423-, and the Request Id: 484b47ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.140+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2376f104, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.143+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_429-, and the Request Id: 3519f54, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.143+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 181c6aa9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.144+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f731467, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.147+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 794d8c25, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.147+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2107f35c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.149+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 170d8330, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.149+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d8790c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.150+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ea90e0a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.150+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ca32428, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.151+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 168c81dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.151+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21e36a63, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.152+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21e36a63 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.153+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20dde34, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.153+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2977a9d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.154+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2977a9d7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.154+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_419, and the Request Id: 1fda86bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.155+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41914871, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.156+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 63f4bff6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.157+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63f4bff6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.159+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 79002ec0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.160+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3b8ca56, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.160+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79002ec0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.160+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e00d5b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.161+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b8ca56 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.161+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67563988, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.161+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_423, and the Request Id: 1cc934a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.162+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5af87cba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.162+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 779fc003, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.163+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5af87cba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.164+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 779fc003 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.164+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 703be7b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.164+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4a2df214, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.165+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_426, and the Request Id: f730ccf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.165+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 703be7b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.165+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a2df214 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.165+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45026cd9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.165+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19837bc4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.166+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19837bc4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.167+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 75e96afa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.167+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_420, and the Request Id: 1313d67, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.167+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75e96afa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.167+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_423-, and the Request Id: 17f9b7c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.168+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 371e48c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.168+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c73ddb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.172+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_419, and the Request Id: 6a6c4cbc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.173+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 371e48c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.175+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_419-, and the Request Id: 41f67694, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.175+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_423, and the Request Id: 1b641a7a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.177+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 735bf41, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.178+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e3f2fa1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.178+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 735bf41 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.178+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_419-, and the Request Id: 2d739bc7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.178+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e3f2fa1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.179+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d04bd3e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.179+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3f529aa3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.179+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3def9a20, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.180+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f529aa3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.182+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 57696078, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.179+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_426-, and the Request Id: 4f4e55da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.183+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 88cffef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.183+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57696078 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.183+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6f2cf6d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.180+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3def9a20 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.182+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ae408af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.182+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 679acaab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.184+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 679acaab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.184+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ae408af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.184+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f2cf6d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.184+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_420-, and the Request Id: 59d5ef32, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.185+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_423-, and the Request Id: 15041511, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.186+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_429, and the Request Id: 765b098b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.186+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_424, and the Request Id: 14262d8e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.187+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_417, and the Request Id: 27b7fa85, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.187+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_430, and the Request Id: 44e678c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.189+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b524a05, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.189+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fb94abc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.191+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51855745, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.193+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_429-, and the Request Id: 31f25c96, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.194+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 303eb9b3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.196+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_417-, and the Request Id: cf64691, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.197+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_424-, and the Request Id: 621b31c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.198+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 217ca3bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.198+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b7166b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.199+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b7166b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.199+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7cb1fdcf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.200+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d8d131c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.200+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7a11de4b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.200+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a11de4b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.201+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8a503a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.201+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_420, and the Request Id: 27e18b61, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.204+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59ede597, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.204+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ebef32, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.204+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35019f83, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.206+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_430-, and the Request Id: 2380d773, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.209+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3f0bad44, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.210+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f0bad44 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.210+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f3ebb65, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.211+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4d900f3b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.211+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_420-, and the Request Id: 52f55942, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.212+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 61474986, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.213+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61474986 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.213+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d900f3b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.215+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_424, and the Request Id: 75d7b0c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.215+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37b95567, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.215+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 58010e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.216+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58010e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.218+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_424, and the Request Id: 33d87f80, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.221+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5eb07e90, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.223+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 56463ecb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.223+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56463ecb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.224+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 37a69a2a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.224+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37a69a2a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.224+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 339eb997, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.225+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f5c7667, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.225+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 55e0b048, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.226+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f5c7667 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.226+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55e0b048 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.226+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_424-, and the Request Id: 1297da8a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.226+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d3e7720, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.226+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1a1e3aa1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.227+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_421, and the Request Id: 282e6454, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.228+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a1e3aa1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.228+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 375d3636, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.229+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 375d3636 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.230+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_420, and the Request Id: 61dec897, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.230+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_427, and the Request Id: 32435619, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.236+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_421-, and the Request Id: 6593b515, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.237+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_427-, and the Request Id: 6d8c6b86, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.239+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 38ac21a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.239+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f2811fc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.240+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61204bd3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.241+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e184e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.242+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38ac21a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.243+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 432f7104, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.244+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_424-, and the Request Id: 53187fd6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.245+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_420-, and the Request Id: 18f98ff8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.246+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 765efc74, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.247+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 765efc74 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.248+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 71f8cb5b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.249+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71f8cb5b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.249+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_430, and the Request Id: 4e1271f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.250+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ca44f53, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.250+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ca44f53 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.251+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2970c52b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.252+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2970c52b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.253+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 656ccc51, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.254+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 656ccc51 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.254+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6721a2d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.255+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6721a2d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.291+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_418, and the Request Id: 5d5d1a9d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.293+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_431, and the Request Id: 78dd215, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.293+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 193a6a2e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.294+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 193a6a2e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.294+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ead2ee4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.294+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 403bd4a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.298+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_430-, and the Request Id: 3b1e3c3e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.299+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21b9d428, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.299+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51b16825, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.300+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3cdc904f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.301+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_425, and the Request Id: 3093b06d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.301+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 720cbc96, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.306+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_418-, and the Request Id: 1c19f00, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.306+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30ef95f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.308+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_431-, and the Request Id: 3dfc12f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.310+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 13886c40, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.311+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13886c40 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.312+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ece9924, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.313+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ece9924 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.314+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_421, and the Request Id: 4c9676f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.324+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_421-, and the Request Id: 44f8bd90, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.326+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 20ca865b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.327+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20ca865b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.327+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6dc118c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.329+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 13be51bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.329+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ca8fe55, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.329+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13be51bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.331+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_425, and the Request Id: 151deca1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.337+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_425-, and the Request Id: 6aab3739, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.337+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2fbb7429, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.339+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7001fe85, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.347+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42d89a0a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.348+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5004ad21, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.355+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26f02213, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.355+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1a95a93b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.357+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a95a93b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.357+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fe520c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.358+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fe520c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.359+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_425, and the Request Id: 2fb08b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.361+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71c4048f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.363+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22539f85, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.372+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64231dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.372+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_425-, and the Request Id: 5e313908, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.379+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2de66f5f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.379+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 489b77a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.380+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 489b77a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.381+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71b8c3b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.382+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71b8c3b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.383+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21476b4b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.383+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_428, and the Request Id: 21a6f12a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.383+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21476b4b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.385+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4da90da5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.386+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4da90da5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.386+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_421, and the Request Id: cd6326, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.391+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 568c6a45, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.396+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 295d6462, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.398+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_421-, and the Request Id: 3a99bfe1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.401+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_425-, and the Request Id: 732ac2d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.404+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6740425, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.405+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6740425 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.406+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 38d956fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.407+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38d956fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.408+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_431, and the Request Id: 27b1ffc7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.408+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 55cf5e0f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.409+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55cf5e0f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.410+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fa1e49e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.411+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa1e49e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.411+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7713963a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.411+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_432, and the Request Id: 41cfbdd6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.422+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 755b8be7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.423+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 755b8be7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.425+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 58cc487f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.425+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58cc487f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.426+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_422, and the Request Id: 3b15d861, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.428+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_432-, and the Request Id: 47de24f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.430+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7eca2772, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.431+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7eca2772 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.432+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4acb2c68, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.433+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4acb2c68 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.435+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_428-, and the Request Id: 1318999, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.437+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_422, and the Request Id: 5927d361, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.437+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e12b030, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.438+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e12b030 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.439+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d8ac5d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.439+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 26fa9b99, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.440+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d8ac5d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.440+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26fa9b99 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.441+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_426, and the Request Id: 186de1ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.444+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a2e46c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.446+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ff6e16b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.447+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ff6e16b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.448+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_419, and the Request Id: 3ca9cda8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.451+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d1e8cdc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.457+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1de200d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.465+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_431-, and the Request Id: 382df5f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.466+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_422-, and the Request Id: 413677ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.466+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41f12317, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.468+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31c90026, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.472+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1688405b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.475+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_422-, and the Request Id: 56f2695b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.483+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_426-, and the Request Id: 6306ac7b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.489+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_419-, and the Request Id: 2efece, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.490+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 597d8709, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.495+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1ace7cda, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.497+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5cbac305, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.497+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49231dd3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.498+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5cbac305 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.498+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ace7cda the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.498+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 40c35eed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.498+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2b36223, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.499+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40c35eed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.499+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_422, and the Request Id: 7c65bac0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.499+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b36223 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.500+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_426, and the Request Id: 6bbdc838, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.504+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51544b0c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.508+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_426-, and the Request Id: 5d6fd4e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.508+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11e9c41c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.508+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25f6bd34, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.514+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b84218a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.516+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b6a7360, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.517+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 135afdce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.523+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a3616e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.525+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 283fcc81, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.526+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 283fcc81 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.528+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 69d7c6a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.528+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69d7c6a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.528+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_422-, and the Request Id: 62510072, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.530+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_426, and the Request Id: 2846a434, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.534+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 58b30f68, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.535+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58b30f68 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.537+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b826259, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.537+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7e43d03e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.538+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e43d03e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.539+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_433, and the Request Id: 3d05b24, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.548+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5efadc30, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.556+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2634aae5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.559+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c3e9191, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.561+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a7ea265, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.567+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 28f5c318, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.568+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28f5c318 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.569+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9cca0cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.570+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9cca0cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.570+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6c17d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.570+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6c17d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.571+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_423, and the Request Id: 2ba7db53, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.572+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 56114798, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.573+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56114798 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.573+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_429, and the Request Id: 798ac189, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.575+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61584be4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.580+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_426-, and the Request Id: 4d35d3eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.583+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a5d5b16, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.591+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 645373b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.595+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3eb1a0fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.596+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a899d8e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.596+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_423-, and the Request Id: 792196e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.596+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ee8927, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.597+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ee8927 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.598+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3eb1a0fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.599+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a899d8e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.599+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ad9e9ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.600+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 51eed484, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.600+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ef3d813, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.600+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ad9e9ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.600+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5b5da434, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.601+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51eed484 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.601+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 581f23, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.601+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ef3d813 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.601+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 581f23 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.602+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b5da434 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.602+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_423, and the Request Id: 75273ddb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.602+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7210a6c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.603+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7210a6c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.603+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_420, and the Request Id: 70808ed8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.604+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64dc90, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.604+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_427, and the Request Id: 35928b22, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.604+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_432, and the Request Id: 47929063, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.604+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64dc90 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.606+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_427, and the Request Id: 316d4e2a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.609+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_429-, and the Request Id: 208be976, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.610+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_427-, and the Request Id: 2d4a2659, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.618+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_433-, and the Request Id: 34e85755, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.618+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d3becc7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.621+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1a5c129b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.621+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60c77622, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.622+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a5c129b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.622+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_423-, and the Request Id: 5b2cb78a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.623+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 22cf146, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.624+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22cf146 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.625+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_423, and the Request Id: d25b2eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.628+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_427-, and the Request Id: 12d5efcc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.628+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_420-, and the Request Id: 7386ebd1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.630+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_432-, and the Request Id: 1f35a227, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.639+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b37df13, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.641+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3481bf24, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.645+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26653138, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.646+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4235e755, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.648+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fa6f484, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.648+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b5e4dda, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.658+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_423-, and the Request Id: 168c3cc6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.659+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3570caac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.661+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12cec43a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.668+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c765fe9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.669+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 784e1471, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.671+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7fc69921, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.675+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56e6967b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.676+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 54873c10, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.677+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54873c10 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.680+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1f9b82f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.681+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f9b82f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.681+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b5babe1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.681+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d9943f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.681+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7d7c3780, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.682+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 561a1e68, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.682+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d7c3780 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.682+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d9943f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.682+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_434, and the Request Id: 60cc1f12, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.683+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b22a2e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.683+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 67857265, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.684+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67857265 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.684+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7abbbed1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.685+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7abbbed1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.689+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_427, and the Request Id: 143ab5ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.689+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_424, and the Request Id: 1a561d48, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.690+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 314d7ee8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.699+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_434-, and the Request Id: 47195a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.700+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6db6a447, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.701+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6db6a447 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.701+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 57d0b4b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.702+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_427-, and the Request Id: 4b7d85a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.702+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57d0b4b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.702+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_424-, and the Request Id: 1a170af3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.703+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4df54e23, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.704+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4df54e23 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.704+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d31daa2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.705+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 28623489, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.705+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28623489 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.705+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5a93b21, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.706+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66b43bbd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.706+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a93b21 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.707+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9301a9f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.708+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_428, and the Request Id: 26cb6d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.713+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10a8bc7d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.713+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_430, and the Request Id: 20dd9ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.714+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6c38845d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.715+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c38845d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.716+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 74cfc5e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.717+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74cfc5e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.719+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 435f6bcb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.719+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6386bd8c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.721+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6386bd8c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.721+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 63d6e97c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.722+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_428, and the Request Id: 6fcd9a47, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.722+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63d6e97c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.723+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 458e751e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.723+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_433, and the Request Id: 57d99182, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.724+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 458e751e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.724+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_421, and the Request Id: 55c13548, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.726+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30e2cf9c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.726+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52afd1c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.730+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50b25afb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.732+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_430-, and the Request Id: 42c80a1f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.732+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 459ae603, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.733+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 459ae603 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.733+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 15cdd468, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.734+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15cdd468 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.735+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_428-, and the Request Id: 6c811b91, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.735+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 41c25c22, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.735+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_428-, and the Request Id: 605d3ab1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.736+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41c25c22 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.737+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 661abb31, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.737+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_421-, and the Request Id: 24e21a54, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.737+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 661abb31 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.740+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_424, and the Request Id: 41fc2199, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.743+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_425, and the Request Id: 676d6430, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.744+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_433-, and the Request Id: 3602756d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.745+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3bee7216, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.746+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bee7216 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.747+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 18ed6d02, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.748+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18ed6d02 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.750+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1eda7495, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.750+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cfc7a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.751+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cfc7a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.752+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 551bd135, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.752+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_424, and the Request Id: 3670ff4e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.753+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 551bd135 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.758+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_435, and the Request Id: 5dbad6f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.759+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_425-, and the Request Id: 57b77d6c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.761+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 292dca02, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.762+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3be9a11e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.762+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ed5b398, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.762+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 292dca02 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.762+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77b23a53, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.763+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_424-, and the Request Id: 29a9a321, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.764+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1978b8dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.765+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1978b8dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.771+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_428, and the Request Id: 78605673, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.774+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1256d908, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.775+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ca26ae6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.776+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_435-, and the Request Id: 58c94750, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.779+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_424-, and the Request Id: 49160d4d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.784+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_428-, and the Request Id: 6e7e5300, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.786+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7cfd7dc0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.787+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 299a2a31, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.787+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7bcd5ffc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.788+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 490e7d71, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.791+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a1db519, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.792+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bcd5ffc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.793+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37bb31a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.793+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3113893e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.795+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 185b4ca0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.796+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 339013af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.797+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 339013af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.797+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12913e2d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.798+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_429, and the Request Id: 4705d329, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.805+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2cac028c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.805+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2310dfee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.809+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38de125a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.809+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1516055d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.810+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1516055d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.811+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3a42dbeb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.811+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a42dbeb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.811+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4dbf2619, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.811+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a24674e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.812+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4dbf2619 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.812+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_429-, and the Request Id: 3e4003a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.812+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 111e311b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.813+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 111e311b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.813+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_434, and the Request Id: 25c2def3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.814+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 613dcee5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.814+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d11c6b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.814+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4dfeb708, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.814+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d11c6b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.814+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4dfeb708 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.814+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38508253, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.815+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_431, and the Request Id: 11adf055, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.815+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7e0e51a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.816+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e0e51a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.817+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_429, and the Request Id: 428877b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.817+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 38e0872e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.818+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38e0872e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.818+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2caa6ee0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.819+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_422, and the Request Id: 7c50d3e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.819+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2caa6ee0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.820+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4c84adad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.821+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ea8dde5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.821+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c84adad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.821+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ea8dde5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.822+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_425, and the Request Id: 66c4eed0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.822+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ebf7701, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.822+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_434-, and the Request Id: 39e782c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.823+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52d3f2e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.823+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ebf7701 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.824+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_425, and the Request Id: 30d5091c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.824+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_431-, and the Request Id: 48d7e57a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.827+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4a34cd43, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.828+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a34cd43 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.828+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 57799d34, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.829+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57799d34 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.829+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_422-, and the Request Id: 6e63372, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.829+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_429-, and the Request Id: 47103250, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.830+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 22221da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.830+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 549e6987, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.831+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 254b3a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.830+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3dcc6b19, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.831+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22221da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.831+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 380f7505, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.831+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 254b3a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.832+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_436, and the Request Id: 1da827c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.832+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 380f7505 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.832+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2b66bfdc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.832+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b66bfdc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.833+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_429, and the Request Id: 224f116f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.835+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_426, and the Request Id: bfb2886, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.836+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7fd0b833, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.836+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_425-, and the Request Id: 61860da4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.840+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_436-, and the Request Id: d831e56, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.840+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50a65db2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.843+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_426-, and the Request Id: 40df7093, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.843+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 153d6588, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.843+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_429-, and the Request Id: 4457aabb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.844+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_425-, and the Request Id: 7369e99b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.844+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bf88cce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.845+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18922b98, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.847+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b079e44, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.849+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c5b0135, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.849+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3fce8033, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.850+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fce8033 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.851+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43e0b118, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.851+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43e0b118 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.852+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61a5197e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.853+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_430, and the Request Id: 628df4ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.854+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c8542da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.857+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12e9c563, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.859+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37153cdf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.861+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 680916c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.861+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3146fc69, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.862+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 680916c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.866+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2cb985b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.866+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3756a912, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.866+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cb985b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.867+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_432, and the Request Id: 25ff82fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.871+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55adddfa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.872+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_432-, and the Request Id: 67cf87ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.872+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_430-, and the Request Id: 4c8d44bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.872+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1c5734, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.873+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c5734 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.875+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 78658604, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.876+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7af206aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.876+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59ba982a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.876+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7af206aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.876+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31b2e43a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.877+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8289d21, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.878+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8289d21 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.878+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 12ff50ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.879+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78658604 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.879+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12ff50ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.879+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: de8951a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.880+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 386e65b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.880+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6e1cafa8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.880+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7a780bbc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.880+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 386e65b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.880+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a780bbc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.880+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 47bb714a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.880+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e1cafa8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.881+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47bb714a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.881+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_430, and the Request Id: 11a1a695, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.882+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_423, and the Request Id: 2e7cf754, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.882+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 39a59444, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.882+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c494ebe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.882+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa5d96e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.883+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39a59444 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.883+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c494ebe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.883+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa5d96e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.883+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_435, and the Request Id: 2fe27c40, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.888+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_437, and the Request Id: 3e89df30, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.889+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10202a3b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.895+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_430, and the Request Id: 50d5c993, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.896+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1cd09458, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.897+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cd09458 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.899+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7677265, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.900+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7677265 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.901+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1dcf96b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.901+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1dcf96b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.902+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40f9f77e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.903+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3eb00ebb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.903+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_430-, and the Request Id: 4057a0a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.905+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_426, and the Request Id: 55a7dd70, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.905+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_435-, and the Request Id: 4a320c16, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.906+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_437-, and the Request Id: 68e1862f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.907+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_430-, and the Request Id: 257a399, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.907+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 39fd94da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.908+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39fd94da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.911+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_427, and the Request Id: 3a2c7400, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.912+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_423-, and the Request Id: 5430d2b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.912+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_426, and the Request Id: 384ed658, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.913+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 686743a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.914+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7721c33e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.914+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_426-, and the Request Id: a673a12, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.915+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 17a302c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.915+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17a302c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.917+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6976332e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.917+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 232a613e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.918+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 812db5a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.918+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bde2838, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.918+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 812db5a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.919+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_433, and the Request Id: 446dd36a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.919+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 755b13e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.919+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_427-, and the Request Id: 16492743, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.925+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_426-, and the Request Id: 6cfb434f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.926+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d6209cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.927+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c952f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.930+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72fe7e7b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.930+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 708405cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.930+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46931b16, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.933+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_433-, and the Request Id: 2b01aa2e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.933+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f7ddfcd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.933+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3364e160, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.934+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3364e160 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.934+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a7751dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.934+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58101f64, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.937+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a057d29, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.937+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a057d29 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.939+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1602a55, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.940+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1d52d011, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.940+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d52d011 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.941+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_431, and the Request Id: 36df5583, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.941+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d6e9db4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.941+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 58ee4108, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.942+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d035ca8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.942+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58ee4108 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.942+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d035ca8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.943+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 34e37b39, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.943+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30b39422, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.944+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34e37b39 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.944+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_436, and the Request Id: 6704d66f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.944+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7d3f4709, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.945+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d3f4709 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.945+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1836d49c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.945+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3aac1e4c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.945+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1836d49c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.945+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4cf0489c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.945+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aac1e4c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.946+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 549e6910, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.946+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_438, and the Request Id: 672c08f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.946+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 549e6910 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.947+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_431, and the Request Id: 4191d48c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.947+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cf0489c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.948+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_424, and the Request Id: 66632f9d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.949+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 70878583, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.950+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70878583 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.950+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7dc9843e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.951+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7dc9843e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.951+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58d53f7b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.952+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_431-, and the Request Id: 34864c98, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.952+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 44e624c2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.953+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 76f2cf49, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.953+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44e624c2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.953+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 73704386, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.953+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76f2cf49 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.953+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_436-, and the Request Id: 2059e4c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.953+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73704386 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.958+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_428, and the Request Id: 231046ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.958+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_431, and the Request Id: 2d4db4bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.959+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_427, and the Request Id: 76c94c23, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.960+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3af127db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.961+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 95961e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.962+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e07f5f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.963+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3848167d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.963+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_428-, and the Request Id: 29eccef9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.963+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3848167d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.964+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_431-, and the Request Id: 76b29a90, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.964+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_438-, and the Request Id: 70087ed1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.964+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_424-, and the Request Id: 601bc9c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.965+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7890c595, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.966+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7890c595 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.967+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_427-, and the Request Id: 633da79a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.967+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_427, and the Request Id: 760c6bb0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.969+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_431-, and the Request Id: 44044f98, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.969+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ca40df5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.969+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 44a62fab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.970+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44a62fab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.970+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e76e1cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.972+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d27f3bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.973+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d27f3bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.973+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d0e247a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.972+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fac76dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.974+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_427-, and the Request Id: 8328456, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.975+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46d03454, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.975+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61968327, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.975+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73703fb1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.975+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_434, and the Request Id: 6c62cf5d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.980+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 627177b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.980+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5fc8a4b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.982+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 787c2a17, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.983+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7490784a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.985+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7e00c7b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.986+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e00c7b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.986+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c945b1d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.987+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a941a20, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.988+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a941a20 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.990+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_434-, and the Request Id: 1e585042, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.990+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 389a0ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.991+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c10935, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.991+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_437, and the Request Id: 2b504fbb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.992+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c10935 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.992+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f10af3e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.992+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5452db4d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.993+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67dc5d78, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.993+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5452db4d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.993+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67dc5d78 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.991+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55c54e21, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.995+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 57609dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.995+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57609dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.997+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f74a412, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.998+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f74a412 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.998+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: da29327, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.998+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: da29327 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.998+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4db9eb08, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.999+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4db9eb08 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:39.999+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b8fcedb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.000+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_432, and the Request Id: 92763c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.000+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 714fa448, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.000+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 471c26c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.000+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 714fa448 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.000+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 471c26c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.000+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_439, and the Request Id: 3af3265a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.000+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 358cd080, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.001+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_425, and the Request Id: 30b0348b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.001+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_432, and the Request Id: 586fbd4a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.002+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1d18a822, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.002+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d18a822 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.003+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_428, and the Request Id: 64663c09, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.004+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 174b02, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.005+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 174b02 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.005+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_437-, and the Request Id: 504f2a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.006+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5c1b872f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.007+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c1b872f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.007+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3da24489, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.007+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3da24489 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.007+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 76048781, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.007+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76048781 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.008+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_432, and the Request Id: cf73cb4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.010+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_429, and the Request Id: 324e181f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.013+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25ee284c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.013+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b1864a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.013+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b1864a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.014+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2768f428, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.015+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2768f428 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.015+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_428, and the Request Id: 56193b76, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.017+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_432-, and the Request Id: 35d08235, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.017+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_439-, and the Request Id: 64b975c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.021+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_428-, and the Request Id: 200408d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.021+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_432-, and the Request Id: 24431ad8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.022+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_432-, and the Request Id: 3e5ee5dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.023+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50261891, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.024+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_425-, and the Request Id: 5d8819e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.025+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49ab57ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.025+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41543319, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.025+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_429-, and the Request Id: 3c73c1ac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.025+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49ab57ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.025+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62c00d66, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.026+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 32ffc56f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.026+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32ffc56f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.026+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_428-, and the Request Id: 23ba2368, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.027+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_435, and the Request Id: 2ae64b2e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.029+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a8e6cda, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.032+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12ae7972, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.032+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d0b3464, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.032+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a22881f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.033+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c4451c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.033+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bb3a8b3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.033+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1688539a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.035+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61318c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.035+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_435-, and the Request Id: 429ce62c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.037+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23f42cd4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.038+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c6ed43d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.039+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c298b0e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.040+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 211f2831, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.046+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a2e61e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.048+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 15546647, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.049+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15546647 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.057+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 553be3bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.057+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b75c847, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.057+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b75c847 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.057+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 22c77792, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.058+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 481158da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.058+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22c77792 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.058+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 481158da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.059+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40ea7a09, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.063+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 510e8491, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.063+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40ea7a09 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.063+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b734ddd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.064+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_440, and the Request Id: 3e7494c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.064+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3188df63, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.064+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 675a5e11, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.064+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3188df63 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.065+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2b390e15, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.065+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_433, and the Request Id: 4d3c5f7a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.065+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 767d92b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.066+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b390e15 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.066+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 767d92b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.067+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4301fb7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.067+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_433, and the Request Id: 1d24a2b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.067+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2b6b6ce6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.067+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4301fb7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.068+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_430, and the Request Id: 6cfed247, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.069+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b6b6ce6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.069+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 79a795d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.070+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79a795d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.070+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 20439458, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.070+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2bf371a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.071+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20439458 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.071+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bf371a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.072+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_438, and the Request Id: 1f46c3be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.072+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 74ed3875, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.073+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74ed3875 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.076+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 32172f0b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.077+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32172f0b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.077+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 25339bf9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.077+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25339bf9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.077+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_433-, and the Request Id: 37b7e64, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.078+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_440-, and the Request Id: 3441c987, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.079+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7e7d49fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.079+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_433-, and the Request Id: 614b7b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.080+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_429, and the Request Id: 92be316, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.080+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_430-, and the Request Id: 40b0d1b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.083+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e7d49fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.083+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_433, and the Request Id: 4ad4f27c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.083+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_429, and the Request Id: 395d3398, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.084+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 20403a64, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.085+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20403a64 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.086+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 13187e01, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.086+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_436, and the Request Id: 117114ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.086+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13187e01 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.087+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 766c1bcb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.087+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_438-, and the Request Id: 70914c59, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.087+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22a0ed40, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.087+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8c2a22a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.088+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8c2a22a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.091+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7670f688, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.091+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_426, and the Request Id: 3cb6629e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.092+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_429-, and the Request Id: 3dbab8d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.092+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: bee2674, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.092+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_429-, and the Request Id: 1c587414, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.092+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_436-, and the Request Id: 695855a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.093+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_433-, and the Request Id: 7a1b5098, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.094+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62e83745, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.096+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_426-, and the Request Id: 2587a7de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.096+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24d58577, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.097+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 743bb7f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.098+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7fff75bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.098+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fff75bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.099+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 251f1389, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.099+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d090057, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.099+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b4ecd9a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.100+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23178d21, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.100+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b036bac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.100+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a5ca261, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.102+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b4ecd9a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.102+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_441, and the Request Id: 3d8f2fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.105+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50eb3d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.105+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a03450b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.106+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 305689ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.107+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b1d1740, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.107+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 490bb22f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.107+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_441-, and the Request Id: 35be7371, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.108+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 490bb22f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.109+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 762e7fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.109+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 762e7fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.109+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a1129cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.111+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 512f0a64, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.111+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63e4e61d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.111+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_431, and the Request Id: 12d1286d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.112+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7498bad3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.112+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 155adcc3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.113+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 155adcc3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.113+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7498bad3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.114+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21b4e529, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.115+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6d4c56a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.115+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2462f893, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.115+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f67032f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.116+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2462f893 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.116+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c4031f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.116+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f67032f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.117+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 22e808eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.118+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22e808eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.118+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2d10f044, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.118+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d10f044 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.119+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d1a993e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.120+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d1a993e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.120+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d4c56a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.120+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_439, and the Request Id: 5818e5fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.120+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 563256fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.120+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_430, and the Request Id: 5025fdde, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.121+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_434, and the Request Id: 79ffbefc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.121+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 563256fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.121+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_434, and the Request Id: b7351dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.121+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 26f96875, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.122+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26f96875 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.122+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_427, and the Request Id: 5b8771a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.124+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2dc88720, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.124+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2dc88720 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.125+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f402e4d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.125+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f402e4d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.127+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_434, and the Request Id: 103fa41a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.132+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_431-, and the Request Id: 11d8af1b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.134+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_430-, and the Request Id: 14488775, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.135+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_439-, and the Request Id: 69dc4a89, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.135+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68268a3a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.135+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_434-, and the Request Id: 3bafd0f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.135+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 370ea20, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.135+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_427-, and the Request Id: 4e15edc9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.135+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f3589da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.135+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 370ea20 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.135+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_434-, and the Request Id: 5b0eb8ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.136+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f3589da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.136+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5ee3579, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.136+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ee3579 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.137+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2f30c661, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.137+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_434-, and the Request Id: 6d82d45f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.137+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_430, and the Request Id: 25734e47, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.137+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f30c661 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.137+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_437, and the Request Id: 3ddc40bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.139+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d231b30, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.139+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d2324f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.140+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2b86efc8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.140+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b86efc8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.141+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 134d9b9d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.141+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 46c24561, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.142+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46c24561 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.143+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_442, and the Request Id: 3233b27d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.143+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5256ed48, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.144+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b4e0a52, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.144+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34640858, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.144+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_437-, and the Request Id: 31b8fbac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.145+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1af09f5b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.145+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_430-, and the Request Id: 3823b2de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.149+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_442-, and the Request Id: 64f89963, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.152+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2388022d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.155+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48353ded, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.157+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31a68ade, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.158+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1dbf9b28, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.158+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1dbf9b28 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.157+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72bd56c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.159+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65b3d136, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.160+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ddb6f4a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.161+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d94c527, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.161+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ddb6f4a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.162+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 165f9caf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.162+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_435, and the Request Id: 64fb2a91, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.163+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 308e6ee6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.166+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 90818dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.167+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7da2c32b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.167+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59cee760, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.167+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 90818dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.168+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_435-, and the Request Id: 79898d17, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.168+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 26dc1607, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.168+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4648cbd0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.168+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4648cbd0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.168+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26dc1607 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.171+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f42ba77, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.172+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f42ba77 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.172+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5464420e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.173+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5464420e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.173+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 42ac572f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.173+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65c084a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.173+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42ac572f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.174+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6a930388, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.174+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a930388 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.174+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_431, and the Request Id: 6f7058e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.175+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4de1a514, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.175+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1aff8212, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.175+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4de1a514 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.176+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 13b6435a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.176+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 581fa6ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.176+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 581fa6ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.176+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13b6435a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.177+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_440, and the Request Id: 69271257, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.178+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_432, and the Request Id: 1549afe9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.178+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 45a09074, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.178+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_428, and the Request Id: 32f03b66, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.178+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45a09074 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.179+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_435, and the Request Id: 45e47be1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.179+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3a9924a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.179+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_431-, and the Request Id: 4a343093, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.180+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 16bb378, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.180+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a9924a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.180+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16bb378 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.180+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22ad5596, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.184+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a55a7bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.185+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a55a7bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.185+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_431, and the Request Id: 22c8a3ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.186+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59048640, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.186+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b1b9fa0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.186+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_435, and the Request Id: 5d68a787, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.186+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b1b9fa0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.187+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4d6651c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.187+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d6651c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.188+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_438, and the Request Id: e68a39e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.188+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_435-, and the Request Id: 6dba6837, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.190+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_435-, and the Request Id: 68eaf396, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.190+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1752194e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.190+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_428-, and the Request Id: 6a973a35, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.190+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1752194e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.191+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 219b280e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.191+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 219b280e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.193+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e6353c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.193+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_443, and the Request Id: 1fd78408, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.193+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_431-, and the Request Id: 116d8e89, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.196+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_438-, and the Request Id: 4d9edec2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.196+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1420f66f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.196+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e22ef0d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.200+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_440-, and the Request Id: 2bb6fa3a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.207+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e91ff97, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.207+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_432-, and the Request Id: 1cf34fae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.208+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 742f1f53, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.209+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73ffa2f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.213+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9214167, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.214+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 451169fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.215+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_443-, and the Request Id: 2c9c3c3c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.217+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a82165c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.222+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9495f9c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.224+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4d6e9370, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.224+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4395b9e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.224+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1021b02a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.225+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d6e9370 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.225+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e418f52, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.225+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78bd5535, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.225+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 449737b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.225+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e418f52 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.226+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ea6ce07, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.227+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6fcbf35e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.227+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fcbf35e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.228+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_432, and the Request Id: 5163cc8e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.228+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f182d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.229+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4625602d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.230+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4625602d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.234+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5cd8f307, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.236+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6c16fd36, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.237+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c16fd36 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.237+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 601cf165, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.237+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 601cf165 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.237+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_436, and the Request Id: 1dfc0f86, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.238+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e33689c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.239+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 12ca540a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.239+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6247b544, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.239+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5444d28d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.239+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12ca540a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.240+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6247b544 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.240+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5444d28d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.240+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_441, and the Request Id: 34a50098, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.240+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 320b9230, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.241+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 320b9230 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.241+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_432, and the Request Id: 7ab117a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.241+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a4267e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.241+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 207475ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.242+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a4267e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.242+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 207475ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.242+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_432-, and the Request Id: 1b38d7b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.242+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 280fed2c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.243+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 280fed2c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.243+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_436, and the Request Id: 6925e3dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.244+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 12d978d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.244+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_429, and the Request Id: 66a4da6e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.244+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12d978d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.245+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_441-, and the Request Id: 4f465bc5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.245+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_433, and the Request Id: 1b2b3a7e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.248+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 75da8365, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.249+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75da8365 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.250+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_432-, and the Request Id: 7d4390c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.250+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 649fb363, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.250+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20b3ca8c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.251+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 649fb363 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.250+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_436-, and the Request Id: 17c3bdfd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.251+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3775fc7e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.252+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_439, and the Request Id: 268ec76c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.257+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_439-, and the Request Id: 48bc6b77, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.257+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_436-, and the Request Id: dcc32db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.257+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_433-, and the Request Id: 5d626e87, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.258+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3416893, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.258+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b76b4c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.258+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2bed22f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.258+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5258d824, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.259+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_429-, and the Request Id: 29e7a645, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.260+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7220a64c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.260+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bed22f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.263+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4654d76a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.264+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4654d76a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.265+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_436, and the Request Id: 582be325, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.265+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1668da40, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.266+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16ad374f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.267+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 27334bc0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.268+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27334bc0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.271+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7fbd3b99, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.271+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 636222f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.271+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e32cb3b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.274+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e32cb3b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.276+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_444, and the Request Id: 4a8d0baf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.282+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7fc0edcc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.283+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4eec8dcb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.283+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 208e2181, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.292+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_436-, and the Request Id: 72a0531a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.293+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 69ab176e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.293+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69ab176e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.294+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b270c9e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.294+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b270c9e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.296+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 685787f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.298+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e74a615, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.298+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d65c08c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.298+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 20f17340, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.299+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e74a615 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.299+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 299af7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.299+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20f17340 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.299+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 299af7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.303+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 461a5cdf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.303+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_433, and the Request Id: 551ec4e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.304+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 461a5cdf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.304+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7efa2144, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.304+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7efa2144 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.304+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_444-, and the Request Id: 790d360f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.304+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_442, and the Request Id: 3ec68ac0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.305+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23d09310, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.305+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 60b46278, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.305+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23d09310 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.306+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60b46278 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.307+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31b72528, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.309+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7cc75bda, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.310+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cc75bda the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.310+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_440, and the Request Id: 10fb0226, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.312+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 513ef26c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.312+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e34bd48, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.313+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e34bd48 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.313+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d41cfa6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.313+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d41cfa6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.313+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_433, and the Request Id: 1752827d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.314+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_430, and the Request Id: 13694941, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.314+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_437, and the Request Id: 6b3c4deb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.315+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62e77862, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.317+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_433-, and the Request Id: 704a818, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.318+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_433-, and the Request Id: 42754c41, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.319+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_430-, and the Request Id: 51347657, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.320+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 604ba532, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.321+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_440-, and the Request Id: 44c1a09d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.321+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_442-, and the Request Id: 2b063683, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.322+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ad9a14b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.324+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: df90a6f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.324+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_437-, and the Request Id: 2a302900, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.325+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6206c3f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.326+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6206c3f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.326+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51015bc1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.326+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1ea2b85b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.326+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78892d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.327+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78892d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.327+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ea2b85b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.328+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 46e045f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.328+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 311c82e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.328+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a8326e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.329+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46e045f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.328+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_434, and the Request Id: 4befaae3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.329+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 330b7e00, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.330+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5676c5b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.330+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_437, and the Request Id: 57607b5f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.332+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 595d5fe1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.332+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ef5592b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.333+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 122c6f9f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.333+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 50d43974, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.334+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50d43974 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.334+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21de414b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.335+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c6731c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.335+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6731c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.335+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 40f79b1e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.335+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_434-, and the Request Id: 980fc3f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.336+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40f79b1e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.337+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_437, and the Request Id: 1ec955ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.337+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 10e13e0d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.338+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10e13e0d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.339+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_437-, and the Request Id: 34b26a1b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.339+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6786f544, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.340+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_434, and the Request Id: 4c7be38f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.342+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f8a4e9f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.344+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b59f665, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.344+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b59f665 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.345+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55c69983, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.345+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3650f630, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.346+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3650f630 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.346+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1b68ad45, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.346+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b68ad45 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.348+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2627cc03, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.349+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_437-, and the Request Id: 1a797fef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.349+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2627cc03 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.349+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3141953b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.350+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_441, and the Request Id: 1f5f2330, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.351+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 667122d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.351+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7facb0c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.351+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 667122d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.351+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3dbbcea6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.352+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3dbbcea6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.352+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b560ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.352+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5321fc53, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.353+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5321fc53 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.355+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_434, and the Request Id: 204957ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.356+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_445, and the Request Id: 40bfb6f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.356+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ddcb958, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.357+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ddcb958 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.357+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_434-, and the Request Id: 30e9eeb4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.360+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_431, and the Request Id: b17fbd0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.364+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_445-, and the Request Id: 1ae1674f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.366+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38557075, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.367+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_441-, and the Request Id: 140dee9f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.367+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_434-, and the Request Id: 3e62a3d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.367+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a89a611, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.372+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2bf94009, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.372+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5ba09d26, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.373+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bf94009 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.373+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ba09d26 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.375+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5ec9fb3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.378+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ec9fb3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.378+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_431-, and the Request Id: e8b9b09, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.379+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d0958b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.379+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d0958b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.379+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_435, and the Request Id: 54b7828f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.381+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67979e8b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.382+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5b0054c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.382+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b0054c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.382+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7672f0f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.383+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_438, and the Request Id: 57cb6864, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.383+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e543792, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.384+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e543792 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.385+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_443, and the Request Id: 461f65bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.389+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 643c5554, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.389+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 595354be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.390+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 595354be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.391+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4a7a6301, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.392+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a7a6301 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.393+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_438, and the Request Id: 119132bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.394+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4105f3e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.395+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_443-, and the Request Id: 1cedc11, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.396+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 674f7e93, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.397+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_435-, and the Request Id: 374d7b8d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.399+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13b6f95b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.400+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_438-, and the Request Id: 6b46dfd3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.400+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c7df063, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.401+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56a2525c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.401+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b815941, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.402+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b56ab86, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.402+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 417f1c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.404+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4fe4ec3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.406+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fe4ec3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.406+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64472c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.407+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40639103, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.407+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 68ff7b28, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.408+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68ff7b28 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.408+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a191cf1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.408+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ceae397, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.409+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ceae397 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.409+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a191cf1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.409+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a4e4cf7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.409+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3de91712, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.410+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3de91712 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.410+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ea98038, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.411+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ea98038 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.411+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 19ceb8f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.411+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64472c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.411+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19ceb8f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.411+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_442, and the Request Id: 18cb1224, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.411+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_438-, and the Request Id: 5c039caf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.416+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7f8d08c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.416+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_435, and the Request Id: 68122ba6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.416+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2de5e14e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.416+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f8d08c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.416+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2de5e14e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.417+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_435, and the Request Id: 19a1fc2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.417+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 399b94ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.418+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_446, and the Request Id: 2965e3ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.418+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_438, and the Request Id: 15503290, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.419+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e69ff88, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.422+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ab6d713, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.423+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_435-, and the Request Id: 63c3e1ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.424+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6c5223b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.424+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_435-, and the Request Id: 3b64303d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.425+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c5223b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.425+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_442-, and the Request Id: 47a175b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.426+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 18668000, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.426+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18668000 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.427+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35da888e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.427+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_432, and the Request Id: 2ba75130, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.430+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34ec7690, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.430+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7fb810d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.430+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_438-, and the Request Id: 6ca3166b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.430+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fb810d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.430+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39020d76, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.431+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 236b6d0d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.432+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 236b6d0d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.432+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_446-, and the Request Id: 4e20d560, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.433+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_444, and the Request Id: 477e88a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.435+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_432-, and the Request Id: 5ee60fef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.435+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 57b9bf42, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.435+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25530091, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.436+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57b9bf42 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.436+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57a62faf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.438+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3830c81a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.438+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a072a17, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.438+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3830c81a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.438+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74f6d61e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.439+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19078ae5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.440+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_436, and the Request Id: 135d54d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.440+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ff9558b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.441+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4dc2a01b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.441+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_444-, and the Request Id: ebc1f7f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.442+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15bf0db4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.442+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f9d922c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.443+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f9d922c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.444+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 63d106fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.444+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c9327f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.445+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63d106fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.445+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e553623, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.446+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ff7d9d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.446+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_439, and the Request Id: 416ab5e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.446+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e553623 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.447+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6daed9d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.447+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 84991f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.448+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6daed9d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.452+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_436-, and the Request Id: 21e9e89c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.453+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40c40eef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.453+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 349b68d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.454+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40c40eef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.454+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_439, and the Request Id: 2d243345, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.455+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 16a756a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.455+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6617ad89, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.455+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16a756a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.456+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_436, and the Request Id: 16f7d415, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.456+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6617ad89 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.456+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a10b607, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.457+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a10b607 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.457+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4b40e162, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.458+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b40e162 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.458+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 44124de, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.458+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44124de the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.458+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_447, and the Request Id: 593aea83, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.459+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e9b16fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.461+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e9b16fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.461+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_439-, and the Request Id: b65cb36, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.462+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_436, and the Request Id: 1ad9aff0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.462+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 117e4199, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.463+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 60a04780, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.464+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60a04780 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.465+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_443, and the Request Id: 997ade5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.466+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7746b523, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.468+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f177830, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.469+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5546bcd1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.470+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5546bcd1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.471+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e79da15, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.472+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e79da15 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.474+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54b7ddae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.477+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_436-, and the Request Id: 4644b523, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.477+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2155f8b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.477+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_439-, and the Request Id: 452c4bef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.477+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_436-, and the Request Id: f650f6d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.477+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_439, and the Request Id: b2ca3e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.478+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2155f8b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.479+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_443-, and the Request Id: 6e07bc51, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.479+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4335faec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.480+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4335faec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.480+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_433, and the Request Id: 3d3d9f51, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.485+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_433-, and the Request Id: 520a1c70, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.486+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7730a549, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.486+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190d3ce4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.487+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190d3ce4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.488+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3701ac1b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.488+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50314439, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.489+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3701ac1b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.489+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_439-, and the Request Id: 7836777c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.489+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_447-, and the Request Id: 18d89fbe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.489+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ca4b253, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.491+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33173668, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.492+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a85f566, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.492+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_445, and the Request Id: 502d4f25, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.492+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79b90a8e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.494+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14dc84ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.497+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71194ad1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.498+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b328bf6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.498+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 550078fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.498+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30e3ce6c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.500+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_445-, and the Request Id: 338b8d80, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.501+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34c44ccd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.501+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4004484b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.501+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b6a88bc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.502+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6614e66d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.502+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4004484b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.503+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 63f95dc2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.505+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63f95dc2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.506+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 330adf6a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.506+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 330adf6a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.507+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5ba6c790, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.507+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ba6c790 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.507+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4bb3fe38, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.508+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a73c62b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.508+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bb3fe38 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.509+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 50067f8b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.509+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50067f8b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.509+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_440, and the Request Id: 56d2517b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.511+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 55192f37, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.511+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7a5ea0eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.511+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_437, and the Request Id: 6131496b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.512+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a5ea0eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.512+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55192f37 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.513+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_437, and the Request Id: a52d27e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.513+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_437, and the Request Id: 649aa78, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.514+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 794f186f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.519+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fcfd92f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.520+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 487f090f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.521+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_437-, and the Request Id: 6772f085, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.522+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 487f090f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.522+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_437-, and the Request Id: 62218ba7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.522+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 151adc1f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.523+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 151adc1f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.523+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 644864cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.527+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_437-, and the Request Id: 1b623297, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.528+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6c0ee601, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.528+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3db99b32, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.528+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c0ee601 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.529+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 10795cf5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.529+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3db99b32 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.529+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 644864cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.529+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10795cf5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.530+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_440, and the Request Id: 3b97056f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.530+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15577751, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.531+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15577751 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.531+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_444, and the Request Id: 7ba050f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.531+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_440-, and the Request Id: 6010deba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.532+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7b19cce0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.532+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b19cce0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.533+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8b79ddf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.534+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c1f144b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.534+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_434, and the Request Id: 6bd5949c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.534+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_440, and the Request Id: 2fee0ec1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.535+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d0a99ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.538+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43949c07, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.539+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43949c07 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.540+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_434-, and the Request Id: 7f767d33, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.540+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2586b5fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.541+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2586b5fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.541+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a8d391, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.542+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36fa4c29, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.542+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_444-, and the Request Id: 62cb5d03, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.543+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_440-, and the Request Id: 61937750, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.543+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_440-, and the Request Id: 26084c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.546+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 59d7f13f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.547+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59d7f13f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.547+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 149f0c8a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.551+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 149f0c8a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.552+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_448, and the Request Id: 4aa9f5ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.552+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33f9192f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.553+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_446, and the Request Id: 693ced7c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.560+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35fbb468, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.561+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77b4a21b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.564+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79ca7dda, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.565+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1cf3228, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.565+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31374666, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.566+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3f0b1f76, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.567+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_446-, and the Request Id: 6b16b6ac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.568+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f0b1f76 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.568+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60cdf3ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.568+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_448-, and the Request Id: 20b7ea53, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.568+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 652b6f1e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.569+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 652b6f1e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.569+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49bd81ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.569+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_438, and the Request Id: 3d3a0c8c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.574+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2399ab48, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.574+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 477eb7b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.575+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2399ab48 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.576+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c93a028, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.578+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 451c172d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.579+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b62ccb7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.579+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ed9e691, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.579+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b62ccb7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.580+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ed9e691 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.580+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c85c464, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.581+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_438-, and the Request Id: 23f97dd8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.582+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 35998745, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.582+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35998745 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.583+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_438, and the Request Id: 5be47b0d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.587+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_438, and the Request Id: 65e83840, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.587+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 77316c6b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.587+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 211146d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.588+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77316c6b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.589+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 61e5857f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.590+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61e5857f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.590+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d42657c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.590+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_435, and the Request Id: 199caba9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.592+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 69772723, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.593+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69772723 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.594+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 33e91174, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.594+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33e91174 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.599+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6259f68d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.599+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5db51fff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.599+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 700d32c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.600+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5db51fff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.600+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6259f68d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.600+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 700d32c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.601+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_445, and the Request Id: 193c6c20, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.601+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1816a629, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.602+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1816a629 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.603+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_441, and the Request Id: 4fbc2abc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.606+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_441, and the Request Id: 3b3ffd43, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.606+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_438-, and the Request Id: 667f9439, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.607+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3434582b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.611+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d515fae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.616+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4adb1c61, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.619+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_435-, and the Request Id: 4db911b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.621+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_438-, and the Request Id: 1fe235, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.622+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_445-, and the Request Id: 6478ff42, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.623+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 36803ef9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.623+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36803ef9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.624+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_441-, and the Request Id: 2b776412, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.626+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f3247b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.626+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f3247b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.627+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e89c868, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.627+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14555bc2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.627+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_441, and the Request Id: 527c75f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.630+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_441-, and the Request Id: 2ee53763, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.632+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d7f2e35, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.634+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d7f2e35 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.634+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c02878c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.635+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4811cb39, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.636+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5feb9d96, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.637+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 436d6a59, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.637+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2d44619b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.638+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d44619b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.639+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4811cb39 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.640+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e3916be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.640+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_449, and the Request Id: 5bf11ab5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.640+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e3916be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.643+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 695fb7f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.643+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_441-, and the Request Id: 6d5fac4c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.643+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 742809b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.644+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 742809b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.644+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1b77b75d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.645+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b77b75d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.645+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_447, and the Request Id: 2b7665ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.646+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_439, and the Request Id: 13d95f99, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.647+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62a88b60, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.648+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 735a1f67, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.648+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 646dab72, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.653+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d642033, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.655+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_449-, and the Request Id: 2abe4427, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.659+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2c1e9e4f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.660+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5200e1fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.660+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c1e9e4f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.660+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46ddd39f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.662+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 40715841, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.663+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40715841 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.664+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_439, and the Request Id: 7c048da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.665+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 76c6f566, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.666+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76c6f566 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.666+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_439-, and the Request Id: 1c27f831, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.667+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 17d639a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.668+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17d639a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.669+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_436, and the Request Id: 2d7fc0cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.670+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26df7044, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.674+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6655394c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.675+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6655394c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.676+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64d53215, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.676+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64d53215 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.682+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 50a66394, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.683+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50a66394 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.684+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_447-, and the Request Id: 1e43f60d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.685+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_446, and the Request Id: 5c34507e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.688+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a24ccc0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.696+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 479d8a34, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.697+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 479d8a34 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.699+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1baa2619, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.699+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2a5c8626, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.700+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1baa2619 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.700+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a5c8626 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.701+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_439, and the Request Id: 3520e049, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.702+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 166b752f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.702+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_442, and the Request Id: 54715a9f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.706+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_439-, and the Request Id: 6fcd5cd5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.708+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 220eb0fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.709+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 220eb0fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.710+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ee53503, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.711+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ee53503 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.712+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_436-, and the Request Id: 3a8034e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.712+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_442, and the Request Id: 593be118, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.715+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cd78277, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.716+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4764fd3a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.723+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_446-, and the Request Id: 78af08b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.723+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 213758e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.731+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_439-, and the Request Id: 383960ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.739+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_442-, and the Request Id: 3d75c6c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.740+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1342ba7d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.746+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34904f22, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.750+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 422f4a2b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.751+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_442-, and the Request Id: 6a4dedcb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.755+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ec2bf90, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.759+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18871b61, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.763+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34ed3e50, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.775+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2abca4dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.775+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2cdd0533, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.778+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7544e51, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.778+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7544e51 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.779+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29f8c0bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.780+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29f8c0bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.780+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_450, and the Request Id: 5ba20c16, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.784+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f3be28f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.785+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ebf152e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.786+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 168ffda4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.787+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34b77ba2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.788+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 168ffda4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.790+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_450-, and the Request Id: 6c6bf2e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.792+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4183bad3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.792+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 17c75fa2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.792+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4183bad3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.793+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17c75fa2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.793+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_442, and the Request Id: 621e7eaf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.794+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5823279c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.795+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 75c2977d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.795+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5823279c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.795+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75c2977d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.796+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_448, and the Request Id: 6b9afa93, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.798+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3adf8d01, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.799+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25462fd8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.799+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3adf8d01 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.799+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ce6fad1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.799+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_437, and the Request Id: 2be5c6ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.804+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 309b9ebf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.805+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 309b9ebf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.805+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7aa0fe9d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.808+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3f70bc91, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.809+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f70bc91 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.810+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_440, and the Request Id: 703ad36a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.812+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b838bc7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.815+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 258516f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.816+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 258516f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.817+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3551d496, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.818+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3551d496 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.818+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_440, and the Request Id: 67cad7c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.823+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b216f85, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.828+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_440-, and the Request Id: 4af7da0d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.835+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c2da6f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.836+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c2da6f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.838+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1d137503, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.839+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d137503 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.839+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_443, and the Request Id: 618e2dc0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.843+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_437-, and the Request Id: 22ffca66, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.843+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 48efc731, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.844+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48efc731 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.845+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1282807a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.845+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 670bf6eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.846+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1282807a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.846+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 670bf6eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.846+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5765503d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.847+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5765503d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.847+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_440, and the Request Id: 7a3f289f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.848+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_447, and the Request Id: 6dd22b19, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.855+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_440-, and the Request Id: 34bf1dba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.859+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1cba2a10, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.859+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_442-, and the Request Id: 455c724d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.860+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cba2a10 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.861+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e099b26, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.861+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e099b26 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.862+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_443, and the Request Id: 35becf6a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.864+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_448-, and the Request Id: 7b3ab619, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.867+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5dd05841, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.875+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_443-, and the Request Id: 7823141f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.884+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ed1756b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.885+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_443-, and the Request Id: 256a2eb0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.891+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 404b8116, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.895+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_447-, and the Request Id: 75dbac51, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.899+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8f09b95, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.903+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51865aaf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.907+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 553d3e2f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.908+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 553d3e2f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.909+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 778fafdf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.910+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778fafdf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.911+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_438, and the Request Id: 63e9cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.913+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7cb0be56, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.915+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c690cfb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.919+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_440-, and the Request Id: 23d7164f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.919+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37aad49f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.925+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_438-, and the Request Id: 227ae33f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.928+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42e9c46f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.931+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b434ecc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.935+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b442123, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.939+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 533f9ee0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.939+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 533f9ee0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.940+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7621490d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.941+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7621490d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.946+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_444, and the Request Id: 6fc65595, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.946+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65559c84, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.949+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18b18206, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.951+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 56668eba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.952+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56668eba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.953+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3d448569, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.954+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d448569 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.954+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_448, and the Request Id: 3b8c63dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.955+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 536c6b7a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.960+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17f7ddf1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.963+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74e03c58, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.967+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1dcf6f2d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.971+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 429e5f16, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.976+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 388c40ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.979+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4097e4a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.980+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4097e4a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.980+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1494d498, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.981+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1494d498 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.982+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_441, and the Request Id: d5e09b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.983+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_444-, and the Request Id: 4ca1812b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.987+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7f5c6bf9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.987+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f5c6bf9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.988+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6f6518c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.989+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f6518c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.990+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_441, and the Request Id: 1c450908, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.995+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54ca09a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:40.999+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18af34f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.000+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18af34f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.001+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2745755f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.001+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2745755f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.002+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_443, and the Request Id: 28af553d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.003+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_448-, and the Request Id: 22d1a508, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.009+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 248de654, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.009+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6869da61, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.010+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 248de654 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.010+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 622fda05, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.011+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 622fda05 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.012+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_449, and the Request Id: 113fcdc0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.013+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 234f2d78, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.014+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 234f2d78 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.015+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7a127f9e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.016+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a127f9e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.017+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_441, and the Request Id: 157b9d20, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.017+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37c17382, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.023+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49618f44, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.024+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49618f44 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.025+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e226f73, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.026+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e226f73 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.028+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_439, and the Request Id: 67550a98, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.032+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_441-, and the Request Id: 1b5e01f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.036+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_439-, and the Request Id: 115329ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.044+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_441-, and the Request Id: bc85c95, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.044+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35047607, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.048+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_443-, and the Request Id: 426b875c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.055+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a9a2ce3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.059+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 378f7a0d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.062+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_449-, and the Request Id: 7d77960c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.063+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 213f822c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.066+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f4cce1a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.066+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_441-, and the Request Id: 1b41608e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.067+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f4cce1a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.068+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 433d0d49, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.069+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 433d0d49 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.070+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 30eedf69, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.070+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30eedf69 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.071+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 67520c20, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.072+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_444, and the Request Id: 4c1aeaa0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.073+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7853ce84, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.073+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67520c20 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.074+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_451, and the Request Id: 42ce5bdf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.075+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41729b3b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.083+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 61fa5d8b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.084+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61fa5d8b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.085+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5b467e67, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.085+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41d456c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.086+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b467e67 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.087+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_445, and the Request Id: 32904772, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.091+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 94865e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.096+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f3dd1d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.097+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3dd1d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.100+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7796d009, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.101+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7796d009 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.102+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_449, and the Request Id: 1185a8b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.108+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bd1a576, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.111+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ad3f8af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.112+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_444-, and the Request Id: 6f090d98, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.113+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3be69c74, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.114+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_451-, and the Request Id: 4d11a70c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.128+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 31aacb96, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.129+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31aacb96 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.134+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_445-, and the Request Id: 24522d91, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.136+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 787f5930, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.137+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76e07109, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.138+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 45d251b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.138+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_449-, and the Request Id: 152535bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.138+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6950468f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.138+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45d251b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.139+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_444, and the Request Id: 6069d66d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.145+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6749628d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.150+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56c6d423, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.153+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c3e90d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.154+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_444-, and the Request Id: 5c840566, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.155+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 269dc811, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.156+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c3e90d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.159+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26bb6df0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.160+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 322b54a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.161+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 322b54a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.163+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7319a08e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.163+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 13b09e95, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.164+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7319a08e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.164+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13b09e95 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.167+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 417d8c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.167+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 417d8c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.168+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 39524e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.168+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39524e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.168+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_440, and the Request Id: 6c8448f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.169+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_442, and the Request Id: 107464db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.169+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2765b3f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.170+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2765b3f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.172+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 646f22de, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.173+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 646f22de the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.173+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_450, and the Request Id: 5412ef4a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.174+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73eca924, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.175+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 52174e1e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.176+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52174e1e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.176+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdfc43, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.177+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdfc43 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.177+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_442, and the Request Id: 79445b76, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.177+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_442, and the Request Id: 4679ac59, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.184+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ac88d13, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.184+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7cf0eb32, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.189+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b530bb7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.191+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 534b67d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.195+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 534b67d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.196+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 342c0e00, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.197+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 342c0e00 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.200+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_445, and the Request Id: 237703b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.200+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_440-, and the Request Id: 5bf9d0a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.203+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_442-, and the Request Id: 4c57801e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.206+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_450-, and the Request Id: 24632eac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.208+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c247c73, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.211+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_442-, and the Request Id: 6076b50d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.214+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2259cb12, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.219+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 654f31f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.224+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4506e4ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.227+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6c2a425, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.228+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c2a425 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.229+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7212f901, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.230+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7212f901 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.231+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_446, and the Request Id: 24ba3495, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.232+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 599777b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.233+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 599777b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.234+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71d0bef3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.234+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71d0bef3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.235+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_452, and the Request Id: 3c5bb49a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.236+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5909d308, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.242+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3444e60f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.242+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_445-, and the Request Id: 3c2ee077, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.249+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b1c13bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.250+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b1c13bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.251+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 46181337, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.253+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46181337 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.254+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2aa7a2ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.256+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_450, and the Request Id: 2f641830, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.257+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 640457dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.259+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1dec2e8c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.260+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 22fdf55d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.260+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22fdf55d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.261+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_450-, and the Request Id: 42ce1b51, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.262+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 52507ef2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.262+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52507ef2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.262+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_446-, and the Request Id: 24860059, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.264+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_443, and the Request Id: 242b1314, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.266+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_452-, and the Request Id: 26ec8705, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.267+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73a26eaa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.275+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_442-, and the Request Id: 1650126b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.285+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52434a88, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.287+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 237be689, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.287+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 237be689 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.291+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c59bf0e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.293+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11928739, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.293+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55dc0871, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.293+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c59bf0e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.295+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_441, and the Request Id: 5d9d5533, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.299+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d132edb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.300+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c108e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.300+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43b4b7cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.301+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49b45be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.301+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43b4b7cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.302+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49b45be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.304+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2aec912c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.305+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2aec912c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.305+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_443-, and the Request Id: 5790cd0c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.305+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 525763ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.305+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 525763ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.306+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_443, and the Request Id: b5fd141, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.308+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_445, and the Request Id: 50b7d5c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.308+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e4782cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.311+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0331a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.313+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27ac651b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.316+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61c49ecf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.316+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_445-, and the Request Id: 44189a91, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.319+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e8d3dfb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.320+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e8d3dfb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.327+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_441-, and the Request Id: 18408f29, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.333+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1807d174, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.333+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1807d174 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.334+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_446, and the Request Id: 54aa0d52, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.336+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5cf6db59, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.337+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5cf6db59 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.338+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4e961a4e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.339+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e961a4e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.340+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_451, and the Request Id: 58b36c53, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.340+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41dec63e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.340+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39c04c6a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.349+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ef6805, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.351+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ecf7289, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.355+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1329f89c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.357+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 503c7106, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.364+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3d41a04d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.364+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7912560a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.365+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d41a04d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.365+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7912560a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.366+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 286401ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.366+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 286401ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.371+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 718be82, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.375+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_447, and the Request Id: 7c26a58b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.376+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 718be82 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.379+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f490f63, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.380+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f490f63 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.381+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_451, and the Request Id: 6ed5a6ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.382+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_446-, and the Request Id: 6c953895, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.382+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 36665fdf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.383+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_451-, and the Request Id: 72678934, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.383+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36665fdf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.383+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62df6747, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.385+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_447-, and the Request Id: 327bc6e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.386+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_453, and the Request Id: 357b059f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.391+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5224447a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.391+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 34708db5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.392+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5224447a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.392+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34708db5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.392+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f41469c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.394+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 601f59bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.394+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 601f59bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.394+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 68b8f9a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.395+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68b8f9a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.396+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_443, and the Request Id: 48864d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.396+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_444, and the Request Id: 42c5d1ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.401+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_443-, and the Request Id: bfa4f68, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.406+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_451-, and the Request Id: 1b2c31b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.408+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a22411d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.413+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b0a24d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.414+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c9d0e37, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.415+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c9d0e37 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.416+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2a03e785, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.417+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a03e785 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.418+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_442, and the Request Id: 5baea765, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.422+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 585cec19, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.430+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d5d63de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.430+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_444-, and the Request Id: 1a4fddd7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.431+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2589c1e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.434+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_442-, and the Request Id: 48c7f4c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.435+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_453-, and the Request Id: 3ad145d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.437+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1aafd3ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.439+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b6e4a3b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.440+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b6e4a3b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.440+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 318075c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.441+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 520df599, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.442+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 520df599 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.443+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3640b71b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.443+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_446, and the Request Id: 65c8c4df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.446+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6a43eed4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.447+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a43eed4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.450+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2915c0c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.450+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 650f0188, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.450+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_443-, and the Request Id: 76c486d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.450+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4dde1b8c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.451+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2915c0c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.452+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ab90b8e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.452+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 665cf39c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.453+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 665cf39c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.455+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_447, and the Request Id: 32852298, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.458+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7981cd9f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.458+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7981cd9f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.459+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78465d1c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.460+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_452, and the Request Id: 1e552044, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.467+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_447-, and the Request Id: 5f707dda, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.468+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74f9762d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.473+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6544451c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.473+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6bbccb64, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.473+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c1e04e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.474+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c1e04e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.474+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bbccb64 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.475+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4c1c0f60, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.476+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c1c0f60 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.476+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_454, and the Request Id: 1f059c2e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.477+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e10b2c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.478+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29a9f059, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.478+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29a9f059 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.479+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_448, and the Request Id: 7c8a6ae2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.483+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5c8449d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.484+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c8449d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.485+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5773d03b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.486+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16dfea7b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.486+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5773d03b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.487+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_444, and the Request Id: 5f5f8042, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.494+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_452-, and the Request Id: 6d4e8eb6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.494+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_454-, and the Request Id: 1336c056, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.494+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 37da3fae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.494+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_446-, and the Request Id: 4c43e508, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.495+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73dff8e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.498+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13790116, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.499+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37da3fae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.500+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a449512, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.500+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a449512 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.500+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19ca6d15, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.501+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_444-, and the Request Id: c62ee33, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.503+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_452, and the Request Id: 5e1e3c38, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.509+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21217a86, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.509+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39c4a33, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.510+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 22ae1d23, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.510+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 789c0164, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.511+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22ae1d23 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.511+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 789c0164 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.512+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_448-, and the Request Id: a80c242, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.513+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 399bbc2c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.513+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 35f53e17, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.514+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35f53e17 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.514+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6bbc8d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.514+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32a453a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.515+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 26a3c53e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.515+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26a3c53e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.516+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_448, and the Request Id: 504a4716, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.516+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_445, and the Request Id: 526c2d3e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.517+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 376a267b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.518+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 376a267b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.521+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24474bb5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.522+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 55a23422, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.522+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55a23422 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.523+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_443, and the Request Id: 77c0033c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.523+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60868671, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.525+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_452-, and the Request Id: 7524db27, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.525+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58a553b3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.529+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1179368e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.530+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1179368e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.531+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 584daedd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.532+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5cf85cf6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.533+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5cf85cf6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.537+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_444, and the Request Id: 6729b6e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.538+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_443-, and the Request Id: 37683daf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.538+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_448-, and the Request Id: 3fe23141, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.542+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_445-, and the Request Id: 6e80b007, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.542+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59e8a7ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.543+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3a9c869c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.543+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 163b7ee4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.544+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a9c869c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.545+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 449191f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.545+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 449191f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.546+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4047a5e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.546+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4047a5e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.547+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_447, and the Request Id: 7c3665a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.547+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f9d13f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.547+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e129665, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.548+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e129665 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.551+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 227d8b53, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.551+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_453, and the Request Id: 21f38cda, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.555+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_444-, and the Request Id: 34932453, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.558+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b3d03f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.562+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_453-, and the Request Id: 777c6a39, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.563+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6cf0509a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.564+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cf0509a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.564+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7774de32, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.564+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_447-, and the Request Id: 64dddff2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.565+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49aef44a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.565+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 47ff88d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.565+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41443251, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.566+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b46efeb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.566+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47ff88d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.567+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 16cc36b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.567+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16cc36b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.567+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b46efeb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.568+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d099a0c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.568+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_449, and the Request Id: 6941374a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.569+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d099a0c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.568+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4605ec45, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.569+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4605ec45 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.570+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e74b499, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.571+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_445, and the Request Id: 7145ced2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.572+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_455, and the Request Id: 2c9e4d1c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.572+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c264cfa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.573+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c264cfa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.575+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 350c236d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.576+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 102591bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.577+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 102591bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.578+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_453, and the Request Id: 69429b82, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.579+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5df858e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.580+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5df858e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.582+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7eb17435, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.583+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7eb17435 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.584+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_444, and the Request Id: 12a31788, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.586+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_449-, and the Request Id: 1c0266ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.589+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 541ae136, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.591+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42a521fc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.592+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 52f239aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.593+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 788d480, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.593+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52f239aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.593+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_445-, and the Request Id: 71f8e82d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.593+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_444-, and the Request Id: 21858772, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.594+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_455-, and the Request Id: 1c4fb7a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.595+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_453-, and the Request Id: 6caa7a8d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.596+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 596d659a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.596+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 596d659a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.599+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_449, and the Request Id: 6f064213, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.604+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26f6e0e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.605+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 47abc544, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.606+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c6628f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.606+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47abc544 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.606+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7aee4cf1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.608+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c811bb7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.609+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_449-, and the Request Id: 2ef57be7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.609+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 581b0372, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.611+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b56c9eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.613+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6f7f4114, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.614+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f7f4114 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.614+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ea40ffd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.615+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 28808b71, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.615+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_446, and the Request Id: 50baaab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.616+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28808b71 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.617+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a853760, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.618+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a853760 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.619+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_445, and the Request Id: f3be9a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.622+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_446-, and the Request Id: 737209ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.623+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 586713f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.625+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b255dc6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.625+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_445-, and the Request Id: 2b75fd3b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.625+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9542658, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.628+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76233e38, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.629+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 180f1e0e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.629+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b67ea7b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.631+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a767093, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.631+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 604e5d90, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.632+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cbe69e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.632+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 604e5d90 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.633+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 656dcbd2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.634+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 656dcbd2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.634+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4abf36c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.635+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3d2dd40e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.635+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d2dd40e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.636+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_454, and the Request Id: 7c3e27a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.637+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6634aca3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.638+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6634aca3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.638+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 34467bd1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.638+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34467bd1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.637+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 171d179, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.640+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_446, and the Request Id: 5e850d61, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.640+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ecd0da2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.641+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ecd0da2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.641+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_456, and the Request Id: 174bd34f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.643+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7daf4328, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.647+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_454-, and the Request Id: 7985698e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.647+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c5688ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.648+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4cef89a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.650+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 171d179 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.652+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a43583, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.652+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c2c867d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.653+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c2c867d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.654+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_456-, and the Request Id: 7817f270, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.655+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_450, and the Request Id: 7063a153, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.655+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_446-, and the Request Id: 65b32d2c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.657+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 893a83, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.657+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a43583 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.657+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1d88cd0c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.658+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 893a83 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.658+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d88cd0c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.659+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6af0d0e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.659+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 24477e40, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.659+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e4bef13, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.659+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24477e40 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.659+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6af0d0e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.660+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5554a563, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.660+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e4bef13 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.660+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5554a563 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.661+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_445, and the Request Id: 46a579f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.661+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_448, and the Request Id: 7e1ed7c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.662+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2a073ad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.662+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f79843e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.663+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a073ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.663+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3439ae32, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.663+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3439ae32 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.664+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2df088d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.664+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2df088d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.665+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_446, and the Request Id: 5b03b68c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.666+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_454, and the Request Id: e92d693, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.666+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_450, and the Request Id: fc5b9b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.670+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2559dbd4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.670+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_448-, and the Request Id: 56666818, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.671+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e244062, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.671+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_450-, and the Request Id: 6290fb6f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.671+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1bed3357, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.674+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2559dbd4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.675+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 51e1f843, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.675+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51e1f843 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.677+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_447, and the Request Id: 5313290a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.680+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1346b093, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.680+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_445-, and the Request Id: 7cc593c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.681+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_446-, and the Request Id: 402e9d4c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.682+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_450-, and the Request Id: 2af58de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.683+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_454-, and the Request Id: a74f277, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.684+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a9c57b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.685+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_447-, and the Request Id: 20a7d5c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.685+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1396ce4b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.688+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43e373e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.691+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7bf34b86, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.691+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 306b063, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.692+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51632941, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.692+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fd4d14d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.693+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42568cf6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.694+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11166a1d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.695+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 415f6e86, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.696+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 415f6e86 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.700+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3023484a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.701+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3023484a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.702+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_455, and the Request Id: 159b6276, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.703+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ba3435a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.704+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 53e38279, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.704+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49fda4ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.705+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53e38279 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.706+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6de4456b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.706+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6de4456b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.711+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d8eb5c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.711+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e2c7254, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.711+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f9235a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.712+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_447, and the Request Id: 5d7c2886, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.713+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61129e44, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.716+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_455-, and the Request Id: 4a4197b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.721+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 31b34820, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.722+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 750d5845, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.723+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_447-, and the Request Id: 5f40c2a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.728+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 60eeb852, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.728+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c3a0ebd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.729+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31b34820 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.729+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17f6ffd2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.729+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60eeb852 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.729+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c3a0ebd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.729+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2410a2d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.730+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2410a2d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.730+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 40391e92, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.730+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40391e92 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.731+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 520c2c6c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.731+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 520c2c6c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.731+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54dc9a55, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.732+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_457, and the Request Id: 1c58e672, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.733+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e7ef34f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.733+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_449, and the Request Id: 4e022c87, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.733+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e7ef34f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.734+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c68b58, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.734+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c68b58 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.735+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 29e3c4bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.735+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_451, and the Request Id: 4b3dcb1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.735+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3f365507, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.736+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f365507 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.736+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29e3c4bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.737+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7531d837, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.737+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1626e1f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.737+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f21c912, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.737+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_447, and the Request Id: 66854a9f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.737+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7531d837 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.737+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1626e1f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.738+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f21c912 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.740+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14ac6a00, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.740+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_448, and the Request Id: 178bd269, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.741+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14ac6a00 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.741+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_446, and the Request Id: c52c06e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.742+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_451, and the Request Id: 532376a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.742+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 420e284e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.744+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_451-, and the Request Id: 7f91ac34, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.744+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_457-, and the Request Id: 6d82d2c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.748+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7dee31fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.748+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_446-, and the Request Id: 52d51d2f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.748+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_449-, and the Request Id: 7b4c9042, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.749+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7727b699, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.749+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7dee31fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.750+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_451-, and the Request Id: 236d0257, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.753+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f0f3d4f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.753+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 760e6958, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.755+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e8baf9b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.756+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e8baf9b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.756+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 46b2966c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.757+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_448-, and the Request Id: 527d93e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.757+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5daec80f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.757+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46b2966c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.757+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5daec80f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.759+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_456, and the Request Id: 61cccb6d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.759+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7fd75e75, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.761+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_455, and the Request Id: 79b915af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.761+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5fe40552, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.761+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_447-, and the Request Id: 50190d64, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.762+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f9f40bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.762+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43d3b8bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.763+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9f40bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.764+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32e0aee8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.764+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1bd506d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.765+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bd506d7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.766+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_448, and the Request Id: 2965cdf9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.767+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4774585c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.767+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 73d2dc22, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.768+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16bb31f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.768+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73d2dc22 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.769+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_456-, and the Request Id: 18ca76f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.769+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d768f3b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.770+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d768f3b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.772+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_458, and the Request Id: 315546bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.773+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57a05a25, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.776+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73d51bc9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.778+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_455-, and the Request Id: cb752a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.779+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d04c622, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.779+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ef29410, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.780+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_448-, and the Request Id: 20482b5b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.786+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_458-, and the Request Id: 44dea9b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.786+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ae32469, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.786+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 31278019, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.787+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31278019 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.789+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 50655529, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.789+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46292712, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.789+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50655529 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.791+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26662d02, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.791+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: bc1e11c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.792+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 401f0ec6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.792+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_452, and the Request Id: 1615581b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.793+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 401f0ec6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.798+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6357b0ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.798+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6c94c0a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.798+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6357b0ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.798+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c94c0a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.799+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 233e8434, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.800+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc060ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.800+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_447, and the Request Id: 595d1918, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.800+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc060ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.801+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 233e8434 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.804+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_452, and the Request Id: 18f72dcc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.804+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 302414d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.805+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 302414d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.806+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 125cf163, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.807+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5f0cda15, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.807+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b9e86dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.808+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f0cda15 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.811+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_450, and the Request Id: 2417be3f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.812+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fd583b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.812+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7681b293, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.814+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b422e36, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.815+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b422e36 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.816+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_452-, and the Request Id: 3edb5ad2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.823+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 39b0afc0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.823+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64de34c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.824+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39b0afc0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.827+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_448, and the Request Id: 360b0910, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.828+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_450-, and the Request Id: 7ed0d5d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.828+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2526a7b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.829+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2526a7b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.829+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_447-, and the Request Id: 3b3ae881, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.830+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_452-, and the Request Id: b7bc905, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.831+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_449, and the Request Id: 12e74ddd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.831+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b6ae1e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.834+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7056d1a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.835+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7056d1a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.837+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4136633b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.837+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4136633b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.837+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72d863fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.839+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7d778e03, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.839+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_449-, and the Request Id: 491d4318, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.839+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d778e03 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.840+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 722ff7b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.841+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 722ff7b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.842+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 258e09a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.842+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_448-, and the Request Id: 3d51127b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.843+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_457, and the Request Id: 102d64f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.843+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 670234b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.843+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7381c201, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.843+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 294ce82, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.844+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 294ce82 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.844+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 26e4a407, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.845+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26e4a407 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.848+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_449, and the Request Id: 6c85bd76, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.848+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 63f202d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.848+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_456, and the Request Id: 676a1566, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.849+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63f202d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.850+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_457-, and the Request Id: 5dd72bf7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.851+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37df2c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.852+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 610148d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.853+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3f6ecbfb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.853+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f6ecbfb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.854+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64a3b63f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.854+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_449-, and the Request Id: 167c5905, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.854+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_459, and the Request Id: 108bfebe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.859+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_456-, and the Request Id: 136e8f3b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.861+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 154c20e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.861+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_459-, and the Request Id: 781d3f4d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.861+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c90fb24, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.861+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b3cfd7a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.862+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2650147e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.863+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2340337b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.865+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 75530ff1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.866+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75530ff1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.868+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 308b271f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.869+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 308b271f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.869+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3797627b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.869+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1cc44a5e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.870+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cc44a5e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.871+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_448, and the Request Id: 625d4860, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.875+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8e9dc64, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.875+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: cd7ba77, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.877+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 15c7a414, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.877+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15c7a414 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.878+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 650a4d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.878+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3f3a6d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.878+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f3a6d7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.879+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 599b754d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.879+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_453, and the Request Id: 39fb4d5f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.880+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 599b754d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.881+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_451, and the Request Id: 53cebc01, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.882+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 62a001f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.882+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62a001f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.887+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 34b57ce2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.887+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4899807c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.887+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34b57ce2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.888+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4899807c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.889+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_450, and the Request Id: 4791164f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.889+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 55efa025, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.889+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55efa025 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.889+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 581e666b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.915+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_449, and the Request Id: 23071aa7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.917+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 496dd429, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.919+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 784432fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.920+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e76cbbe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.920+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 784432fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.921+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_448-, and the Request Id: 6da8095a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.921+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25502a46, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.922+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_451-, and the Request Id: 7cb3b5eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.922+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 208372b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.922+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e8c14eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.923+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 208372b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.923+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e8c14eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.923+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_453-, and the Request Id: 79bdf779, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.924+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_450-, and the Request Id: 6fc2d0aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.925+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_449-, and the Request Id: 9e14178, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.928+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c94b2b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.928+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_453, and the Request Id: 4196b31e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.929+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c94b2b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.929+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5fe54fb5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.930+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 47dadbfc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.930+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fe54fb5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.931+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47dadbfc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.931+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 41d99ae3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.931+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41d99ae3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.932+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f234d76, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.932+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_458, and the Request Id: 1e1e9a31, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.933+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_450, and the Request Id: e856607, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.933+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f234d76 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.936+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3037a30e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.936+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7eb7ff72, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.937+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7eb7ff72 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.938+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ff9c56a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.939+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_460, and the Request Id: 48009f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.939+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2808329b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.939+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b9dafe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.939+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c2fe5d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.939+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2808329b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.939+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 197830c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.942+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_457, and the Request Id: 2fac53a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.947+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_458-, and the Request Id: 7e552a3c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.950+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_453-, and the Request Id: 59e94228, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.950+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20416541, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.951+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c97d687, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.953+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 465b8298, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.953+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_457-, and the Request Id: 149f60fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.953+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 415a6640, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.953+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_450-, and the Request Id: 5c80239c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.954+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_460-, and the Request Id: 28acf627, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.956+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6da9e4e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.956+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33c4b143, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.956+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7550328d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.958+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 13670be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.959+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a610474, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.959+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13670be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.960+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a610474 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.962+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 466e88d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.962+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 42239a3e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.962+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 466e88d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.962+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e88d51c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.963+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42239a3e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.964+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 482d60be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.965+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_450, and the Request Id: 5076e341, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.967+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 300778d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.967+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ba718cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.968+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ba718cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.972+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 18dab90f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.973+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18dab90f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.974+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_449, and the Request Id: 40085c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.975+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f1e032f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.976+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_452, and the Request Id: 23ab7dbf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.980+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f1e032f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.980+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f429250, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.981+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77234d13, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.982+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 79309c9e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.982+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69400ee2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.982+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79309c9e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.983+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53bbb811, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.986+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_451, and the Request Id: 47d07bb7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.986+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33a4686c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:41.996+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_450-, and the Request Id: 5207209b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.002+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_449-, and the Request Id: 791e47e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.007+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 44c6c246, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.008+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44c6c246 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.008+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_452-, and the Request Id: 1c2ea522, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.009+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4dbbd28b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.010+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4dbbd28b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.010+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 209501d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.011+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 209501d7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.014+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_451-, and the Request Id: 12416c97, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.014+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 664d3c2d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.016+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 664d3c2d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.016+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_459, and the Request Id: 7d458971, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.018+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5c45407, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.019+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c45407 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.019+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e7d5236, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.019+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e7d5236 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.020+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6c8318b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.020+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c8318b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.020+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 35e7e0b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.021+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35e7e0b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.021+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 31937cb8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.021+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31937cb8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.021+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_458, and the Request Id: 6a802d00, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.022+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6ec4f6dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.022+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_461, and the Request Id: 40810b45, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.022+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ec4f6dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.024+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_454, and the Request Id: 39b755bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.024+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_451, and the Request Id: 1e30e3a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.031+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1700e1ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.034+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2337260b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.042+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4118f291, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.043+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4118f291 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.044+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2966bce0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.045+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2966bce0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.048+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_454, and the Request Id: 21b55451, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.048+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e64d2de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.051+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_459-, and the Request Id: 5876825f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.063+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_454-, and the Request Id: 94894c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.065+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_461-, and the Request Id: 557cb5fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.065+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e323974, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.066+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_454-, and the Request Id: 4d8e5144, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.069+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55a9681e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.089+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: bd97c07, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.091+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb2f4d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.092+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 707c246b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.097+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_458-, and the Request Id: 2209ba9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.105+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_451-, and the Request Id: 101505e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.105+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f961927, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.106+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 561daa19, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.115+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4615da8a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.120+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3521944e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.121+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62b0602e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.122+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3521944e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.123+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 35bf813c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.123+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 469d1dff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.124+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35bf813c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.124+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 469d1dff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.125+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 695639f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.125+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_452, and the Request Id: 6b714500, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.125+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1d1a813b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.125+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 42d7d356, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.126+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d1a813b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.126+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42d7d356 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.128+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_451, and the Request Id: 666c53b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.128+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 32b25a41, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.129+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32b25a41 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.129+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_453, and the Request Id: 68404d22, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.135+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 178f9c92, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.135+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e38eabd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.136+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e38eabd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.136+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 370bbf32, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.138+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43691c2e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.139+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e75a8c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.139+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43691c2e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.140+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_450, and the Request Id: 4779f9c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.148+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6533f315, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.148+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2bc84d8e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.159+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_452-, and the Request Id: 5ca7ba15, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.159+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e25fc2a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.161+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e25fc2a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.162+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1214fbab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.162+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1214fbab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.163+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b192386, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.163+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_460, and the Request Id: 17f7d8a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.165+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_451-, and the Request Id: 626ff8e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.166+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_453-, and the Request Id: 4258536b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.168+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7e71ed5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.169+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e71ed5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.169+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 186d76b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.170+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 186d76b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.170+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_455, and the Request Id: 5a70dce7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.171+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7128daf1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.175+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_455-, and the Request Id: 7b617290, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.179+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e7c0e7d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.180+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e7c0e7d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.180+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6801a460, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.181+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6801a460 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.182+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_462, and the Request Id: 33e5d951, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.183+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1dcf9416, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.183+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8e0af5d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.184+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1dcf9416 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.184+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8e0af5d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.190+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d72c055, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.190+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 82adcae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.190+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7d0401f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.191+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d72c055 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.192+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d0401f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.192+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4b2335e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.193+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b2335e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.193+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_455, and the Request Id: 2abf87c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.194+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_459, and the Request Id: 24933f51, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.195+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9e24b31, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.195+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_460-, and the Request Id: 6238ea7e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.195+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e24b31 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.199+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_452, and the Request Id: 437a8a3c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.203+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33e72772, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.203+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 167ea9a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.203+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_452-, and the Request Id: 503ca77a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.206+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55fb2383, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.217+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a699c75, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.217+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_462-, and the Request Id: 43519c58, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.219+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 286c66e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.220+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_455-, and the Request Id: 362acaaa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.226+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_459-, and the Request Id: 75b2b67d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.233+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6478d0ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.238+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6699b4fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.238+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 632a5007, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.243+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b393d20, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.251+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58bcab4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.254+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50f2bc9d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.254+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 390823c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.255+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 390823c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.256+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 31c35c54, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.256+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31c35c54 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.259+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a21d73a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.259+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_454, and the Request Id: 4f84b262, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.259+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a21d73a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.260+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fce4bba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.260+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fce4bba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.261+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_453, and the Request Id: 252ac54a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.262+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56fd7731, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.266+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_450-, and the Request Id: 303048a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.273+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 763d4332, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.278+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 525961f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.279+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d55ef20, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.283+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1956b48c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.284+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1956b48c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.285+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 72c7743c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.286+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72c7743c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.286+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_452, and the Request Id: 68122f74, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.291+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1df92ca6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.293+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1df92ca6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.293+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_452-, and the Request Id: 2301e99, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.294+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9d90857, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.294+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_454-, and the Request Id: 42f992db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.295+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 37db50e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.296+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_453-, and the Request Id: 4be48104, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.296+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37db50e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.296+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_453, and the Request Id: 2b360e22, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.302+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35542e80, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.303+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e3d75ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.303+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e3d75ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.304+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6bda45e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.305+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38a3b8e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.305+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bda45e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.305+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_461, and the Request Id: 2b3f39f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.311+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6c851f0e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.312+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c851f0e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.313+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3def5ae0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.314+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3def5ae0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.314+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69e2e206, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.315+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5eac3a0a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.315+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5eac3a0a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.315+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 44274dda, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.316+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44274dda the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.316+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2554af92, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.317+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2554af92 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.317+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_456, and the Request Id: 6e855165, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.317+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_463, and the Request Id: 7b2f0c7a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.318+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fd3e712, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.319+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fd3e712 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.320+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_456, and the Request Id: 35b04d6b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.320+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7f399401, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.321+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f399401 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.322+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 664a0356, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.322+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 664a0356 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.323+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_460, and the Request Id: 38b5ea31, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.324+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 306a66e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.326+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_453-, and the Request Id: 6df02da2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.329+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_460-, and the Request Id: 5fb157cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.332+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ec264ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.332+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_461-, and the Request Id: 6acba98d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.337+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18b001f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.338+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_456-, and the Request Id: 11c1021a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.338+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_463-, and the Request Id: 982a6f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.338+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_456-, and the Request Id: 4c0706d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.339+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3749ccb7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.343+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b0af8e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.347+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 231f9065, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.353+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33c27beb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.353+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 705c2697, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.354+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 705c2697 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.357+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b2fc27, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.358+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 305428d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.359+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 305428d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.359+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_451, and the Request Id: a58a307, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.361+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13f15e21, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.363+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c1b9f05, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.363+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27cd94b3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.366+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 541baa18, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.367+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 541baa18 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.370+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 473de008, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.370+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f67ee3e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.371+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5c084600, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.372+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c084600 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.373+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_453, and the Request Id: 25e6c23f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.373+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 602b87fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.374+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 602b87fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.375+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c5e7dfa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.376+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c5e7dfa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.377+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_455, and the Request Id: 2edf9aae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.378+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e7c789e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.380+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eef0737, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.382+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f1bceac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.384+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_451-, and the Request Id: 6094b7df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.386+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a68dbdd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.388+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 572d63ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.389+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2567c293, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.390+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2567c293 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.390+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7e4c4360, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.391+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e4c4360 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.391+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_457, and the Request Id: 16f1b024, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.391+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3a7ff362, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.393+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a7ff362 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.394+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 232cda68, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.394+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 232cda68 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.395+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_462, and the Request Id: 746bd6fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.398+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_455-, and the Request Id: 5bab51b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.399+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_453-, and the Request Id: 363da4ac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.407+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_462-, and the Request Id: 1282e604, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.408+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45682e0a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.409+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5dfb4f8f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.409+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1bfb46c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.410+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5dfb4f8f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.410+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 45ddacb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.410+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45ddacb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.411+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5651747b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.413+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5651747b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.414+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 506080e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.414+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_457-, and the Request Id: 7ce178dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.414+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5c53f831, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.414+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 39d2e823, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.415+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 506080e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.415+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39d2e823 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.415+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c53f831 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.415+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 30737ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.415+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7430440f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.416+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7430440f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.416+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_457, and the Request Id: 6437da98, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.416+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30737ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.417+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6b6d1d11, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.417+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_461, and the Request Id: 79277ba2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.418+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b6d1d11 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.418+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_454, and the Request Id: 6d68ff2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.418+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_464, and the Request Id: 7124fec5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.419+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3efad9d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.420+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3efad9d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.420+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 378bbf13, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.421+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_454, and the Request Id: 5fe62e76, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.427+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5354c412, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.430+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_461-, and the Request Id: 1209a05d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.430+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_464-, and the Request Id: 4eba1634, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.432+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_457-, and the Request Id: 59c7951f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.434+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_454-, and the Request Id: 6ed89bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.434+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1999b1db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.434+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 809b35a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.436+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 358eb2fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.437+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24e1ad39, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.446+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d1c85a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.447+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d1c85a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.447+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_454-, and the Request Id: 4faa6efd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.449+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5cc94b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.450+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5cc94b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.451+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_452, and the Request Id: 473e46c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.455+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d2d6b5d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.463+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_452-, and the Request Id: 48effa46, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.466+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25bb34bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.470+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4ace591c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.471+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31104eb5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.471+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2f0f852e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.471+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ace591c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.473+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f0f852e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.476+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7e1c9363, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.477+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e1c9363 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.477+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bdba6d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.478+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 526cd04, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.479+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3d7756d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.479+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_454, and the Request Id: 501277b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.480+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d7756d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.481+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_456, and the Request Id: 7a90308c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.483+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d11f371, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.488+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 589cdf1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.489+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13cf1049, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.491+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c2edaba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.492+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c2edaba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.494+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 76762cdb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.495+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76762cdb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.498+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_458, and the Request Id: 22171f66, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.502+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7e0dc4a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.502+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5632d2c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.503+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e0dc4a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.504+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6dbe729a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.504+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d9ed19, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.505+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6dbe729a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.506+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f15e230, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.507+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_454-, and the Request Id: 4a9fb33b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.508+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_463, and the Request Id: 5c23d504, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.508+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_458-, and the Request Id: c75ad60, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.517+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_456-, and the Request Id: e762ecd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.519+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 39677343, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.520+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39677343 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.521+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47ff2322, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.522+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6e4594a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.522+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17893f8b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.522+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e4594a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.522+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 49ce8170, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.523+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49ce8170 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.523+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4753ffb8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.525+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34807bc1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.529+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 41d732c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.529+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_463-, and the Request Id: 27d8e1eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.530+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41d732c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.538+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_465, and the Request Id: 29e11814, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.539+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_462, and the Request Id: 6502a7b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.541+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6941ee39, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.542+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1b2ed5ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.543+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b2ed5ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.547+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2df38f57, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.548+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 35d3b5b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.549+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 53a76354, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.549+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35d3b5b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.550+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53a76354 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.550+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ee4b1d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.551+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_455, and the Request Id: 78a5b026, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.551+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ee4b1d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.552+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4aacbf3b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.552+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4aacbf3b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.553+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2040ece1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.555+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18dc99b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.556+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d86067f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.556+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_458, and the Request Id: 2e68a262, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.557+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d86067f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.557+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 47bfd153, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.558+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47bfd153 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.558+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_455-, and the Request Id: 7e57a245, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.558+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 73147b48, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.559+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73147b48 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.560+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_453, and the Request Id: 3e169601, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.561+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_455, and the Request Id: 7a5d1953, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.562+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_462-, and the Request Id: 5c2d9c14, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.566+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e30e5ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.567+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a892536, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.572+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 406e7590, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.573+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cfd291e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.575+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_465-, and the Request Id: 225118b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.579+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 638d7b1d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.580+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 638d7b1d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.580+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 74fbc21d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.581+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74fbc21d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.582+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_459, and the Request Id: 3cad3f2c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.590+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_458-, and the Request Id: 5cbd7f61, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.592+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46a17e57, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.599+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_453-, and the Request Id: 346a051a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.599+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_455-, and the Request Id: 237d2106, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.607+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 56e93942, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.608+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56e93942 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.608+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2733f93, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.608+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 717a99f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.609+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2b4acd2f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.609+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 717a99f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.610+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b4acd2f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.611+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5189270a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.611+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_455, and the Request Id: 111434ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.611+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5189270a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.612+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_457, and the Request Id: 1b9f3796, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.618+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_459-, and the Request Id: 317c8787, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.619+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c005220, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.629+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 721411d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.631+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e997d6f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.633+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e997d6f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.634+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_455-, and the Request Id: 45134ad8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.635+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 73d385f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.635+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73d385f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.636+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f32fdb7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.636+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13b3b024, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.637+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_457-, and the Request Id: 4cc2a355, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.638+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62a45047, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.638+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_464, and the Request Id: 58bae596, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.642+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f841e58, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.643+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f841e58 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.644+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 46750a70, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.645+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46750a70 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.646+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1bc8de77, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.648+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44d774bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.649+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_463, and the Request Id: 66f46cf9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.652+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12e7b89e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.655+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4efbf141, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.655+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c09b43f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.656+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2fe031e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.657+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fe031e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.658+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c099df1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.659+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c099df1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.660+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_466, and the Request Id: 6ce8f5e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.667+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fa77634, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.671+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73cddbd1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.675+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21c5ee01, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.691+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4815e7c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.692+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4815e7c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.693+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 31dc44e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.695+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31dc44e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.695+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_456, and the Request Id: 7b7441e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.699+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_463-, and the Request Id: 15f2990, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.702+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_464-, and the Request Id: f7316e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.705+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5403f775, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.706+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5403f775 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.708+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 736085f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.708+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 266c4de1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.709+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 736085f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.710+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35554733, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.711+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_466-, and the Request Id: 18f231ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.712+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5c6b2c55, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.713+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c6b2c55 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.713+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4a30ffa9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.713+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_456-, and the Request Id: 542fb339, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.713+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d10bc7d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.714+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d10bc7d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.714+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a30ffa9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.715+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_460, and the Request Id: 7b3ee8ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.716+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_459, and the Request Id: 1bec99a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.716+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 147ca705, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.717+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 147ca705 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.718+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_456, and the Request Id: 4a4ab999, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.721+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b5a74e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.722+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9baf5b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.723+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1ad94dd4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.724+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ad94dd4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.725+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: af0e9ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.726+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: af0e9ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.727+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_454, and the Request Id: 1decaa01, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.741+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 315ed01e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.741+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 315ed01e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.742+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70b38cc1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.744+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5ab1b633, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.744+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ab1b633 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.745+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40e97e0a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.745+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74716622, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.746+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17c3225, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.747+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_460-, and the Request Id: eaeaf98, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.747+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_456-, and the Request Id: 5369c04, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.748+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 16f01752, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.749+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_458, and the Request Id: e45c8cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.749+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16f01752 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.750+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7b0a513, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.750+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_459-, and the Request Id: 6c6d1155, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.751+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b0a513 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.751+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_454-, and the Request Id: 6bc9548f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.752+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_456, and the Request Id: 713d5889, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.755+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 17a421cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.756+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_458-, and the Request Id: 33fec342, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.758+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17a421cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.758+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 663eec6f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.761+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7fddffec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.762+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fddffec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.763+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_465, and the Request Id: 2af047e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.766+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7fb99875, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.769+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2331b4e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.773+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 635854e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.773+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7deee014, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.774+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 635854e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.776+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70e1c17, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.776+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f7aa3a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.777+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f7aa3a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.777+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b49f383, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.778+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_464, and the Request Id: 3ec69bf3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.779+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6fdc2c0a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.781+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_456-, and the Request Id: 5b45ddf0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.786+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c738653, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.787+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 75421dd2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.788+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75421dd2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.789+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44c6fc1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.790+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c0ae729, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.791+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c0ae729 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.791+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_461, and the Request Id: 756fd75, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.794+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_465-, and the Request Id: 124cde77, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.801+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_461-, and the Request Id: 5fac756c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.805+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30513c74, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.807+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5f1a83ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.808+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f1a83ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.809+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5fec90ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.810+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fec90ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.811+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_467, and the Request Id: 2efbdfd3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.817+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5bb9c484, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.824+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ade1cac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.829+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_464-, and the Request Id: 22dc9afa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.833+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d90349b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.840+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32d744d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.842+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67393d13, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.843+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67393d13 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.851+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3253c53f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.852+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3253c53f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.852+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5105d715, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.853+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5105d715 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.854+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ea4cc73, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.855+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7499a7ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.855+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_460, and the Request Id: 6ee66dee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.859+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 420ea171, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.859+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 420ea171 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.860+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21d97b16, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.860+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7499a7ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.861+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_457, and the Request Id: 4dcfc685, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.862+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3aaf6ee2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.863+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40340ac5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.863+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aaf6ee2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.863+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40340ac5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.864+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_457, and the Request Id: 59a19042, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.864+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 631b85e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.865+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 631b85e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.866+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_455, and the Request Id: 5f6910b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.871+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6195a683, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.872+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6195a683 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.873+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 70f04311, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.873+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70f04311 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.874+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_466, and the Request Id: 5985a0e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.877+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ef2be3b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.879+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_467-, and the Request Id: 2f29f9ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.879+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 17295305, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.880+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17295305 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.880+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 875c4b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.881+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 875c4b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.882+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_459, and the Request Id: 1cc44812, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.886+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_459-, and the Request Id: 1fa4e4cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.888+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 614e36ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.888+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14319a17, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.894+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_457-, and the Request Id: 38e72e9e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.895+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_457-, and the Request Id: 762fcf29, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.895+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_455-, and the Request Id: 541ba6ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.902+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_466-, and the Request Id: 7ec9b756, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.912+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43c90d4e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.913+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_460-, and the Request Id: 2fbda350, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.913+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 65831430, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.914+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65831430 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.915+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 39e08f7a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.916+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39e08f7a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.917+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_457, and the Request Id: 591b6598, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.918+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6804c2ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.923+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 429f6440, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.924+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 429f6440 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.927+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2dd2823b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.928+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2dd2823b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.929+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ca50d13, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.932+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_462, and the Request Id: 6df08b69, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.937+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1367c8ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.942+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37b14394, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.947+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4de23659, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.949+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69379562, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.949+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21b1470d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.949+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c72aea8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.954+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_457-, and the Request Id: 6b8ab120, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.954+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 31d7979f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.955+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31d7979f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.959+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_462-, and the Request Id: 3a302140, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.960+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 76122e7b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.960+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76122e7b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.961+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_465, and the Request Id: 54fa3631, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.963+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1abf2005, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.966+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a938917, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.971+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 349f629c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.972+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 349f629c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.973+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4c6a9051, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.974+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c6a9051 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.976+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_458, and the Request Id: 3be331a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.977+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e9e0ece, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.983+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b396ab8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.984+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b396ab8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.985+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 41d7f280, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.985+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41d7f280 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.986+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_468, and the Request Id: f31360c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.990+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_468-, and the Request Id: 4b545b4b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.992+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c52c5f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.993+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c78bbe2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.996+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79eae2d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:42.999+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10935fa3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.005+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_465-, and the Request Id: 4c1c4cb7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.008+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d121eb9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.015+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65d36dff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.018+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_458-, and the Request Id: 45efbbe6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.029+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 13b459c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.029+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e6fe2ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.030+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13b459c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.030+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e6fe2ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.030+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3346848e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.033+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 308d77f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.033+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 308d77f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.033+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4af8b9e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.034+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4af8b9e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.035+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_467, and the Request Id: 63178bfe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.035+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a42e327, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.035+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_458, and the Request Id: 193ab6fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.036+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a42e327 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.038+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 17842531, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.038+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 445d7b49, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.038+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17842531 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.039+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 445d7b49 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.040+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_456, and the Request Id: 42e0dcbe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.041+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8589b64, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.041+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8589b64 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.042+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_458, and the Request Id: b7d90b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.044+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7760d3cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.047+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f4ee95a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.048+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f4ee95a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.049+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78c0c2d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.050+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78c0c2d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.052+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d7ea1fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.052+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_460, and the Request Id: 3e3e8a9d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.055+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e4693b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.057+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_460-, and the Request Id: 25ff7ade, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.060+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_467-, and the Request Id: 33896c82, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.066+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_456-, and the Request Id: 46dc8af1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.068+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_458-, and the Request Id: 39433b80, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.071+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_458-, and the Request Id: 22509774, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.075+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3466b739, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.076+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3466b739 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.077+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1169ee67, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.077+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1169ee67 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.078+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_463, and the Request Id: 579d74b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.080+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7af1b490, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.083+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65c0af0d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.087+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5af97b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.088+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5af97b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.092+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43fbe61, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.093+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43fbe61 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.094+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 27d9b5cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.095+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27d9b5cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.096+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_461, and the Request Id: 5b17e9da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.097+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 615126b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.098+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 615126b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.098+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_459, and the Request Id: 74555988, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.099+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e23374c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.100+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68b25756, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.102+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f63f1ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.110+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3912b4bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.112+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6795706c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.114+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b69a8aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.115+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_463-, and the Request Id: 6ddf5b0a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.120+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2885c79c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.121+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2885c79c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.122+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_461-, and the Request Id: 39533b68, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.123+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7ab2792e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.123+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ab2792e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.124+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_459-, and the Request Id: 69561faf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.135+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_466, and the Request Id: 184357ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.136+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e0cc7ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.141+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ad6e298, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.141+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f07935, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.142+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f07935 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.142+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7cd6c9c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.143+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f78061a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.143+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f78061a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.144+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_469, and the Request Id: c4f8671, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.149+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61cd1c8c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.152+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ea329e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.152+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 78e5ddc9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.153+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78e5ddc9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.153+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ae4ece7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.154+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ae4ece7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.155+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_468, and the Request Id: 8215448, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.161+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47e860e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.162+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f79e5b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.164+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_466-, and the Request Id: 6642f0b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.167+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_468-, and the Request Id: 30889ad0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.169+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1842ded7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.170+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_469-, and the Request Id: 2319887e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.171+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 77bf66fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.172+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77bf66fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.172+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 16b679a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.173+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16b679a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.175+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7628e71f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.175+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 294766ad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.176+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7628e71f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.176+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 294766ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.177+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_459, and the Request Id: 252593d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.177+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_457, and the Request Id: 2a9ec108, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.179+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77c04cd8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.183+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23712053, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.184+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23712053 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.185+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 34fad606, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.185+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34fad606 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.186+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_461, and the Request Id: 217a9101, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.188+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 388ff989, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.205+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a42be1c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.208+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e55658b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.210+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1accbc1a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.212+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6bfe7b4f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.212+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bfe7b4f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.213+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 423a0de0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.214+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 423a0de0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.214+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_459, and the Request Id: 5cd34868, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.214+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 704ec61c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.215+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_459-, and the Request Id: 1dae6e3b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.218+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_457-, and the Request Id: 62bb70e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.224+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1fc05eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.225+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fc05eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.228+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1d490615, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.229+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d490615 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.230+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_464, and the Request Id: 1e0dce1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.238+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 26b1eb25, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.239+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_461-, and the Request Id: 4ea9ce64, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.239+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26b1eb25 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.239+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 791a7469, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.241+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6b58a8a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.242+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b58a8a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.242+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_460, and the Request Id: 593e1ddc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.244+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2388a24c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.246+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_464-, and the Request Id: 316ecd81, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.246+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f8068f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.247+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f8068f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.250+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e8f16a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.250+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 60d5690f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.251+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60d5690f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.251+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 806941, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.253+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_462, and the Request Id: 6eacd413, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.254+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1a19cbb8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.254+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a19cbb8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.255+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 68c2025f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.256+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6722e03a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.256+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6722e03a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.260+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68c2025f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.260+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_470, and the Request Id: 23d6e22, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.260+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_460-, and the Request Id: 297e7529, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.261+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47e8e105, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.263+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeed08f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.263+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 511739ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.263+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4081842a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.263+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 511739ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.264+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_459-, and the Request Id: 775c5d92, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.264+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d91c524, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.265+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_467, and the Request Id: 62e335be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.269+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_462-, and the Request Id: 297c990c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.269+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 79fa18f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.270+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79fa18f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.275+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 72871bfe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.275+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6361ac74, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.276+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72871bfe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.276+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6361ac74 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.276+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 683bd0a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.276+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7925252, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.277+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a07e5d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.277+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_470-, and the Request Id: 172a016f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.277+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68a36228, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.278+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ca51cf5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.278+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_469, and the Request Id: 1a05fef8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.278+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ca51cf5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.279+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_460, and the Request Id: daa792d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.279+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47b5895, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.282+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_467-, and the Request Id: 6db74390, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.283+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1cfc842c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.289+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1889c51f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.291+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6036bbfc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.291+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6036bbfc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.293+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_469-, and the Request Id: a3e5d30, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.294+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 432ee04e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.295+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 793e6e3f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.295+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 432ee04e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.295+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 793e6e3f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.296+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_460-, and the Request Id: 48b48d10, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.298+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b1cac34, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.298+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_465, and the Request Id: 5d618bbd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.298+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5c7349cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.299+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c7349cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.299+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49f21b03, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.300+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4abee3b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.300+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6aa86e52, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.300+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4abee3b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.300+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 586b026b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.301+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 586b026b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.301+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_458, and the Request Id: 396ade60, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.302+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_462, and the Request Id: 49f74b58, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.305+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63e3fbec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.306+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4903534d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.307+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30521f16, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.309+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 767ee434, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.313+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e9890c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.313+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e9890c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.315+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b385eed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.315+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b385eed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.316+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_471, and the Request Id: 61788a36, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.316+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_462-, and the Request Id: 2e489e9b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.316+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_458-, and the Request Id: 3b6ed2c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.317+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c798656, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.317+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c798656 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.318+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3283d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.318+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 70c4933b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.319+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70c4933b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.321+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_465-, and the Request Id: 79130bed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.321+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3861080a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.322+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7836f36b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.322+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3861080a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.322+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7836f36b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.323+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e5df90c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.323+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_461, and the Request Id: 1d53f31a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.323+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e5df90c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.324+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1b3ec79d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.324+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6795df6e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.324+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b3ec79d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.326+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_460, and the Request Id: 71eebee0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.326+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_463, and the Request Id: 7700eac4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.326+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e2d80e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.328+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 50aa8c9d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.329+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50aa8c9d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.335+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 49559f53, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.335+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_461-, and the Request Id: 20cae398, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.336+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49559f53 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.337+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_470, and the Request Id: 5f9a25aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.337+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_471-, and the Request Id: 5f9c2a22, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.337+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 757aee87, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.338+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_463-, and the Request Id: 7e25ec17, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.338+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4475cc2d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.339+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_460-, and the Request Id: 3efbd448, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.344+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2be8838c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.344+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29489e3a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.347+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6254243e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.347+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ce80456, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.347+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 382ddb09, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.349+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6df9c0c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.349+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_470-, and the Request Id: 6e94c512, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.351+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 26492b76, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.352+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26492b76 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.353+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 55c2318e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.353+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55c2318e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.354+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f1c19c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.355+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 68eff913, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.355+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6cc35cc0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.356+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cc35cc0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.356+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68eff913 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.356+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52b12efa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.358+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e3db81b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.359+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e3db81b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.359+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32fe081b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.360+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_468, and the Request Id: 584c0041, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.361+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 34327e47, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.361+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d5e1166, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.361+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 55d5c247, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.361+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34327e47 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.361+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55d5c247 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.361+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28669f7e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.361+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6d09d272, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.362+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d09d272 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.363+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_463, and the Request Id: 74b46b19, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.363+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_461, and the Request Id: 5f13b385, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.366+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51c19304, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.370+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_468-, and the Request Id: 53ebf7bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.372+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_463-, and the Request Id: 9636204, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.375+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_461-, and the Request Id: 159e5aed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.376+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62948b4b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.379+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_466, and the Request Id: 3b762384, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.380+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 392a165c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.380+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e3effbe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.381+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 392a165c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.382+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65df2c73, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.382+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 251728c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.382+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e196b99, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.383+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 251728c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.383+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 570bc0b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.384+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 570bc0b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.384+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 677fec4e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.385+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5cc6df06, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.385+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 677fec4e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.385+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2457a7bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.385+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2457a7bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.388+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 56a23610, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.389+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56a23610 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.389+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_472, and the Request Id: 25d9603a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.390+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6b00c2bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.390+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b00c2bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.390+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_462, and the Request Id: 6c030493, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.391+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 34525f0e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.391+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34525f0e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.391+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_461, and the Request Id: 49c550d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.392+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_471, and the Request Id: 3211ab67, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.392+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3cb432bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.393+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 292e8f33, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.393+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 292e8f33 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.394+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_466-, and the Request Id: 178de922, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.394+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4b870d7c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.394+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b870d7c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.395+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_459, and the Request Id: ad39fb5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.398+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7931081a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.398+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7931081a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.399+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_461-, and the Request Id: 35ef0a2b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.399+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3f270626, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.399+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f270626 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.400+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b07163, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.400+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b07163 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.401+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1975fd7e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.401+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fdc0904, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.401+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41555d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.401+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1975fd7e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.402+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_469, and the Request Id: 6d8b4691, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.402+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_464, and the Request Id: 4ec31218, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.403+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_472-, and the Request Id: 6f9b8d47, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.404+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_471-, and the Request Id: 51191c75, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.404+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6118ddc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.405+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_462-, and the Request Id: 6ba9f10e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.405+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_459-, and the Request Id: 7a72731b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.406+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18fd5504, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.408+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 571f6008, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.408+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 716f551c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.409+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 571f6008 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.412+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6a4e68ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.413+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a4e68ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.413+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 282e9d0b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.414+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 533b8fab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.415+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 752df20f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.415+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_464-, and the Request Id: 2c419888, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.415+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_462, and the Request Id: 6a694115, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.415+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66f63dde, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.419+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_469-, and the Request Id: 468edd77, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.419+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33333762, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.419+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31042be4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.420+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_462-, and the Request Id: 24ef754, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.423+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 681100ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.424+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6dc1d176, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.424+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4cfa81cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.424+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67109160, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.424+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6dc1d176 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.425+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cfa81cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.425+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67109160 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.427+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c4e72f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.428+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29767144, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.428+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74212bc8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.428+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 195b30ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.428+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 195b30ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.428+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29767144 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.429+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_467, and the Request Id: 37764dd8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.429+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_462, and the Request Id: 24e903b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.430+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 138ea9f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.430+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ee682a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.430+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 36b3bd10, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.430+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b1b6de7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.431+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36b3bd10 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.431+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e52067e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.431+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_464, and the Request Id: 486781ac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.436+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ad93172, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.436+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_462-, and the Request Id: 69d2eb9c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.437+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ad93172 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.437+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_467-, and the Request Id: 255bbe41, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.438+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b04191d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.438+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b04191d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.439+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 548e60bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.440+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 548e60bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.440+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c15be35, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.440+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79d12b73, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.440+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c15be35 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.440+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a737e25, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.441+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a737e25 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.441+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: eca3ee3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.441+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_472, and the Request Id: 66b888b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.441+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eca3ee3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.441+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_465, and the Request Id: 193ac36, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.442+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_473, and the Request Id: 213d96a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.442+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23f4e08d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.443+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23f4e08d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.443+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_464-, and the Request Id: 33a69d28, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.443+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5835e9b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.444+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5835e9b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.445+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_472-, and the Request Id: 65521f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.446+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76a19144, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.446+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d8b5750, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.446+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d8b5750 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.446+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 531fdb7a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.447+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_465-, and the Request Id: 24ce9db4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.447+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 531fdb7a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.447+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_460, and the Request Id: 51a5714c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.448+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 126ba9d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.448+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_463, and the Request Id: 4d17a07e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.448+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 126ba9d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.449+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 30db4077, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.449+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30db4077 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.450+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 749591, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.453+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_473-, and the Request Id: 62693410, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.453+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_463, and the Request Id: 3c8ed9d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.453+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29b5e47f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.453+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca6f4f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.454+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_463-, and the Request Id: 6807e047, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.457+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 17720ef4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.458+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17720ef4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.458+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62ec61c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.459+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2f3f835a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.460+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f3f835a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.460+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_470, and the Request Id: 5d718209, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.461+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79147e46, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.463+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_460-, and the Request Id: ec8fa5d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.463+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7bd46a5b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.465+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f85ca26, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.465+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_463-, and the Request Id: 7abfdd28, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.466+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6771a654, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.466+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2034f958, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.467+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8175b91, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.467+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30758b4b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.472+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_470-, and the Request Id: 34180c7c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.473+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a35ae42, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.473+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 441c9d6e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.474+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 441c9d6e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.475+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7b3f0899, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.475+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b3f0899 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.476+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_463, and the Request Id: 44b6a057, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.478+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5000821f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.479+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 480c0978, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.479+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5000821f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.480+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ee7114d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.481+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4312da1f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.482+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2aadcb41, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.483+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 66ea1cfd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.483+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 68a79321, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.483+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66ea1cfd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.484+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68a79321 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.486+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74c283f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.486+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 679a979e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.487+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 679a979e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.487+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_463-, and the Request Id: 4757faed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.487+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22a5e8c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.488+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4fe02e73, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.488+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 45b2fb77, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.488+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fe02e73 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.488+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45b2fb77 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.489+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41467855, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.490+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1f4b3c63, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.490+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f4b3c63 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.492+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_465, and the Request Id: 751816a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.493+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 76559475, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.493+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 47791cdb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.493+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76559475 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.494+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47791cdb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.493+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_473, and the Request Id: 1411e710, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.495+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_468, and the Request Id: 6e94b8c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.495+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 10079081, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.495+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_466, and the Request Id: 35bd1f0c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.495+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10079081 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.498+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_474, and the Request Id: a893410, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.502+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14ed4850, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.502+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_466-, and the Request Id: 790db69f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.502+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7159b3bc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.503+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_465-, and the Request Id: 537e7ea2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.503+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49daf13e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.503+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5ed87831, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.504+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49daf13e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.504+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 275f7ff6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.505+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 275f7ff6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.505+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 24e399fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.506+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4b34bd5b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.505+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ed87831 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.506+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b34bd5b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.506+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24e399fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.507+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 20bb14f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.507+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_461, and the Request Id: 5e3b7fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.507+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_468-, and the Request Id: 7a5fdd61, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.507+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20bb14f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.507+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_474-, and the Request Id: 6c9c84bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.508+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_473-, and the Request Id: 26e758e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.508+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_464, and the Request Id: 59114aa6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.508+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_464, and the Request Id: 6034ca30, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.516+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_464-, and the Request Id: 4e6c59a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.516+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 320295e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.516+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_461-, and the Request Id: 1989e2c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.516+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 38f7a52b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.517+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d5e7469, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.517+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e997363, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.518+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56347645, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.518+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38f7a52b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.518+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54a71654, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.518+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1f18074c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.519+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f18074c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.521+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_471, and the Request Id: 2b01194c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.521+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e205de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.522+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_464-, and the Request Id: 466f821b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.524+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 307acd0f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.525+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef2d5fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.527+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a41f9c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.528+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2085d51b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.528+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4512b01d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.529+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2085d51b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.529+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 191d385e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.529+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b4ad401, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.530+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1488386e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.530+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1488386e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.531+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_464, and the Request Id: 3532544b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.536+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 771aedf8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.537+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 771aedf8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.538+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 441d60a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.540+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 30b54286, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.541+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30b54286 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.542+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_467, and the Request Id: 1506c154, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.549+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_464-, and the Request Id: 2d25429a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.550+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 271a1242, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.550+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_471-, and the Request Id: 5c8a8ee1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.553+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7fd23628, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.554+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fd23628 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.555+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c15d1ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.555+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c15d1ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.556+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_475, and the Request Id: a47bff2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.559+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 15ec1829, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.559+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25cc9d1e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.564+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_467-, and the Request Id: 31f04bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.572+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15ec1829 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.573+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ce39081, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.573+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ddced80, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.574+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ce39081 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.576+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c94c09, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.576+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 44808473, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.577+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44808473 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.577+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a3f5330, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.577+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_466, and the Request Id: 24636ff0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.578+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_475-, and the Request Id: 94def8f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.579+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7427317a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.579+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 62dfb982, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.580+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7427317a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.580+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62dfb982 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.580+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6fe7d977, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.581+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78bfca7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.581+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78bfca7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.581+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_474, and the Request Id: 24764882, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.584+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 77adb388, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.585+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77adb388 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.585+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 73bdf59c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.586+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73bdf59c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.586+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_469, and the Request Id: 64d5b393, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.586+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f81fca8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.586+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f81fca8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.586+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7960a36, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.588+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_465, and the Request Id: 1aee3e71, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.588+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6a96fd98, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.589+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a96fd98 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.590+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_462, and the Request Id: 5b6aea98, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.595+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b98ec56, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.596+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60661cdd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.597+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_466-, and the Request Id: 443e5a59, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.597+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_474-, and the Request Id: 484d06e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.597+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6db87ba8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.598+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 13064d18, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.599+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13064d18 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.601+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 32118660, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.602+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32118660 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.602+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_469-, and the Request Id: 43065e60, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.602+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_465-, and the Request Id: 5c6cbe02, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.603+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_462-, and the Request Id: 60bab8e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.604+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_465, and the Request Id: 71d5f12e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.604+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 48cd3bfa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.604+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48cd3bfa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.605+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2fef51f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.606+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a02514c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.607+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a02514c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.607+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3905f81a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.607+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42593844, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.609+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_465, and the Request Id: 235db7ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.609+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5147c560, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.610+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5147c560 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.610+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30f830b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.611+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 783e3156, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.611+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e9a3bfa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.611+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 783e3156 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.612+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_472, and the Request Id: 27c4fd2e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.616+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a6251f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.616+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40c53bfe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.617+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_465-, and the Request Id: 6eccb567, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.617+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 173b8594, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.618+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 173b8594 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.618+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7cd4b7c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.619+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 58044ea0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.619+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58044ea0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.623+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_468, and the Request Id: 1e816a51, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.624+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_472-, and the Request Id: 3675edf6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.628+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_468-, and the Request Id: 27a32d15, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.628+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5be3c47e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.629+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5be3c47e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.630+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7ddc0ece, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.630+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ddc0ece the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.631+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_467, and the Request Id: 689cd373, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.632+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b08ed62, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.633+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c155434, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.635+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6b8b72e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.636+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b8b72e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.637+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 44897bc0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.637+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44897bc0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.638+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e14336, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.638+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34f177d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.639+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e14336 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.639+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_467-, and the Request Id: 2dda97c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.639+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60e953e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.641+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e9d7958, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.641+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4eb1458, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.641+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_476, and the Request Id: 18b4146, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.642+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57ee4c7c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.642+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4eb1458 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.642+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_475, and the Request Id: 3afdc8d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.643+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_465-, and the Request Id: 51af1ded, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.643+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b517992, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.649+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74afe26e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.649+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7bacfff3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.651+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bacfff3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.659+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 169a74a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.660+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 169a74a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.660+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 262de916, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.661+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 262de916 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.661+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_470, and the Request Id: 3c1c8955, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.661+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_476-, and the Request Id: 395a3d9b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.661+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 53216244, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.662+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53216244 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.662+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ac2397a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.663+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ac2397a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.663+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 641739c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.663+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 641739c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.664+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_463, and the Request Id: 42356eb0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.669+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4166ef60, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.671+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3515c4a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.672+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3515c4a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.672+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2186701e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.674+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 44ccf9b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.674+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_466, and the Request Id: 1826482a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.675+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44ccf9b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.675+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_475-, and the Request Id: 1d2c6222, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.676+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_473, and the Request Id: 1c6fb3fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.677+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63dd2169, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.683+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_470-, and the Request Id: 38d10a8a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.683+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14b4cf38, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.688+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5bb401f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.689+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_463-, and the Request Id: 5411eeb5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.690+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 31ec0dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.690+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31ec0dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.690+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f59a183, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.691+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_466-, and the Request Id: 22b7296, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.692+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2dfae92d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.692+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2dfae92d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.693+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_469, and the Request Id: 5e726801, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.694+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 605818c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.698+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_473-, and the Request Id: 35b09cfc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.706+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a5caf5d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.707+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60f1af58, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.710+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e851559, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.710+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e851559 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.711+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78710c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.711+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78710c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.712+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6278727d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.714+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 528da0d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.720+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2bcbe40b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.723+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3eb59fb3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.724+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3eb59fb3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.725+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_466, and the Request Id: 46aaa0ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.726+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e3d8fe4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.727+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e3d8fe4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.728+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_466, and the Request Id: 8219fac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.732+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68638fec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.732+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_469-, and the Request Id: 7b3690b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.737+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1113db37, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.737+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_466-, and the Request Id: 542a0fb2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.738+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64e0deb3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.742+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5692a44d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.743+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5692a44d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.743+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 62836486, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.744+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62836486 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.744+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 28bf1086, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.744+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bbe657, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.745+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28bf1086 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.745+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_468, and the Request Id: 2e0b6746, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.747+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 20bd715d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.748+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20bd715d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.751+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_477, and the Request Id: 1b89fd2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.751+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_466-, and the Request Id: 79155cea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.751+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42c25ec5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.752+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 465ae73b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.753+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 465ae73b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.755+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3681e437, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.755+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27e7c094, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.756+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3681e437 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.757+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_471, and the Request Id: 3941bb9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.763+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 368c9716, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.763+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 631ec6cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.763+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9e1963a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.764+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1bf7304e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.764+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1963a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.768+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6aec0ab4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.769+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6aec0ab4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.770+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 68412551, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.770+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68412551 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.770+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_477-, and the Request Id: 2ec226c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.771+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_468-, and the Request Id: 183ed605, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.771+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_476, and the Request Id: 5f2827a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.771+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_471-, and the Request Id: 33dea244, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.772+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 67758729, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.773+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67758729 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.780+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 124cf624, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.780+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c154855, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.781+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_464, and the Request Id: 7b34ff33, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.787+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 46f318c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.788+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61de3973, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.788+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46f318c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.790+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ecd838a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.791+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ecd838a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.792+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e846b4f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.792+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e846b4f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.793+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b80d39c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.793+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_474, and the Request Id: 63ef4f74, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.793+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b80d39c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.798+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_467, and the Request Id: e231f8e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.798+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b726ae8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.798+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_476-, and the Request Id: 39099992, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.804+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1cbbdead, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.804+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4341dd82, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.804+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 26071b0b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.805+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26071b0b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.805+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cbbdead the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.807+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 67c40ab2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.807+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c9c88f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.808+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67c40ab2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.809+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_470, and the Request Id: 6af20ac0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.809+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_474-, and the Request Id: 1d586982, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.811+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1d7830c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.811+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1b590e40, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.812+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d7830c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.812+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b590e40 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.812+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_464-, and the Request Id: 10f2e98f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.812+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38ba01c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.813+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_467-, and the Request Id: 41592b6c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.814+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 57751ab9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.815+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57751ab9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.815+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_467, and the Request Id: 58236f5b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.815+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e734f7c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.816+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19fbf14f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.816+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_467, and the Request Id: 69d6f35, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.818+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b53da67, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.820+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_470-, and the Request Id: 69f68dac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.821+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 587135eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.821+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13b5dac4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.822+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_467-, and the Request Id: 72e4b7a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.823+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5ddbb6a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.823+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 184838b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.824+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ddbb6a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.828+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7f733d29, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.828+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: bf199e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.829+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f733d29 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.829+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bf199e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.830+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_469, and the Request Id: 31a427e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.830+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c97f4b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.830+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 56a46707, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.831+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56a46707 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.832+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 55a44231, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.832+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_467-, and the Request Id: 74aa6567, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.833+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_477, and the Request Id: 7c4fb81c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.833+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55a44231 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.838+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4cb388b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.839+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cb388b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.839+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a72311d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.839+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_472, and the Request Id: 1986a337, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.840+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a72311d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.841+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1b2a8087, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.842+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b2a8087 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.842+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_465, and the Request Id: 778140cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.846+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 84df686, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.846+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a85f04d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.847+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6413034a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.849+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_477-, and the Request Id: 71ea8c48, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.850+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ef1acce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.850+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_469-, and the Request Id: 6b6fb3b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.852+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_465-, and the Request Id: 58d5c752, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.855+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_472-, and the Request Id: 25c3b483, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.858+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 997e6b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.860+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a69da7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.860+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30863424, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.861+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d068a18, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.861+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66b2161c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.861+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a3f102b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.862+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a3f102b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.865+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f2dbf35, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.866+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f2dbf35 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.866+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 38792b3c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.867+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38792b3c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.867+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71645efd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.868+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4d428776, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.868+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d428776 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.869+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 311217ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.869+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 311217ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.869+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_478, and the Request Id: 3dd38f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.871+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 72981e84, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.872+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72981e84 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.873+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_475, and the Request Id: 42e42687, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.874+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_468, and the Request Id: 69fbce47, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.875+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 200d2fd4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.875+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 224f1727, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.885+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34be82ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.886+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f0f1bd2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.887+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f0f1bd2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.887+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b08fb72, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.888+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29e1fd83, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.888+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 367f0beb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.889+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 367f0beb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.892+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_468, and the Request Id: 7626c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.894+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_475-, and the Request Id: 737431, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.896+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_478-, and the Request Id: c4d0423, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.897+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_468-, and the Request Id: 1f80e65c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.897+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6bd0172c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.897+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 58079ef2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.898+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_468-, and the Request Id: 4dad9210, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.898+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58079ef2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.899+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4774fae5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.900+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4774fae5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.901+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e871e99, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.901+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 21b4297, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.901+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 84cb9d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.902+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 717c8373, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.902+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b4297 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.902+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 717c8373 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.902+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 42401e05, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.902+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a12553e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.903+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42401e05 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.903+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a12553e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.909+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f5988c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.910+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f5988c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.911+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5aae82e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.911+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1809de34, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.912+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6cdc35d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.913+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cdc35d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.913+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_468, and the Request Id: 6e6cd9c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.913+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3a660b8d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.913+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_470, and the Request Id: 10d8226f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.914+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a660b8d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.914+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31771a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.914+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 196aa7e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.914+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 196aa7e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.918+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 73b33fdb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.919+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d79c094, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.919+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73b33fdb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.919+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22910dd4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.919+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d79c094 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.921+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e35d796, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.922+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_471, and the Request Id: 59378b31, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.922+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e35d796 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.922+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_473, and the Request Id: 6f4d8080, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.923+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 148fb356, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.924+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 148fb356 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.925+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_478, and the Request Id: 768d8017, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.926+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_476, and the Request Id: 1166d883, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.926+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c5d2490, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.927+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_468-, and the Request Id: 32cbf777, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.932+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_473-, and the Request Id: 4b0c3add, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.932+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_478-, and the Request Id: 4be93059, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.933+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_471-, and the Request Id: 2278a75e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.934+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 61fbdca9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.934+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_476-, and the Request Id: 4da58ff5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.934+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_466, and the Request Id: 16052830, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.935+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61fbdca9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.935+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 478a0bd1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.940+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50daa18, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.940+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2976ddd0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.941+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2976ddd0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.942+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_469, and the Request Id: 55cac1e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.944+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44ac658a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.945+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b6527f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.945+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_470-, and the Request Id: 573e5d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.946+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4718ef84, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.947+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c4661e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.948+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62937e50, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.954+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3763b577, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.955+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e9772c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.961+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_469-, and the Request Id: 1d5767dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.963+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5f485bbd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.964+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f485bbd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.965+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3eda290f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.966+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_466-, and the Request Id: 93d450d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.966+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 702a403f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.966+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1860ee99, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.967+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a68ce7f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.967+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1860ee99 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.967+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 50c6953e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.968+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a68e552, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.968+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 589d253d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.968+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a68e552 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.968+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50c6953e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.968+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 589d253d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.969+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 621e6b21, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.969+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35ade91e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.970+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 26620f1c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.970+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 725a2160, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.971+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26620f1c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.971+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 725a2160 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.971+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_469, and the Request Id: 38e65982, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.974+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_469, and the Request Id: 4f27c07, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.975+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_479, and the Request Id: 42e0ef15, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.975+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3760dc65, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.976+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3760dc65 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.976+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 77da9aa8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.976+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b7705f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.977+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b7705f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.977+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77da9aa8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.978+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_477, and the Request Id: 30beb50f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.978+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6220632, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.978+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 256d19ad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.978+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6220632 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.979+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 256d19ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.979+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_479, and the Request Id: 2317aaba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.980+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_474, and the Request Id: 272af5f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.981+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5197fccc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.981+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5197fccc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.982+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: eefcf00, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.982+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_479-, and the Request Id: 2e72fdb1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.983+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eefcf00 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.983+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d7c4433, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.986+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 643189c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.990+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_469-, and the Request Id: 7083c8d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.990+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_469-, and the Request Id: 6f4e4b41, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.991+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_472, and the Request Id: 199164d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.992+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ee88932, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.995+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_477-, and the Request Id: 56a913fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.995+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_479-, and the Request Id: 7c3d48a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.996+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1352745c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.997+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1352745c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.997+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 34fdb356, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:43.998+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34fdb356 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.000+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_470, and the Request Id: 7164f370, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.028+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_470-, and the Request Id: 16ddc118, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.029+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2426e47b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.029+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 91d6815, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.030+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_474-, and the Request Id: 53f2b6af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.031+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 44dbd10a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.031+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5dde1175, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.031+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44dbd10a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.032+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_472-, and the Request Id: 47ce7d7a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.034+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41516e49, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.038+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e3c8379, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.039+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 547ebd9b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.040+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d810148, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.041+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a83d5e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.041+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 547ebd9b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.042+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_471, and the Request Id: 67a524be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.046+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69d3b205, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.047+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d4cf6a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.047+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 689778bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.050+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e20ce2c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.051+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: cef350e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.052+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: bc79ac0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.053+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d85e6e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.054+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1d7e1508, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.054+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d7e1508 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.054+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5934df8b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.055+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5934df8b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.055+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_471-, and the Request Id: 7121ace8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.056+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6fa1f5b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.057+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fa1f5b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.057+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 419e6a19, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.057+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 419e6a19 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.058+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_467, and the Request Id: 30ca4184, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.059+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_478, and the Request Id: 31a8837e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.067+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 339d4185, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.068+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b41dc87, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.068+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 12a76666, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.069+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12a76666 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.072+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c42a1c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.072+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c42a1c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.077+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_470, and the Request Id: 19f3b880, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.077+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5c6f02d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.078+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c6f02d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.079+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 65abbfac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.079+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5dbcc1b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.079+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65abbfac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.080+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65233938, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.080+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5dbcc1b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.081+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c612b56, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.082+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 66f979c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.082+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 11644237, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.083+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66f979c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.083+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11644237 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.083+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7f12abf6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.084+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f12abf6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.084+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_470, and the Request Id: 5e203de0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.085+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_480, and the Request Id: 5ac5a201, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.085+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_467-, and the Request Id: 7f40868e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.086+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_480, and the Request Id: 7b7b9d49, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.090+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_478-, and the Request Id: 1386239, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.092+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 282ea571, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.096+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 282ea571 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.096+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_470-, and the Request Id: 1271f606, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.099+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3643d7a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.100+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3643d7a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.100+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f45d106, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.100+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d49f273, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.100+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 10c1f40f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.101+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f45d106 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.101+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10c1f40f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.102+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_471, and the Request Id: 57110475, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.103+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6819d90b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.103+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4d11509e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.103+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6819d90b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.104+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d11509e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.106+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_473, and the Request Id: 2435c70, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.106+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_470-, and the Request Id: 101a30ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.106+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_475, and the Request Id: 10c2c6e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.110+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_480-, and the Request Id: 7c4872a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.113+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d12ddd8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.114+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_480-, and the Request Id: 1c18437e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.117+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39278e7d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.120+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ab0bcb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.121+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43974fb4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.122+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43974fb4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.122+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_475-, and the Request Id: 325726e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.123+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 267ceb4a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.124+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 267ceb4a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.124+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_471-, and the Request Id: 1f036cab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.124+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65bdf713, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.125+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_472, and the Request Id: 54ac8a76, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.126+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 381a9d23, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.126+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b2faf2b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.128+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4cdac286, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.128+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cdac286 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.129+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 61b76c12, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.129+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61b76c12 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.130+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_468, and the Request Id: 3308a0d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.131+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ebf424e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.133+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 645f0a42, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.134+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21515664, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.135+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_473-, and the Request Id: 72c28df5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.136+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11c2a12f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.136+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_472-, and the Request Id: 9fd449a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.136+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 787941a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.144+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7044ced6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.144+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_468-, and the Request Id: 16dcbb49, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.145+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23ecb0d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.145+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 37c45c61, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.146+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37c45c61 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.146+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 221e4271, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.147+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 221e4271 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.147+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_481, and the Request Id: 215d1c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.151+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4781719e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.153+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e7adaa4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.153+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34e6f40a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.154+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e7adaa4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.154+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bf963e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.155+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 232c1b67, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.155+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5241c2ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.158+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64cd1f9d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.159+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5241c2ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.160+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_476, and the Request Id: 65353ba7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.161+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e676134, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.163+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7f40d607, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.163+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6fe4eb02, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.164+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f40d607 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.164+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fe4eb02 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.165+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 37d15e18, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.166+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37d15e18 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.166+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e88bef5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.166+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e88bef5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.167+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_479, and the Request Id: 5c9eff55, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.167+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 159eff34, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.168+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 159eff34 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.168+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f7d6b00, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.169+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f7d6b00 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.169+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 31bff033, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.170+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31bff033 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.170+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e5c65a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.170+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e5c65a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.170+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 536ced24, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.171+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_476-, and the Request Id: 690b9681, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.173+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e972e3c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.173+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_479-, and the Request Id: b75f21d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.174+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9d87739, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.174+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_481-, and the Request Id: 3e1fd465, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.174+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_471, and the Request Id: 48d55dd6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.174+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9d87739 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.175+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_471, and the Request Id: 36e840a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.175+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7f15caa0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.176+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f15caa0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.176+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_481, and the Request Id: 59637b33, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.177+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_472, and the Request Id: 1b6d505d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.177+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17d05c68, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.179+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2c927b3e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.179+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5bceb8d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.179+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ec15d5d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.180+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c927b3e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.180+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_471-, and the Request Id: 44c5754c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.180+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 29aee76c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.181+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29aee76c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.183+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f368e1a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.183+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f368e1a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.184+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_471-, and the Request Id: 3ef63080, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.184+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 25bc54d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.185+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25bc54d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.185+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aff841, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.185+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_474, and the Request Id: 3b212b12, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.187+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_481-, and the Request Id: 24e198e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.187+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_469, and the Request Id: 77c635fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.191+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27eeb108, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.191+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_469-, and the Request Id: 1e159539, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.192+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 731bf76d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.193+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 76409c1d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.193+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76409c1d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.193+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62c6df1c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.194+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48a8e070, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.194+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b8b6937, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.195+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cb69bd3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.195+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_474-, and the Request Id: 6c260c68, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.195+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 12ca9f21, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.196+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12ca9f21 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.199+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_473, and the Request Id: 71452086, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.200+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_472-, and the Request Id: 7d3cc8b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.200+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28495037, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.201+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f690f2b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.204+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5c8afdd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.205+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c8afdd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.205+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 36859632, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.206+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36859632 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.206+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67993fa9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.206+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67993fa9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.206+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 207ebe09, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.207+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53b1655, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.209+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 541bc58a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.210+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 226c615b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.210+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 226c615b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.210+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 70e9b2e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.211+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70e9b2e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.211+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 37cf6e3f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.211+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_473-, and the Request Id: 44d13869, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.211+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37cf6e3f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.211+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c5cc930, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.212+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_480, and the Request Id: 70e8c5be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.214+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_477, and the Request Id: 674a53ac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.214+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 742389e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.215+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 742389e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.216+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56455517, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.216+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_482, and the Request Id: 10a2d6ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.216+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6dfdb0c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.217+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6dfdb0c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.218+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_472, and the Request Id: 4bded2eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.220+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71f7e70d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.220+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f12c0a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.221+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 37b67701, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.222+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37b67701 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.222+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_480-, and the Request Id: 6f5f5e1f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.222+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 55e1d30b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.222+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 37903a0f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.223+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55e1d30b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.223+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37903a0f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.225+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_482-, and the Request Id: 5581553f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.226+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_477-, and the Request Id: 5d3a7123, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.226+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 746d8669, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.227+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7562d6b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.227+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_470, and the Request Id: 132e150d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.227+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 746d8669 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.227+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7562d6b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.228+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 766d5984, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.228+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 766d5984 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.231+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_482, and the Request Id: fb1185a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.231+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_472-, and the Request Id: 35bdd1a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.231+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d1e65c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.232+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54136207, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.232+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_472, and the Request Id: 3276470e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.232+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 124bca3b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.237+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26a29c21, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.242+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_482-, and the Request Id: 13948e82, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.242+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11217135, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.242+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 52b09d92, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.243+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52b09d92 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.243+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48910836, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.243+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2237ce17, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.244+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48910836 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.244+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_475, and the Request Id: 18473273, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.245+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 37cc9472, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.245+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d0e0f31, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.246+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37cc9472 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.247+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e2e73d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.247+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_470-, and the Request Id: f9e2e00, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.247+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e2e73d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.248+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5fe07a54, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.248+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_474, and the Request Id: 5131881d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.249+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_472-, and the Request Id: 635b4afb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.250+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 11885f58, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.250+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_475-, and the Request Id: 5b9d666b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.251+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11885f58 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.251+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f9576a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.251+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 493844c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.251+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f9576a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.251+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 269b04de, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.252+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4140a0b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.252+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 74337440, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.252+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74337440 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.254+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 269b04de the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.255+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 393f4fea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.255+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_481, and the Request Id: 44269ee2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.256+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 655ba745, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.257+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_474-, and the Request Id: 46cebd19, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.257+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_473, and the Request Id: 1789ae3c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.259+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d53ba87, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.260+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d53ba87 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.261+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 393c26ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.261+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 47772624, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.261+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47772624 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.262+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_478, and the Request Id: 58767d4f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.265+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f70ddcb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.265+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57a6a5a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.266+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 53feaf4a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.266+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53feaf4a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.268+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ae498f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.269+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ae498f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.270+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 24eb98f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.270+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_483, and the Request Id: 6a475ac3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.271+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24eb98f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.271+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 68d0da42, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.272+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68d0da42 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.272+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_473, and the Request Id: 703484ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.274+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39cf2f93, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.275+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_481-, and the Request Id: 283355eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.279+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 595f09ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.279+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_473-, and the Request Id: 68bef5be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.280+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71a7640d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.283+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_478-, and the Request Id: 2502b35f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.291+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 358a3d92, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.292+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 47fb4bff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.293+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47fb4bff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.294+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d6ebd23, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.294+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_483-, and the Request Id: 769ae21, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.294+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d6ebd23 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.295+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_476, and the Request Id: 3f8c9a16, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.298+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_473-, and the Request Id: 78f8cf7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.305+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47c03b2f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.307+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a1ec518, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.307+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4523b941, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.309+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a1ec518 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.311+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43fe2cc0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.311+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 165d2866, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.311+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43fe2cc0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.312+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_483, and the Request Id: a21847e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.313+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d1cc0b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.316+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 33d2aecc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.317+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33d2aecc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.318+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 720bb946, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.319+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 720bb946 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.322+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 665afe74, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.322+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 425a001b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.322+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 687084b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.322+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 425a001b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.322+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 665afe74 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.323+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_473, and the Request Id: 76d74681, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.323+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_475, and the Request Id: 44406195, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.324+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_483-, and the Request Id: 3027fe9a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.324+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75ef91b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.327+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_476-, and the Request Id: 2b0e4d7a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.330+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4766d145, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.330+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_473-, and the Request Id: 5189a20f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.330+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 89fd97d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.331+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 240086c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.331+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 240086c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.332+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48f817e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.334+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a998a47, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.335+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 22f42aa6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.335+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1d85ce2a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.335+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22f42aa6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.335+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d94af93, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.336+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d85ce2a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.338+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c182d36, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.339+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_474, and the Request Id: 1c082296, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.339+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_475-, and the Request Id: 401b276a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.340+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 558cc70d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.340+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 558cc70d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.343+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_471, and the Request Id: 124fb2cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.343+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 45691c39, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.344+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45691c39 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.344+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 42128ead, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.345+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42128ead the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.345+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 511bacb2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.346+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_482, and the Request Id: 1a392821, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.351+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 366419e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.351+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_471-, and the Request Id: fa0ee38, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.351+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 366419e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.352+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e5f695b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.352+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 77613fa2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.353+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77613fa2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.353+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_484, and the Request Id: 8a8f7f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.354+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_474-, and the Request Id: 1e95155, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.356+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61f9d2a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.358+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bee2457, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.364+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_482-, and the Request Id: 32188de6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.366+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22f0c93a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.367+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b2d5df1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.368+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b26865, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.369+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b74b6e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.371+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_484-, and the Request Id: 397ccdc2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.372+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 164a1acd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.373+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 164a1acd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.373+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 731ee46b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.373+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 731ee46b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.374+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 50b024c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.374+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50b024c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.374+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 41eb6aa3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.374+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41eb6aa3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.375+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_474, and the Request Id: 5351803d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.376+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_484, and the Request Id: e05a434, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.378+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46acc3e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.380+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 208e6b79, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.381+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 208e6b79 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.381+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d238381, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.382+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48234126, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.382+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48234126 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.383+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_479, and the Request Id: 1c61d30b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.383+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_484-, and the Request Id: 7f5cae21, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.384+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ae25720, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.384+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ae25720 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.385+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 42049d18, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.385+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42049d18 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.386+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_477, and the Request Id: 560dbe91, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.387+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 27ad0de8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.387+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27ad0de8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.388+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1323a73e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.388+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c664471, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.388+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1323a73e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.392+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_474, and the Request Id: 1d9a5a94, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.393+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ab7e4cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.395+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 329d4c27, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.395+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_474-, and the Request Id: ea7a5a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.398+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_474-, and the Request Id: 3c9f91e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.403+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46cb3f20, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.403+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5793aca4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.406+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_479-, and the Request Id: 277df0c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.411+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_477-, and the Request Id: 49c13c1c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.411+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49e04b75, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.412+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 757ed926, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.412+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 757ed926 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.413+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 68dcc8f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.413+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68dcc8f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.414+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_472, and the Request Id: 1753da2c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.418+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 285ebc4f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.419+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285ebc4f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.420+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 631ecec0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.420+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 631ecec0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.421+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_475, and the Request Id: 295fd23c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.427+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 37cbaefb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.427+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7cf1d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.428+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37cbaefb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.429+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 41ca23f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.429+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41ca23f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.430+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_476, and the Request Id: 339c5af9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.430+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51c316f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.431+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7166bb7a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.432+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7166bb7a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.439+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6d276947, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.440+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d276947 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.442+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_485, and the Request Id: 7ec14356, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.442+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a800057, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.443+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30ae3428, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.448+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2c0d8947, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.448+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c0d8947 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.449+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 737d8f96, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.451+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e8a6036, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.451+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e8a6036 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.453+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_483, and the Request Id: 2d207eae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.453+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b751caf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.459+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_475-, and the Request Id: 658eadac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.463+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2421610c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.463+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_476-, and the Request Id: e5baad6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.464+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5dbe98d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.468+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_485-, and the Request Id: 1d630cb7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.468+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4584abd5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.471+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_472-, and the Request Id: 58304746, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.475+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 41a09223, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.475+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c9ffd0e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.478+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41a09223 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.479+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 31d2013b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.479+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 785442ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.479+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31d2013b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.483+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 785442ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.486+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e940a66, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.486+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_485, and the Request Id: 7e279a24, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.487+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e940a66 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.489+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_480, and the Request Id: 861f9c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.490+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 544dbc2a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.492+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10177aae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.495+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 51390b0e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.495+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 25eb2250, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.495+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51390b0e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.496+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25eb2250 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.497+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cceab24, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.497+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 52a98ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.498+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cceab24 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.498+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52a98ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.500+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_475, and the Request Id: 55a195e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.501+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_475, and the Request Id: 771fd196, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.506+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e74ef87, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.507+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 240d5002, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.508+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6b1f1df9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.509+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b1f1df9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.509+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_483-, and the Request Id: 81c8088, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.513+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33bd6d53, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.513+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33bd6d53 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.514+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_485-, and the Request Id: 5bcbb2ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.514+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47642691, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.515+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2636870c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.519+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_478, and the Request Id: dae51ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.519+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_480-, and the Request Id: 1ddc273f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.523+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 766bf1c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.526+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_475-, and the Request Id: 6cbde723, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.528+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_475-, and the Request Id: 1cc63578, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.528+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 36d1cdc3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.528+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36d1cdc3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.529+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2929310, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.529+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 54c83981, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.530+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54c83981 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.530+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_476, and the Request Id: 1a0e6b2d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.530+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3338fb07, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.531+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3338fb07 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.532+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5dc09ac8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.533+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5dc09ac8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.539+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63653e7a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.540+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_477, and the Request Id: 21541a21, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.542+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 72ddd43c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.543+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72ddd43c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.545+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 529e7cc9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.546+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7fd4c59e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.546+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 529e7cc9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.547+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_478-, and the Request Id: 55c43944, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.548+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_473, and the Request Id: 5522c381, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.552+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1caa7002, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.552+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_473-, and the Request Id: 26e1fdbf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.555+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6afd4143, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.559+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_476-, and the Request Id: 1c68ee78, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.562+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_477-, and the Request Id: 2315aeef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.563+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1790bb98, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.565+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6322ada9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.567+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ca4a8a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.567+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ca4a8a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.568+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5886e472, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.569+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5886e472 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.569+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_484, and the Request Id: 68fcf6b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.572+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b1f004f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.573+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b1f004f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.573+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48674d12, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.574+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ae68abf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.574+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ae68abf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.575+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37c8436b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.575+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_486, and the Request Id: 20c131f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.578+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bfdee5a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.580+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 65a2ca1b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.581+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65a2ca1b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.581+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40a8cf54, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.581+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_486-, and the Request Id: 7c87ecfd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.585+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4947129, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.585+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4947129 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.586+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1bc4d751, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.586+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_481, and the Request Id: 3ebad50a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.587+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6dd87a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.588+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7f452567, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.589+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f452567 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.590+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5f8076c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.591+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f8076c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.592+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_484-, and the Request Id: 512c920d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.592+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15465bbe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.592+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15465bbe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.593+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3165ee82, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.600+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_481-, and the Request Id: 3a3140e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.601+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_486, and the Request Id: 43834f0f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.602+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_476, and the Request Id: 6d7f1a1b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.602+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3165ee82 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.607+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c3b65f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.607+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2206d447, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.608+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 780143c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.611+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39527e81, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.612+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_476-, and the Request Id: 211521f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.622+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56c7c1d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.622+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a4997a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.623+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 472a05d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.624+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e29f016, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.629+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d2525d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.632+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 44457f89, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.632+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44457f89 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.632+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7187138a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.639+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51d4fb39, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.639+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_486-, and the Request Id: 33d1dfa1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.639+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38c0bde9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.639+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 231c308b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.641+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ebbce17, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.641+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 231c308b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.641+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2d5bb895, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.641+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ebbce17 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.641+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d5bb895 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.644+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 625bff50, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.644+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 625bff50 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.648+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_474, and the Request Id: 553a18ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.648+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6c255534, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.648+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_478, and the Request Id: 7b7f2021, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.648+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 187d6302, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.649+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c255534 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.649+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 187d6302 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.650+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_479, and the Request Id: 77b4bb9a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.652+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 11ca9e04, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.653+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11ca9e04 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.654+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_476, and the Request Id: 410bd768, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.655+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2cf871a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.655+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79c712ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.660+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4ebb9643, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.660+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_479-, and the Request Id: 419aa10b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.661+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_478-, and the Request Id: 11025658, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.661+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6cf9dc3c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.661+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ebb9643 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.662+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 673a7c43, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.662+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 673a7c43 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.663+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_477, and the Request Id: 2b2ec70e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.664+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3297dfb9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.664+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_474-, and the Request Id: 2f888568, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.664+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cf9dc3c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.664+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3297dfb9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.665+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ef61f6d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.666+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 41acbc26, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.666+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2d4a3261, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.667+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41acbc26 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.667+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d4a3261 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.671+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 32f90679, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.672+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_477, and the Request Id: 612c32a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.672+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32f90679 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.672+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_476-, and the Request Id: 108ec0fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.672+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 429ce7c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.673+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_482, and the Request Id: 1334727b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.674+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 632e2a6f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.675+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 632e2a6f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.675+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2410dffd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.675+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_487, and the Request Id: 7e4f57a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.676+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2410dffd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.677+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5fca0e7f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.677+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fca0e7f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.678+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_485, and the Request Id: 37df9732, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.681+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19987df8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.682+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a4b4182, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.683+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_487-, and the Request Id: 38e2a85c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.687+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_477-, and the Request Id: 37869114, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.687+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_477-, and the Request Id: 63d22b8a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.688+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_482-, and the Request Id: 673292f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.689+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f5a4ec3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.689+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 428d7ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.689+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_485-, and the Request Id: 75987891, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.689+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a862aa2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.690+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 428d7ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.690+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59add324, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.691+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 32b7d84f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.691+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32b7d84f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.692+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_487, and the Request Id: 5df8778, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.693+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e339d50, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.694+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ee9f75d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.694+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eecb677, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.694+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 572f6860, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.699+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43b2ac04, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.702+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 286e1baa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.703+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 286e1baa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.704+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21055ba9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.705+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c615b8e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.706+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c615b8e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.706+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76d40608, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.706+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15dd2e24, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.707+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15dd2e24 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.707+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 63a49276, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.708+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_487-, and the Request Id: ef289ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.708+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63a49276 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.708+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_480, and the Request Id: bbd2779, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.710+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_479, and the Request Id: 7fdae3c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.711+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 538f3314, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.715+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 20d14d11, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.716+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20d14d11 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.717+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6d9fb2d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.717+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d9fb2d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.718+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_475, and the Request Id: 74d898e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.719+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2737e50b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.723+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ab7a4d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.727+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_475-, and the Request Id: 552f2595, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.761+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 66b5f623, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.762+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66b5f623 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.763+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f105d50, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.763+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1456d23c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.764+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1456d23c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.764+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2fd34349, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.766+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_480-, and the Request Id: 30cc80c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.766+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70c90837, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.767+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4c24e137, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.767+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_479-, and the Request Id: 61e2c13f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.767+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18db030e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.768+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c24e137 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.768+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 604473f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.769+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 604473f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.769+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18db030e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.769+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_477, and the Request Id: 10b58ac5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.770+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_483, and the Request Id: 2a9f6388, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.770+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6652d68b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.770+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 202119c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.770+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2480f4c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.771+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2480f4c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.771+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 202119c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.771+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6652d68b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.771+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_488, and the Request Id: 6aece009, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.772+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4542c941, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.773+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4542c941 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.773+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 40855ea3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.773+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40855ea3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.774+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_478, and the Request Id: 480a51c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.774+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_477-, and the Request Id: 7c4b16bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.776+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_478, and the Request Id: 663071dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.776+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27131ab7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.777+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_483-, and the Request Id: d735191, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.777+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77cc0692, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.784+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_478-, and the Request Id: 4c1f7124, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.784+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2207d003, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.784+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_488-, and the Request Id: 5efd2691, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.784+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6aa785df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.786+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d34e26e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.787+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3efb2c4d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.788+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 326a4208, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.789+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6631fbd7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.791+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b0a8b64, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.794+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 119e1547, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.795+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 119e1547 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.796+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1d15b022, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.796+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4be94f48, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.797+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d15b022 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.797+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f34db7d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.800+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7ab30e75, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.801+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ab30e75 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.801+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_478-, and the Request Id: 7684381a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.801+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a3b5f52, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.802+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a3b5f52 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.802+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3dd22992, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.802+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5b03ae6c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.803+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b03ae6c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.803+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_486, and the Request Id: 3744484e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.807+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b8477, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.807+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 297c6a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.807+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1705c41f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.808+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 297c6a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.808+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1705c41f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.808+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f2c5c08, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.809+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f2c5c08 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.809+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 101322cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.807+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1abe4aee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.808+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_476, and the Request Id: ea31971, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.810+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1abe4aee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.810+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 101322cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.810+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_488, and the Request Id: 271b6369, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.810+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 180fce51, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.810+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 180fce51 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.811+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b65ca6f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.813+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_480, and the Request Id: 5725e376, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.813+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 55009196, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.814+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55009196 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.814+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_481, and the Request Id: 5d9b23fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.815+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76ce7e11, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.816+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_478, and the Request Id: 6e3289c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.817+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_480-, and the Request Id: 1342a5bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.818+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 761043b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.819+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1a5d48a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.819+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_486-, and the Request Id: bf47e9f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.820+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a5d48a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.821+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7c0f163, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.822+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c0f163 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.822+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_488-, and the Request Id: 46a97e79, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.823+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_476-, and the Request Id: 4361beb7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.824+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 746956a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.825+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_489, and the Request Id: 14e64c09, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.826+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 47318dc1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.826+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 751b08ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.826+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_481-, and the Request Id: 128342f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.827+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47318dc1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.829+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 41185cca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.830+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41185cca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.834+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1b4e6b39, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.834+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_479, and the Request Id: 71a63248, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.835+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b4e6b39 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.839+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d03c9ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.839+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d03c9ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.840+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2aee3702, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.841+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2aee3702 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.841+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4754c7cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.842+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a50ca02, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.843+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a50ca02 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.844+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_489-, and the Request Id: 7a41b462, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.846+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a1e32a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.848+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_484, and the Request Id: 118307a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.848+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_479, and the Request Id: 62d0b6c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.848+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_478-, and the Request Id: 69d4a5ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.848+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ede3ffd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.850+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_479-, and the Request Id: 2f0c3f2b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.851+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c895605, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.851+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59d37b47, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.857+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48fd2a9c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.858+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65b2970b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.859+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 735f4e03, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.859+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_484-, and the Request Id: 7655cdb2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.860+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ea20e92, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.860+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34c36013, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.860+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 692f864f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.861+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 540d5dbd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.862+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 540d5dbd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.863+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 77088274, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.863+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77088274 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.864+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_487, and the Request Id: 31cd069d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.874+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a2f7eb3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.875+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_479-, and the Request Id: 7ec1a6f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.875+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2f7eb3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.876+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e3e47ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.877+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e3e47ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.877+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_481, and the Request Id: 594436fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.883+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 260718da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.884+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e78608d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.891+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7dd35997, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.891+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72974139, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.891+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5162f51a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.891+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_487-, and the Request Id: 5c494725, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.891+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c975be0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.892+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3d84d73d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.893+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d84d73d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.894+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5df5553b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.894+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5df5553b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.897+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_489, and the Request Id: 5e3186c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.897+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7dd35997 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.898+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fb6d395, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.898+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fb6d395 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.899+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2017726b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.900+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_481-, and the Request Id: 139d753b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.900+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_477, and the Request Id: 2002243e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.900+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 210944fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.901+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 210944fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.902+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 55f6b743, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.902+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55f6b743 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.905+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_482, and the Request Id: 73e8ce17, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.905+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 426359a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.905+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 426359a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.906+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 34e4758d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.907+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34e4758d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.907+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_489-, and the Request Id: 4d54d376, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.908+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_479, and the Request Id: 1e5afd74, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.911+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5891b21e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.911+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5397fd51, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.912+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55d31570, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.912+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5397fd51 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.912+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_482-, and the Request Id: 6885b1b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.914+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_477-, and the Request Id: 34c7cd99, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.914+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35ebc77, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.914+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33519d24, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.915+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33519d24 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.918+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_490, and the Request Id: 1f83429c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.919+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3019928e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.920+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 156a55ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.921+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 156a55ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.927+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1b79ab02, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.928+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f3122e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.928+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b79ab02 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.929+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_480, and the Request Id: 395f4d80, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.931+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15bdb4de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.933+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 781a6d24, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.934+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 781a6d24 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.936+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 670030, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.937+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 670030 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.937+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_479-, and the Request Id: 162fcec5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.938+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d138f81, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.939+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 20070b66, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.940+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20070b66 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.940+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_490-, and the Request Id: 728b9b19, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.941+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_480, and the Request Id: 13948654, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.942+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2574a2ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.943+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a833efa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.944+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 54fe7f07, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.944+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54fe7f07 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.945+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_485, and the Request Id: 3a676c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.950+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52c18a2d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.950+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f9dd4d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.951+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_480-, and the Request Id: 204a8352, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.951+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7094979f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.952+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7094979f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.952+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_480-, and the Request Id: 67bc1632, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.953+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68445ae1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.958+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 234f7254, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.960+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3081a355, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.961+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 383dbe72, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.962+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 383dbe72 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.963+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d6287ad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.963+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_485-, and the Request Id: d1118b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.963+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d6287ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.964+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_482, and the Request Id: 436fb3a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.965+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50e694fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.965+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 63683ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.966+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63683ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.967+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_488, and the Request Id: 6d2e5d6c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.969+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28109215, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.979+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e33f6a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.980+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e33f6a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.983+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c88748, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.984+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2674b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.984+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_482-, and the Request Id: 4e420549, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.984+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4223912c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.986+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 45bdeb2c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.987+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45bdeb2c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.991+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 38c848b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.991+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5b84502, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.991+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 575d2d95, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.992+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38c848b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.992+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b84502 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.992+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 575d2d95 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.994+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 552b10b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.994+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 552b10b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.995+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 41c2dcfb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.995+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41c2dcfb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:44.999+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 42518f9b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.000+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_488-, and the Request Id: 1f71cd0f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.001+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28b21043, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.002+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_490, and the Request Id: 3d967a7e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.004+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62033faa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.006+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a1ae52b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.006+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5bdb71fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.007+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 68516a02, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.007+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42518f9b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.008+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68516a02 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.011+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_478, and the Request Id: 3ffad655, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.011+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_491, and the Request Id: 3d16ed53, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.017+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 454b3ea4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.017+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_481, and the Request Id: 43962393, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.017+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46701421, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.019+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_478-, and the Request Id: 1a48fc86, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.020+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_491-, and the Request Id: 7423ab36, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.020+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_490-, and the Request Id: 24321487, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.020+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 443e8543, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.021+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 443e8543 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.021+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1ecec9f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.022+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ecec9f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.025+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 978ebc2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.025+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 27de5ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.025+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 978ebc2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.025+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27de5ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.025+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 79f8b621, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.026+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79f8b621 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.026+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_480, and the Request Id: 24988ab4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.027+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_481, and the Request Id: 5035fbf0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.027+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_483, and the Request Id: 72f5989c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.028+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_481-, and the Request Id: 60797330, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.030+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 497e656f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.031+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1ea550cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.032+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ea550cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.032+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36030814, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.032+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_480-, and the Request Id: 3665750b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.033+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 50349841, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.034+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50349841 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.036+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_483-, and the Request Id: 7d38de6c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.037+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_486, and the Request Id: 2e116ab4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.043+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b1ae9c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.048+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_481-, and the Request Id: 508e363f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.049+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 63feac0d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.049+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63feac0d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.052+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40268146, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.052+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20a59e63, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.058+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5bfe77f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.058+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4182d2ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.059+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bfe77f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.059+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fe898ad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.060+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fe898ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.060+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_486-, and the Request Id: ea8f5be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.062+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b953434, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.065+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_489, and the Request Id: 78a8c219, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.065+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 561cb882, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.066+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6f4774d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.066+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f4774d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.072+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 667fe3c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.072+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a34156f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.073+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_483, and the Request Id: 535769d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.072+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6774d554, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.076+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 86915a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.077+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b13af41, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.078+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25bdc5f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.079+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21a1dd03, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.079+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_489-, and the Request Id: 719da484, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.081+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f33d786, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.082+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3d8feef4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.083+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d8feef4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.083+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 145fc31e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.083+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15c8410, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.084+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15c8410 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.084+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 145fc31e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.084+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_479, and the Request Id: c651490, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.085+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4c4868dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.085+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c4868dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.085+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_492, and the Request Id: 5aa782cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.087+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_483-, and the Request Id: 57798ae7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.088+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e272b9c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.088+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 557982fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.089+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557982fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.090+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c0a1349, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.090+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c0a1349 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.091+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 372ec6c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.091+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 372ec6c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.091+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 214c0d69, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.091+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e272b9c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.092+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 214c0d69 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.093+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c51fc66, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.094+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c51fc66 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.095+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c29b04c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.096+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14a8397, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.097+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14a8397 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.097+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_481, and the Request Id: 3f0c814d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.097+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 68059bfd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.098+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68059bfd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.098+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1260a2d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.098+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_482, and the Request Id: 6d4b1271, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.098+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_492-, and the Request Id: 7c44b31d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.099+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 22f14c19, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.099+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22f14c19 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.099+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e480fb5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.099+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_484, and the Request Id: 22f023a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.100+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e480fb5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.100+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_482, and the Request Id: 280efe00, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.104+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27abc1fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.104+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_491, and the Request Id: 72945722, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.105+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_479-, and the Request Id: 58337346, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.110+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 723d6f68, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.112+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e0ffea5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.114+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_481-, and the Request Id: 17b9ae38, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.115+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33ad603, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.115+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_484-, and the Request Id: 65203d79, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.115+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a01f841, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.116+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a01f841 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.116+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_482-, and the Request Id: 1b001ecf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.116+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_491-, and the Request Id: 1624284b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.117+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a7221aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.118+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a51fdf0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.118+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_482-, and the Request Id: 1037ef54, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.118+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e6b353e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.118+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a51fdf0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.120+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_487, and the Request Id: 11233893, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.122+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e509213, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.124+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5b7bd281, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.124+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b5d4ae2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.124+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b7bd281 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.126+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5a054cd5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.126+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a054cd5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.127+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_487-, and the Request Id: 79d7fda1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.128+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_480, and the Request Id: 2ca23caa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.130+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 30f328f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.131+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30f328f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.135+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d2e1be7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.135+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1f4b6745, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.136+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f4b6745 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.142+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_490, and the Request Id: 6371f92e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.143+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c27e851, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.143+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50fa8ec2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.144+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e5d2827, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.150+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c10a705, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.150+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16a65b07, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.151+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_480-, and the Request Id: 6803a7f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.151+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_490-, and the Request Id: 4255b4f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.152+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1628e505, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.158+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 16ed38b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.159+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16ed38b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.159+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4198f081, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.159+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e2779ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.160+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 499d77e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.161+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 41ed9cc9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.162+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41ed9cc9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.163+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_484, and the Request Id: 652785c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.164+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d1594d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.165+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6bd61a26, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.165+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bd61a26 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.167+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 464fd621, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.168+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 464fd621 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.168+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_493, and the Request Id: 73fe3d69, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.174+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6aac9be5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.175+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6aac9be5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.175+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 57b9d7ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.176+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57b9d7ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.179+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 761a576b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.179+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3afba0b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.180+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 761a576b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.180+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3afba0b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.180+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 734002fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.181+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 734002fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.181+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_484-, and the Request Id: 79f84d26, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.181+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5101bfa7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.182+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3246bb41, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.182+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9efd144, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.182+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3246bb41 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.182+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9efd144 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.182+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3254a2c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.182+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 13f46971, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.183+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3254a2c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.183+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13f46971 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.183+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_492, and the Request Id: 4b0d1418, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.184+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_482, and the Request Id: 4b0c0e58, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.184+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 302f05b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.184+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_485, and the Request Id: 47db4015, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.185+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 302f05b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.188+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_483, and the Request Id: 54c01264, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.190+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_493-, and the Request Id: 526b8f70, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.190+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_483, and the Request Id: 6b29d91c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.191+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7389d32b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.191+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 468ad16a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.194+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72dac91f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.194+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 474182f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.195+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 474182f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.196+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_492-, and the Request Id: fe7778f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.196+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3905fde8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.196+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_483-, and the Request Id: 5f8a7b6a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.198+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5bc648b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.199+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bc648b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.199+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 687a359, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.200+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_483-, and the Request Id: 1573cbb7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.201+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_485-, and the Request Id: 70e513a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.201+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_482-, and the Request Id: 4a59ef09, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.202+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6986aece, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.203+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_488, and the Request Id: 2440e302, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.204+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 55df6b62, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.205+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55df6b62 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.206+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 32c4cb08, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.207+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32c4cb08 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.207+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c6cc4bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.207+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7717dac0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.208+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6cc4bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.208+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d0dc5be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.210+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 26279c9f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.210+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5b465367, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.210+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b465367 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.210+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26279c9f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.210+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1927237, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.211+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c2a554b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.211+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e3747a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.211+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4711882b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.212+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 717b1c2a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.212+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_491, and the Request Id: 6c41f515, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.213+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30c70bc1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.214+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_481, and the Request Id: 3395e486, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.218+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b14eace, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.218+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 717b1c2a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.219+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_485, and the Request Id: 6fd0ba79, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.220+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_488-, and the Request Id: 2fb2b7ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.220+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_491-, and the Request Id: 1a0cc3f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.220+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 30b308eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.221+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30b308eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.221+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dbd8f78, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.222+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dbd8f78 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.222+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4638ae37, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.222+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4638ae37 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.223+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7be8129b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.223+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7be8129b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.223+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_494, and the Request Id: 76154d58, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.226+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_481-, and the Request Id: 2e2b1c6e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.226+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_484, and the Request Id: 6cfcac1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.227+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 642c86e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.227+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ca89e86, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.228+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ce9e747, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.230+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5bc1a4cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.230+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29c2a6d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.231+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 30d8883b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.232+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30d8883b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.233+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 193e5c88, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.233+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 193e5c88 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.235+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_484, and the Request Id: d83c411, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.239+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_485-, and the Request Id: 873aad9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.240+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_484-, and the Request Id: 2ea42557, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.240+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_494-, and the Request Id: 48053ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.240+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7d597960, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.241+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 100ec09b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.241+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3cc0c97c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.241+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 155bdbe0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.242+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cc0c97c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.242+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58570a5c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.242+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 788f96fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.243+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 100ec09b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.243+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d597960 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.243+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 788f96fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.247+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_484-, and the Request Id: 60995ece, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.248+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f63094a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.249+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_483, and the Request Id: 19fc2ac0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.249+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7390873d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.250+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7390873d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.250+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 630f8c8c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.250+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 630f8c8c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.250+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_493, and the Request Id: 2d95b7b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.251+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_486, and the Request Id: 7e2fb5d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.255+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6710c3d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.255+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a1b911, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.255+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8cf50af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.258+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46ff689, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.259+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64bfeefe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.260+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64bfeefe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.261+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_483-, and the Request Id: 4d027dc5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.261+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1d39a84b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.262+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d39a84b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.262+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_486-, and the Request Id: 1f83f3b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.262+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7f342a8c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.262+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_493-, and the Request Id: 488b9ea9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.262+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14fd4b4d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.263+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f342a8c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.267+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15002739, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.267+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4a54006c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.267+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_492, and the Request Id: 7e50ada0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.267+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a54006c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.268+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_489, and the Request Id: 6971bc7f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.270+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c7d82fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.271+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_492-, and the Request Id: 4479c776, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.273+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 78de986a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.274+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78de986a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.274+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45788c25, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.274+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3054333a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.275+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3054333a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.275+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_495, and the Request Id: 58dadcdd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.276+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a2748a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.277+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44bd61bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.277+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1bdffda1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.277+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_489-, and the Request Id: 6ce52758, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.278+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65ad605d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.279+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 55d0f345, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.280+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55d0f345 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.280+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e4226d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.281+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 635b3b8c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.281+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e4226d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.281+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 635b3b8c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.281+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e0a62e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.281+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a941468, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.282+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e0a62e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.282+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 46d07a58, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.283+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46d07a58 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.282+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 276e5477, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.284+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 36ffa82f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.284+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_482, and the Request Id: 326c6ab3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.284+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36ffa82f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.285+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_495-, and the Request Id: 8d072c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.286+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_485, and the Request Id: 5d36a3e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.286+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33752b42, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.287+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32627c40, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.287+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_486, and the Request Id: 3e75dc80, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.289+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2681fc81, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.290+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2219fbad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.290+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 12c2e633, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.291+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12c2e633 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.292+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8487ed0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.292+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8487ed0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.295+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_485-, and the Request Id: 60f470ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.295+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29bf09c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.296+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_482-, and the Request Id: 19e2be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.296+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29bf09c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.297+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_487, and the Request Id: 5d3d27cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.298+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 21432050, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.299+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21432050 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.299+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c939fff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.299+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c939fff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.300+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 647443ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.301+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_485, and the Request Id: 5ea450eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.301+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 62072520, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.301+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62072520 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.303+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e6a4c71, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.303+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_494, and the Request Id: 6992bc20, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.303+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_486-, and the Request Id: 6b6adcc0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.304+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e14ac24, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.306+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 582a1501, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.307+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 582a1501 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.307+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_487-, and the Request Id: 1c35e81e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.308+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4ab2aed8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.309+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ab2aed8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.310+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43a84c87, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.310+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43a84c87 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.311+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 77aeba27, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.311+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_493, and the Request Id: 797d99b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.312+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77aeba27 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.312+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_484, and the Request Id: 1de1e338, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.313+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60dfd29f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.314+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 185c58e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.315+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c81db43, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.317+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_485-, and the Request Id: 1c87354c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.326+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e4410c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.326+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 797f6093, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.327+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_484-, and the Request Id: 4b468bf5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.327+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34b15447, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.328+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f3e5ce3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.328+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f3e5ce3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.328+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_493-, and the Request Id: 4f26e9cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.332+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7590f79d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.333+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 711baf19, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.333+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7590f79d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.333+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 711baf19 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.334+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 99a6891, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.335+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 52e2d6f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.335+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_486, and the Request Id: 3af8a28c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.335+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52e2d6f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.338+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b845550, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.339+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18fe4f9e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.339+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2593afbb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.340+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2593afbb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.340+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4137ebeb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.341+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4137ebeb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.341+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_490, and the Request Id: 1ac90064, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.342+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 509c6dde, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.342+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6016ecfa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.343+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6016ecfa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.343+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_494-, and the Request Id: a1dff7b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.344+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ae58dc3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.345+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_496, and the Request Id: 14aac9f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.345+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2629db75, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.345+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2629db75 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.345+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22444c6d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.347+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_483, and the Request Id: 55cf5d8c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.347+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1da5b679, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.347+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_486-, and the Request Id: 1427a097, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.348+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1da5b679 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.352+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 663eaee5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.353+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 663eaee5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.355+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 71632858, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.356+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71632858 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.356+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_487, and the Request Id: 3d7b4ef0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.356+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 478952a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.357+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 478952a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.358+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2946e2ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.358+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36834c86, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.358+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_488, and the Request Id: 24efb0f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.360+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_490-, and the Request Id: 78a40d88, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.360+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 73ea8509, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.361+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73ea8509 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.361+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_487-, and the Request Id: 3362de2d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.363+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 121877b3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.363+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_483-, and the Request Id: ddd6b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.363+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_488-, and the Request Id: 79610250, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.364+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_496-, and the Request Id: 13f93770, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.365+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6b2e5166, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.365+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b2e5166 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.365+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a9d7bb2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.367+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_486, and the Request Id: 2e9d9a24, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.372+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10faa32b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.374+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 650cd487, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.375+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14c8ca58, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.375+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50f1bec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.376+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 60346f07, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.377+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60346f07 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.377+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 759bb7e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.377+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 759bb7e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.378+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2dfd43cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.379+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2a089c8f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.379+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a089c8f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.379+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 13926920, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.380+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13926920 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.380+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17cd6e6b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.381+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_485, and the Request Id: 81bb0ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.382+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_494, and the Request Id: 4d64a49a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.387+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72632bff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.387+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_486-, and the Request Id: 326ed136, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.387+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 325ef3b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.388+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_494-, and the Request Id: 85f8885, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.388+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54925342, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.388+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_485-, and the Request Id: 5dbc5414, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.388+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 45b3c4e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.388+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6228b31d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.389+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 325ef3b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.390+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c9448e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.390+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45b3c4e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.390+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c9448e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.391+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 19648eb7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.391+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d02f838, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.392+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19648eb7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.392+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_495, and the Request Id: 1057414f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.392+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_487, and the Request Id: 6d89dd0f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.399+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b5fa82f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.404+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_495-, and the Request Id: 7e53fac5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.405+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27d6d28d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.407+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 31e4c7be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.407+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b1665e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.407+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_487-, and the Request Id: 5991420c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.408+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31e4c7be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.408+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b1665e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.408+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 604a7466, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.408+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e76903a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.408+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e76903a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.410+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 60a39a90, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.410+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 586d28f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.410+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6b01ed9e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.411+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 586d28f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.411+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60a39a90 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.411+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b01ed9e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.411+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_488, and the Request Id: 6ced9436, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.411+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_484, and the Request Id: 6bf87d6e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.412+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_489, and the Request Id: 25e61157, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.414+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b485cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.416+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43dbf426, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.417+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66e0fad9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.417+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_488-, and the Request Id: 4abdcf27, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.418+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c2e13dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.418+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ee38fa3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.419+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_489-, and the Request Id: 1774d293, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.419+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d63fb11, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.420+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ee38fa3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.420+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 164a2812, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.421+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 164a2812 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.421+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4d199934, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.421+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2401de95, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.422+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d199934 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.422+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2401de95 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.423+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_484-, and the Request Id: ded617f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.423+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_497, and the Request Id: 2a55c461, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.423+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68f8e3ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.423+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_491, and the Request Id: 7d4f7224, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.424+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 24c55c66, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.425+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24c55c66 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.426+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c0acd99, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.426+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c0acd99 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.431+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_487, and the Request Id: 503b5822, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.431+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fba3861, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.433+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9347533, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.433+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43d62426, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.434+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6210b70, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.434+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9347533 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.437+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d90c9bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.438+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d90c9bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.438+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_486, and the Request Id: 27acee6f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.441+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_497-, and the Request Id: 39a6d870, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.441+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b46b626, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.441+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a8c33b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.442+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_487-, and the Request Id: 5ac522bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.441+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1873b69d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.444+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_491-, and the Request Id: 11fe9234, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.445+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e953ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.445+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f9cf47b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.445+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c286b5a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.445+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e953ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.446+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_486-, and the Request Id: 59f5d03c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.447+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 24e97b3a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.447+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24e97b3a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.448+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_488, and the Request Id: 6282fa7d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.451+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b2aa340, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.455+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61e0620b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.456+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 33ee0714, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.457+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33ee0714 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.457+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5dd009a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.458+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e3e8ef5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.458+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_488-, and the Request Id: 7e5cbb81, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.459+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e480e35, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.460+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40a1e6a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.460+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e480e35 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.460+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6c117e46, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.460+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40a1e6a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.460+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 37d1f479, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.461+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c117e46 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.461+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37d1f479 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.461+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4d1fec32, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.462+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_496, and the Request Id: 5ae1780, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.462+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d1fec32 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.462+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 736ecfbb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.462+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 77e0aaa5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.462+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 736ecfbb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.464+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_495, and the Request Id: 3b47c97b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.465+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77e0aaa5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.465+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_490, and the Request Id: 1f42ae57, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.465+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_489, and the Request Id: 4b062335, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.469+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 716c00b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.470+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 423b617f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.470+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_495-, and the Request Id: 725c543e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.470+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c82461f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.471+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_496-, and the Request Id: 63b5dc9e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.472+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_489-, and the Request Id: 4187be6e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.472+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_490-, and the Request Id: 714b8a7c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.473+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 406a4c87, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.473+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18c92f59, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.474+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18c92f59 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.478+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5cd3febb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.479+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4cf54993, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.480+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21071c14, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.480+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25251ece, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.481+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2a8ffc8c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.481+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a8ffc8c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.482+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_485, and the Request Id: 49bf04ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.484+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d691c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.484+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 489941e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.490+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 656681c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.492+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2bb1fdf2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.493+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bb1fdf2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.495+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4a0e90d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.495+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73b29f0a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.495+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b3ed181, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.495+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a0e90d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.498+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1fe7e95, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.498+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_488, and the Request Id: 4763744a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.499+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fe7e95 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.499+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49155c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.499+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 796763a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.500+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 796763a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.500+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49155c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.500+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67d6db9b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.501+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_485-, and the Request Id: 50391641, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.502+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5a8debdf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.502+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_489, and the Request Id: 138136a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.503+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a8debdf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.503+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7552efc8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.504+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7552efc8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.508+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3a682371, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.509+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_492, and the Request Id: 4a0c74ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.509+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c107afa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.509+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c107afa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.511+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_487, and the Request Id: 2a6aa9cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.514+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a682371 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.514+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2f16759e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.514+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 20427f35, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.514+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f16759e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.514+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20427f35 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.515+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f3a2eb3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.516+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 70d024, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.517+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f3a2eb3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.517+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70d024 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.517+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1317fbbe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.517+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_488-, and the Request Id: 5840aff4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.518+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1317fbbe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.518+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_489-, and the Request Id: 56c5ab4a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.519+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7697040d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.520+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e71ffbb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.520+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e71ffbb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.521+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_496, and the Request Id: 7f666ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.522+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7697040d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.522+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ecc0704, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.523+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_490, and the Request Id: 4a4f63df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.525+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_487-, and the Request Id: 41dc97f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.525+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_498, and the Request Id: 2e369c64, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.525+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_491, and the Request Id: 347f9b43, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.526+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63475d53, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.529+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6556c306, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.530+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_498-, and the Request Id: 38be725b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.530+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_492-, and the Request Id: 3144b99b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.535+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_490-, and the Request Id: 5497016e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.535+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_496-, and the Request Id: 19136502, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.535+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 592d4c55, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.535+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75c06762, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.536+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 592d4c55 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.536+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bc83241, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.539+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 126ae567, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.540+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 126ae567 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.540+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52719395, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.541+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_497, and the Request Id: 51914fe9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.542+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b9fd1b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.546+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50e0489f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.546+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be4a496, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.546+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_491-, and the Request Id: 22651f13, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.550+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d6226b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.551+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34a53fdb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.552+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae3137d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.552+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41b20623, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.556+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 486e9554, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.559+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2bbeb346, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.560+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bbeb346 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.561+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c4f127d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.562+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c4f127d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.563+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 380661ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.563+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 380661ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.564+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_488, and the Request Id: 70ff36f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.565+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 293f38e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.566+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 293f38e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.566+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_497-, and the Request Id: 167b0acd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.567+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_489, and the Request Id: 55ce7d06, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.569+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41f7080f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.570+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 461fc6c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.571+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 461fc6c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.572+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 255ed19e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.573+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 255ed19e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.573+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2cbd482f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.574+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ff32a5a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.574+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 294a6d1d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.575+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_488-, and the Request Id: 19f1e02b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.575+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22b2c9a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.578+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_499, and the Request Id: 5cb8254, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.579+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 35f3f3c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.579+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_489-, and the Request Id: 42b03543, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.579+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5767f19, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.579+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ff32a5a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.580+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6fee1ae9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.581+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35f3f3c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.581+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fee1ae9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.582+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 62e6ad1e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.582+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1093487, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.582+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 750ca755, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.582+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62e6ad1e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.583+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1093487 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.583+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_486, and the Request Id: 8482845, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.587+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_490, and the Request Id: 40ef4ff0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.587+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e2882e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.588+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14e6d72c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.589+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14e6d72c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.589+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b33fe5f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.589+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 633ab01e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.590+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2882e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.590+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_499-, and the Request Id: 74baa158, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.592+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_497, and the Request Id: 41f985, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.592+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e771dda, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.595+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 34769b1e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.596+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34769b1e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.597+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d5ba8ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.597+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ad5f8b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.597+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4862d01d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.598+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d5ba8ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.598+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4862d01d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.599+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_493, and the Request Id: f20420a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.599+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_491, and the Request Id: 117e51c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.601+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_490-, and the Request Id: 1e5c2a7b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.603+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4ea70b06, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.604+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ea70b06 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.605+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33c0eb02, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.605+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_497-, and the Request Id: 30aa5012, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.606+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33c0eb02 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.607+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5f3224f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.607+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_493-, and the Request Id: 6d1f6888, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.608+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_491-, and the Request Id: 50a248e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.609+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_486-, and the Request Id: d507ccf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.609+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_489, and the Request Id: 3ab4ece0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.610+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 414df435, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.610+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f3224f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.610+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 414df435 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.612+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 59df7ade, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.613+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 58a93c27, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.613+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76e5fdee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.613+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 251be6ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.613+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59df7ade the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.613+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58a93c27 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.614+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ec86e3f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.614+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_492, and the Request Id: 176ef98a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.616+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_498, and the Request Id: 410f5c7d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.617+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7bde2e9c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.617+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_489-, and the Request Id: 4d14aea4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.621+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53c1dad2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.627+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62f7cc50, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.628+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b6e2f85, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.628+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39f795da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.630+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_492-, and the Request Id: 78d25c95, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.631+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44174bad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.631+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a0ce174, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.636+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_498-, and the Request Id: 797375aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.636+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1dfaaaea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.637+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1dfaaaea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.638+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2030694c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.638+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 448cbdbc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.639+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 448cbdbc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.639+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c99782f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.639+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2764850d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.640+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2764850d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.640+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 366de809, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.640+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 366de809 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.641+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_491, and the Request Id: 337163ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.642+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_490, and the Request Id: a93bee6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.645+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 749d17f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.646+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d1e48ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.646+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d1e48ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.649+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3d388059, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.650+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d388059 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.650+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_498, and the Request Id: 49cd6692, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.651+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_491-, and the Request Id: 10a377ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.652+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 33b91b7a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.654+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5181166f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.654+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33b91b7a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.655+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e33868b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.655+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7a233f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.655+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3facfd9d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.656+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e33868b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.656+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a233f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.657+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_490-, and the Request Id: 7b8353c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.658+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 438094d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.658+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_487, and the Request Id: 5e0aeca0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.659+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6aff2b94, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.659+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ced37d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.659+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6aff2b94 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.658+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 438094d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.660+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_498-, and the Request Id: 2ede6e5e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.660+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f584a7b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.660+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 692ca975, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.661+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 692ca975 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.662+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_492, and the Request Id: 25711308, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.662+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_494, and the Request Id: 7d658302, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.663+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2be2845, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.668+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_487-, and the Request Id: 182bece, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.668+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 62374da6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.669+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62374da6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.670+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6646e62, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.671+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6646e62 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.672+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_493, and the Request Id: 9bfb531, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.673+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 44e771f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.673+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_492-, and the Request Id: 70c66b32, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.674+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42252613, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.675+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44e771f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.676+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 695e3410, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.676+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d869a19, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.677+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33c0477, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.677+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33c0477 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.678+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_490, and the Request Id: 58a5420a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.678+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_494-, and the Request Id: 3347b45d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.680+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50aadc6f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.680+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d3a621, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.681+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37485208, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.682+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a9bba17, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.684+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_493-, and the Request Id: 5b93491e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.687+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4474bfa8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.688+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c1e7946, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.688+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4474bfa8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.689+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c1e7946 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.691+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3987327f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.691+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6b62a9a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.691+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b62a9a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.691+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3987327f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.691+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 689895c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.692+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_490-, and the Request Id: 2ed4e308, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.695+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 288eea45, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.695+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7dcd6fee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.696+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 373ff127, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.696+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 46c8c8a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.697+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46c8c8a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.697+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_492, and the Request Id: 96896a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.698+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a34b8e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.699+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_499, and the Request Id: 6b14a683, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.699+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a34b8e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.699+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62641c41, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.700+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_499, and the Request Id: 5b539cff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.704+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_492-, and the Request Id: 45a2651a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.704+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b747e71, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.704+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 635ff07d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.706+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 635ff07d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.707+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_499-, and the Request Id: 67f7861d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.707+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c9161fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.707+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 53136b33, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.707+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c9161fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.712+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1411f43, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.712+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5041379d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.712+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 114e5671, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.713+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 114e5671 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.713+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa3e0ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.714+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa3e0ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.714+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 76261e31, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.715+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76261e31 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.716+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_491, and the Request Id: 727af6f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.713+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53136b33 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.716+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_488, and the Request Id: 7ed57fd4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.716+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4db3a1ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.716+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 242b48b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.717+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4db3a1ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.717+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 242b48b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.718+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c0d60d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.719+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_493, and the Request Id: 7b38c3b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.719+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_495, and the Request Id: 24ea4723, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.720+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4344a786, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.720+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4344a786 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.724+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_499-, and the Request Id: 797ec450, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.724+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 578062bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.725+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 578062bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.726+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65ac7c67, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.727+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_494, and the Request Id: 5ee7400, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.731+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_488-, and the Request Id: 533d4673, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.732+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 61b49444, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.733+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61b49444 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.735+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1897717c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.736+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_493-, and the Request Id: 2920d67f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.737+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1897717c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.738+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4d2e37e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.739+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d2e37e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.739+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_491-, and the Request Id: 604009b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.741+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_494-, and the Request Id: 27837b4c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.741+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_495-, and the Request Id: 4c519f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.742+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 24e695f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.742+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_493, and the Request Id: 7f5e5a7b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.742+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4aadbb60, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.742+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24e695f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.743+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 696059b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.744+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_491, and the Request Id: 4e134aad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.747+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60cffc8e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.752+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cae2cdf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.754+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_493-, and the Request Id: 37f0bbc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.755+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ad452c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.756+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c089a6d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.759+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_491-, and the Request Id: 2e59a97, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.759+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 346e3d06, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.761+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52d09247, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.765+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35187755, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.770+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6fc8d465, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.770+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 214ec7e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.770+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e061c15, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.770+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 570e5092, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.771+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2491921c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.772+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2491921c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.772+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7cebe32c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.773+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5257495a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.773+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e061c15 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.773+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cebe32c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.773+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5257495a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.773+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 38524773, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.774+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38524773 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.775+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d4ef2a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.775+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 73212ef7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.775+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_494, and the Request Id: 64d29bd9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.775+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_492, and the Request Id: 4ebc7829, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.775+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d4ef2a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.775+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73212ef7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.779+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_489, and the Request Id: 358808ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.780+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 31fcb288, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.780+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31fcb288 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.782+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_492-, and the Request Id: 3b752d48, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.783+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ebc9c5c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.787+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ebc9c5c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.789+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 108f686a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.792+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_495, and the Request Id: 25ff8f95, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.792+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d019d21, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.793+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d019d21 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.793+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_494-, and the Request Id: 7d9be1ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.794+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a800428, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.794+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_496, and the Request Id: 110bc411, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.795+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_489-, and the Request Id: 25e4544a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.799+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7157ef41, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.800+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_495-, and the Request Id: 6c5049ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.802+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 25deb1ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.802+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25deb1ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.803+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f9ad672, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.806+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f9ad672 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.807+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_496-, and the Request Id: 259086a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.808+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8b256ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.808+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 626354fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.809+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 626354fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.810+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_492, and the Request Id: 1d6e1c62, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.811+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 238eddcc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.811+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 59af8ebb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.812+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59af8ebb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.812+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_494, and the Request Id: 27e23ad8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.814+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3de692be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.819+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a7e48b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.820+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62b8881a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.822+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e544c95, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.831+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3880353d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.832+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3880353d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.833+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 992d72d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.833+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 992d72d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.834+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_490, and the Request Id: 60b221de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.835+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 323c15b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.837+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_492-, and the Request Id: 7f5baa7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.838+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_494-, and the Request Id: 73a8c8cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.839+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33d084e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.840+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f9bc0e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.840+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6b3322e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.840+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b3322e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.841+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_490-, and the Request Id: 42239028, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.843+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 69b35e49, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.843+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5043d688, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.843+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69b35e49 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.844+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c60f1cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.845+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_497, and the Request Id: 61600d89, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.845+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c60f1cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.846+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7a5bde21, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.846+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a5bde21 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.848+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_493, and the Request Id: 52b18cdc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.850+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 758e186f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.850+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 213c8276, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.850+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d4ca07a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.851+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 213c8276 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.851+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 233904cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.852+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_497-, and the Request Id: 593e1da6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.852+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 95ea0ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.853+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 95ea0ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.853+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_495, and the Request Id: 41accbbc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.856+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1d3b55d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.856+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d3b55d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.857+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 197a8bde, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.858+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 197a8bde the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.858+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_496, and the Request Id: 60b6c5a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.859+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_495-, and the Request Id: 35cf2872, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.859+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_493-, and the Request Id: 390f2fc7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.861+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f328a14, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.862+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a264b26, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.864+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 24532f84, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.865+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24532f84 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.865+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35364f4c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.868+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3999e3ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.869+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3999e3ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.870+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_496-, and the Request Id: 246ea205, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.870+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7d01c4a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.871+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d01c4a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.871+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_493, and the Request Id: 7ec32e22, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.871+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38300fc1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.872+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 47244dac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.872+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 529998ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.873+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47244dac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.874+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 54dc00ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.874+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54dc00ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.874+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7133d2b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.875+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7133d2b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.875+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_491, and the Request Id: 19698a89, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.876+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_495, and the Request Id: 3343dce3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.877+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c63b825, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.878+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31b811ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.879+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c129b63, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.882+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_493-, and the Request Id: 57bffe1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.883+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ef02e7e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.883+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_491-, and the Request Id: 29da9220, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.886+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_495-, and the Request Id: 7509ba14, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.887+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 31504210, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.888+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2c9e331f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.888+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ef0ed4b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.890+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77ded1c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.892+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c9e331f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.892+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31504210 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.892+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2c2278f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.892+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 678651d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.893+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c2278f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.893+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ebff1f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.894+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ebff1f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.895+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c616948, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.895+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5378421a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.895+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5378421a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.895+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c616948 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.895+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38b3b2ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.895+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 18182558, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.898+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18182558 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.898+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 212a59f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.899+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 212a59f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.899+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_494, and the Request Id: 5d2fec20, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.900+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_497, and the Request Id: 5af490d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.900+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_498, and the Request Id: 1e2ceaac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.900+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_496, and the Request Id: 44f84cb8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.901+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b9ab435, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.905+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24b8d725, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.907+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_498-, and the Request Id: 6539ac0c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.908+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_496-, and the Request Id: cd3a689, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.908+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_494-, and the Request Id: cc86676, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.909+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_497-, and the Request Id: 558035e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.914+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48fca5b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.917+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ea9cf08, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.918+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ea9cf08 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.919+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3dd61ace, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.919+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3dd61ace the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.920+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7287d70b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.920+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7287d70b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.920+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_494, and the Request Id: 2358ca6b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.922+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f9f2884, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.923+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ac372a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.923+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21c9fb77, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.923+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4765e0b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.924+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4765e0b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.924+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 125a1384, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.925+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 125a1384 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.926+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_492, and the Request Id: 2f1913cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.926+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fe1f080, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.926+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fe1f080 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.927+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4136eb2f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.930+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_496, and the Request Id: 80cb7ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.932+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_494-, and the Request Id: 7ab36b75, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.933+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8667413, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.938+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_492-, and the Request Id: 684186e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.939+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d8b4d9f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.940+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 256c7936, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.941+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_496-, and the Request Id: 507697e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.941+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5acc6278, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.941+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d1c3171, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.942+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5acc6278 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.942+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b0f78f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.942+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2149ea93, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.943+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2149ea93 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.943+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_498, and the Request Id: 34f4b114, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.946+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 723a2b61, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.946+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 24e971a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.947+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24e971a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.949+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 72572f04, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.949+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 228f234, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.950+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72572f04 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.950+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 228f234 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.954+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 497bd809, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.954+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52dab753, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.954+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_499, and the Request Id: 283ca879, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.954+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 497bd809 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.954+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 223db905, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.955+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 223db905 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.962+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_497, and the Request Id: 2f5b67c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.962+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5bff0657, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.963+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bff0657 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.963+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_495, and the Request Id: 178ae324, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.964+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7cde2c63, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.966+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_498-, and the Request Id: 31d6740c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.970+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a35c0ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.974+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_499-, and the Request Id: 17962f3f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.976+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43dcbc37, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.979+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_497-, and the Request Id: 1fafaec3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.980+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_495-, and the Request Id: 2df93934, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.981+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1bcd4665, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.984+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5fb7500d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.984+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a7b9655, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.985+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fb7500d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.986+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bcd4665 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.986+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3aea43fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.987+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3530cdc7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.987+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 342f925c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.988+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5af5a582, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.988+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 342f925c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.989+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7d5df225, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.990+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aea43fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.990+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d5df225 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.991+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_495, and the Request Id: 1b009c38, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.992+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 495f948, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.992+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 79492d9f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.993+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_493, and the Request Id: 4f0786d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.993+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79492d9f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.994+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_499, and the Request Id: 7db222c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.994+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_495-, and the Request Id: 28a0e000, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:45.998+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 217d87ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.000+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f544b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.001+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_493-, and the Request Id: 11113bb1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.002+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 41aaf53, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.002+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41aaf53 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.003+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c53eaf1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.004+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c53eaf1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.004+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 31f51784, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.004+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31f51784 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.005+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_499-, and the Request Id: 24659727, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.005+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 601a56d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.005+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 45535c04, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.006+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45535c04 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.007+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20d393f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.008+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_497, and the Request Id: 4f5e0617, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.008+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_496, and the Request Id: 50d2def7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.008+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4ffc0c76, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.009+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ffc0c76 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.010+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c00ded5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.011+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c00ded5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.011+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_498, and the Request Id: 1eff3f99, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.013+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6407f4c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.013+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_497-, and the Request Id: 80a0d05, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.014+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_496-, and the Request Id: 472e9e7b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.014+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a6a14cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.017+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_498-, and the Request Id: 419929b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.018+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2314ade5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.020+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64fc02e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.020+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 244c7764, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.020+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c1c61b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.021+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64fc02e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.025+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b4cb855, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.021+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 244c7764 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.028+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 12aa67b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.028+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 752b7b87, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.029+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12aa67b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.029+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 72c09c54, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.030+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72c09c54 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.030+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_496, and the Request Id: ada6740, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.031+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_494, and the Request Id: b32fbef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.031+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c226c6b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.031+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c226c6b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.032+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 22422cc9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.033+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22422cc9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.034+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_497, and the Request Id: 57f0a251, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.034+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19e9e8a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.035+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_496-, and the Request Id: 32c51026, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.037+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35d71d7a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.038+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_494-, and the Request Id: 7c462794, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.040+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_497-, and the Request Id: 63ee5f5c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.042+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 709dc164, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.042+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13d4ccf5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.042+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4248e228, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.043+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 709dc164 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.043+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4248e228 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.044+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 569beb3d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.044+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 569beb3d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.048+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2edb5647, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.048+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6acd3514, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.048+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2edb5647 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.049+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_498, and the Request Id: 30f6c9f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.049+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5092010e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.049+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_499, and the Request Id: 7f3c0d88, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.054+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_498-, and the Request Id: 5c060a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.054+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1df2e706, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.055+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 413c081, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.057+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_499-, and the Request Id: 76f9095e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.059+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7696510a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.061+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4824ed37, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.063+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 55ae579, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.063+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 184363db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.064+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55ae579 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.064+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5c660467, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.064+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 184363db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.065+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c660467 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.070+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15b1374, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.071+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 60633e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.071+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c6ec0aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.071+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60633e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.070+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 20d8f2d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.072+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20d8f2d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.072+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15b1374 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.074+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_498, and the Request Id: c7254d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.074+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_495, and the Request Id: 38e545e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.075+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_497, and the Request Id: 15c174bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.079+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_498-, and the Request Id: 4b398630, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.079+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 298ee6b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.079+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_497-, and the Request Id: 781152e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.080+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_495-, and the Request Id: 1ece0c84, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.080+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 298ee6b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.081+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43262dc4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.081+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43262dc4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.082+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_499, and the Request Id: 393b37ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.083+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64b4eed6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.086+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_499-, and the Request Id: 3b1cf11, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.087+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b1eecff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.087+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79a78ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.092+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e47eb4e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.095+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fd3d43d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.097+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f1144d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.100+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1a6916e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.100+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a0c06c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.101+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a6916e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.101+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a0c06c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.104+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1604f923, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.104+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d4bbf49, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.104+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 160b45ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.105+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1604f923 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.105+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 160b45ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.105+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d4bbf49 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.106+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_499, and the Request Id: 76522524, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.106+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 27a37755, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.106+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27a37755 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.106+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_498, and the Request Id: 5a945200, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.107+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_496, and the Request Id: 55f808e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.110+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_499-, and the Request Id: 79fc7313, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.112+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_496-, and the Request Id: 778dce4a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.114+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_498-, and the Request Id: 5c3394df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.118+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1aef01c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.121+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37265da7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.124+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34cfea38, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.127+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f7f2646, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.131+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f3c5fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.132+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f3c5fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.133+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7aaddff9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.133+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7aaddff9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.134+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_497, and the Request Id: 4fadcb46, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.135+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40084d9f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.135+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40084d9f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.136+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6aa65d38, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.137+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6aa65d38 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.138+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_499, and the Request Id: 361601d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.139+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_497-, and the Request Id: 78b3e242, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.143+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_499-, and the Request Id: 6335e42c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.143+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 394eda0d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.149+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6bbe1d5e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.154+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7946f94c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.155+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7946f94c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.156+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 54022e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.156+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54022e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.157+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_498, and the Request Id: 5e27687e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.161+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_498-, and the Request Id: 4fd9638a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.166+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 339b1d8e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.172+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ad88c31, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.177+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b6ff6d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.178+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b6ff6d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.186+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48c227b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.186+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48c227b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.188+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_499, and the Request Id: 7cc440e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.193+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_499-, and the Request Id: 5e75cbd0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.198+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ApplicationTest - Concurrency test took: PT1M18.560288521S [facility=, subject=, traceId=] 2025-12-13T10:10:46.251+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/id.1, and the Request Id: 23b1fcfe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.268+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 2d2f6e28, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.278+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d2f6e28 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.279+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-12-13T10:10:46.320+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/id.1, and the Request Id: 68607ec1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.324+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68607ec1 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.374+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: 6d18713c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.414+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services/ac.dc, and the Request Id: 4970733d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.420+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check-reject, and the Request Id: 630da258, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.422+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 630da258 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.432+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ServiceController - Possible problem deleting Policy 'id1' when deleting Service 'ac.dc'. Continuing, but might trigger a re-sync with affected ric 'ric'. Repsonse: "<401 UNAUTHORIZED Unauthorized,{"type":"about:blank","status":401,"detail":"Not authorized"},[Content-Type:"application/problem+json"]>" [facility=, subject=, traceId=] 2025-12-13T10:10:46.461+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/id1, and the Request Id: 3365c27d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.467+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check-reject, and the Request Id: 1f74fca0, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.469+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f74fca0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.470+0000 [reactor-http-epoll-1] ERROR org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.PolicyController - Not authorized [facility=, subject=, traceId=] 2025-12-13T10:10:46.471+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3365c27d the Status code of the response: 401 UNAUTHORIZED [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.521+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services/NoService, and the Request Id: 2ad2d61b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.522+0000 [https-jsse-nio-auto-6-exec-3] WARN org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ServiceController - Exception caught during service deletion while deleting service NoService: Could not find service: NoService [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.523+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ad2d61b the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.573+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: 2385930e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.576+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-12-13T10:10:46.618+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d841ff2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.621+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 7928b37a, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.622+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7928b37a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.624+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d841ff2 the Status code of the response: 500 INTERNAL_SERVER_ERROR [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.672+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/instance1, and the Request Id: 7b7e3fce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.674+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 6e394d07, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.677+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e394d07 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.678+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b7e3fce the Status code of the response: 500 INTERNAL_SERVER_ERROR [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.738+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3169f4f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.740+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check-reject, and the Request Id: 1df6244f, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.741+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1df6244f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.743+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3169f4f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.782+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policyId, and the Request Id: 64511406, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.784+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check-reject, and the Request Id: 41d5062e, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.785+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41d5062e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.787+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64511406 the Status code of the response: 401 UNAUTHORIZED [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.825+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4309d52, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.827+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check-reject, and the Request Id: 8d471cb, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.829+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8d471cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.830+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4309d52 the Status code of the response: 401 UNAUTHORIZED [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.866+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73b151c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.870+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check-reject, and the Request Id: 51dd58ed, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.872+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51dd58ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.877+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73b151c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.933+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4d1c2386, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:46.956+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.controllers.authorization.AuthorizationCheck - Error returned from auth server: Failed to resolve 'junk' [A(1)] [facility=, subject=, traceId=] 2025-12-13T10:10:46.957+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d1c2386 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:47.016+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policyId, and the Request Id: 734167b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:47.025+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.controllers.authorization.AuthorizationCheck - Error returned from auth server: Failed to resolve 'junk' [A(1)] [facility=, subject=, traceId=] 2025-12-13T10:10:47.026+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 734167b8 the Status code of the response: 401 UNAUTHORIZED [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:47.072+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 450b3b75, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:47.113+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.controllers.authorization.AuthorizationCheck - Error returned from auth server: Failed to resolve 'junk' [A(1)] [facility=, subject=, traceId=] 2025-12-13T10:10:47.114+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 450b3b75 the Status code of the response: 401 UNAUTHORIZED [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:47.163+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1710c1f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:47.171+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.controllers.authorization.AuthorizationCheck - Error returned from auth server: Failed to resolve 'junk' [A(1)] [facility=, subject=, traceId=] 2025-12-13T10:10:47.172+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1710c1f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:47.223+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/id, and the Request Id: 6837d1d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:47.225+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 2ed785de, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:47.227+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6837d1d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:47.227+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ed785de the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:47.269+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/id, and the Request Id: 7520cccb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:47.271+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7520cccb the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:47.326+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e39cf68, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:47.333+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 1ebe54ba, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:47.334+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ebe54ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:47.341+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 3a79275e, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:47.345+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e39cf68 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:47.345+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a79275e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:47.346+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ApplicationTest - {"policy_ids":["id2","id1"]} [facility=, subject=, traceId=] 2025-12-13T10:10:47.394+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c7809a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:47.400+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 7ae3bce3, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:47.402+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae3bce3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:47.403+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c7809a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:47.447+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67c9904a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:47.452+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 11721441, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:47.452+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 743498f, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:47.453+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11721441 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:47.453+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 743498f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:47.455+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67c9904a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:47.493+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f17034f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:47.495+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f17034f the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:47.539+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5fc29c3d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:47.542+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fc29c3d the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:47.602+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3d581bbb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:47.608+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 3f0fc725, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:47.609+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f0fc725 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:47.611+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d581bbb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:47.611+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ApplicationTest - {"policies":[{"ric_id":"ric","policy_id":"id1","service_id":"service1","policy_data":{"servingCellNrcgi":"1"},"status_notification_uri":"/policy-status?id=XXX","policytype_id":"type1","transient":false}]} [facility=, subject=, traceId=] 2025-12-13T10:10:47.673+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e6ee558, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:47.679+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 7bd17d94, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:47.680+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bd17d94 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:47.681+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 6e0d99b6, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:47.681+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e0d99b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:47.683+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e6ee558 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:47.683+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ApplicationTest - {"policies":[{"ric_id":"ric","policy_id":"id1","service_id":"service1","policy_data":{"servingCellNrcgi":"1"},"status_notification_uri":"/policy-status?id=XXX","policytype_id":"type1","transient":false},{"ric_id":"ric","policy_id":"id2","service_id":"service2","policy_data":{"servingCellNrcgi":"1"},"status_notification_uri":"/policy-status?id=XXX","policytype_id":"type1","transient":false}]} [facility=, subject=, traceId=] 2025-12-13T10:10:47.722+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 50ad4e31, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:47.724+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 1484f0ab, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:47.726+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1484f0ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:47.727+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50ad4e31 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:47.730+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ApplicationTest - {"policies":[{"ric_id":"ric","policy_id":"id2","service_id":"service2","policy_data":{"servingCellNrcgi":"1"},"status_notification_uri":"/policy-status?id=XXX","policytype_id":"type1","transient":false}]} [facility=, subject=, traceId=] 2025-12-13T10:10:47.766+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8b3a6ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:47.769+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 7c3b09ba, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:47.771+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c3b09ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:47.771+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 7dec8344, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:47.772+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7dec8344 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:47.787+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: d030842, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:47.789+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d030842 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:47.791+0000 [reactor-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8b3a6ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:47.838+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7dd07f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:47.842+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7dd07f the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:47.886+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 16809fb3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:47.890+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16809fb3 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:47.940+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/id/status, and the Request Id: 6c72f9ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:47.944+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 39fea71d, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:47.945+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39fea71d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:47.947+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-12-13T10:10:47.951+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c72f9ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:47.997+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/XXX/status, and the Request Id: 31752a76, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:47.999+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31752a76 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:48.035+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/id/status, and the Request Id: 72f770fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:48.039+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 1f3cc372, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:48.041+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f3cc372 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:48.045+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72f770fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:48.191+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types/AC.D, and the Request Id: 62931152, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:48.195+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62931152 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:48.233+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types/JUNK, and the Request Id: 6b7536da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:48.236+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b7536da the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:48.286+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3f6f2fa5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:48.287+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f6f2fa5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:48.324+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5269e785, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:48.326+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5269e785 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:48.374+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6d2b0b4c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:48.375+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d2b0b4c the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:48.417+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 67559f1b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:48.419+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67559f1b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:48.455+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 352024d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:48.458+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 352024d7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:48.501+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 60d7b69b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:48.504+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60d7b69b the Status code of the response: 400 BAD_REQUEST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:48.545+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ad7e5e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:48.547+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ad7e5e3 the Status code of the response: 400 BAD_REQUEST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:48.591+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 288ac6b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:48.596+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 288ac6b6 the Status code of the response: 400 BAD_REQUEST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:48.648+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/rics/ric, and the Request Id: 42f064a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:48.658+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42f064a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:48.704+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/rics/ric, and the Request Id: 64425fa1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:48.706+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64425fa1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:48.748+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/rics/ric, and the Request Id: 5ee5d5d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:48.750+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ee5d5d1 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:48.788+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/rics/ric, and the Request Id: 3fc3ffc6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:48.790+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc3ffc6 the Status code of the response: 400 BAD_REQUEST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:48.838+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/rics, and the Request Id: 75f99e8b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:48.843+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75f99e8b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:48.889+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/rics, and the Request Id: 11f58787, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:48.890+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11f58787 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:48.933+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/rics, and the Request Id: 351e1a17, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:48.934+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 351e1a17 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:48.968+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/rics, and the Request Id: 4ff8751a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:48.970+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ff8751a the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:49.016+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/status, and the Request Id: 594866f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:49.019+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 594866f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:49.057+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /status, and the Request Id: 52cc1b1a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:49.058+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52cc1b1a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:49.317+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/id2, and the Request Id: 6cece810, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:49.319+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 29ae1112, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:49.325+0000 [reactor-http-epoll-2] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-12-13T10:10:49.331+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29ae1112 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:49.508+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: 31344437, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:49.556+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: 504c84c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:49.595+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: 5deef4ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:49.640+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: 2c76843f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:49.645+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c76843f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:49.691+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: 20ebfcde, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:49.692+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20ebfcde the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:49.693+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ApplicationTest - {"service_list":[{"callback_url":"https://localhost:40205/r-app/near-rt-ric-status","service_id":"ac.dc","keep_alive_interval_seconds":0,"time_since_last_activity_seconds":0}]} [facility=, subject=, traceId=] 2025-12-13T10:10:49.735+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services/ac.dc/keepalive, and the Request Id: 66453cbf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:49.780+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services/ac.dc, and the Request Id: 175372c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:49.782+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 5bcfddd8, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:49.783+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bcfddd8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:49.784+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-12-13T10:10:49.821+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services/junk/keepalive, and the Request Id: b40400d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:49.824+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b40400d the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:49.890+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: 3b24f052, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:49.902+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b24f052 the Status code of the response: 400 BAD_REQUEST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:49.941+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: 5d0bbbb1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:49.943+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d0bbbb1 the Status code of the response: 400 BAD_REQUEST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:49.980+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: 258c3872, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:49.982+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 258c3872 the Status code of the response: 400 BAD_REQUEST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:50.030+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: f4681d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:50.032+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f4681d1 the Status code of the response: 400 BAD_REQUEST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:50.073+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: 4e70758b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:50.075+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e70758b the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:50.121+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: 3f298312, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:50.168+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16e7181c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:50.170+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 7316d75a, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:50.171+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7316d75a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:50.174+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-12-13T10:10:50.213+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e85a9fc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:50.215+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 57691692, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:50.218+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57691692 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:50.254+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64b30972, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:50.259+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 4d0d6a38, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:50.260+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d0d6a38 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:50.261+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64b30972 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:50.302+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/instance_1.2.3, and the Request Id: 3305fbca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:50.307+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 63aabf9a, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:50.308+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63aabf9a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:50.309+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3305fbca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:50.346+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a42650a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:50.348+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a42650a the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:50.394+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fbb930c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:50.396+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 6bc62f4e, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:50.397+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bc62f4e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:50.399+0000 [reactor-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fbb930c the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:50.434+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a304871, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:50.440+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 723213bc, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:50.441+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 723213bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:50.443+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a304871 the Status code of the response: 423 LOCKED [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:50.496+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5faeac92, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:50.498+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 538a0489, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:50.499+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 538a0489 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:50.501+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-12-13T10:10:50.547+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: 1660df11, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:50.585+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5068ce7b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:50.587+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 6dd8f172, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:50.589+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6dd8f172 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:50.590+0000 [reactor-http-epoll-2] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-12-13T10:10:50.631+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 93f3d85, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:50.634+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 6ec84c44, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:50.636+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ec84c44 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:50.637+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 93f3d85 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:50.682+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26fedf62, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:50.688+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 4c355d76, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:50.690+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c355d76 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:50.691+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26fedf62 the Status code of the response: 409 CONFLICT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:50.751+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: 70d56228, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:50.789+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: dda8fb7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:50.792+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-12-13T10:10:50.812+0000 [https-jsse-nio-auto-6-exec-9] WARN org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Invalid JWT: Missing payload [facility=, subject=, traceId=] 2025-12-13T10:10:50.812+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /r-app/near-rt-ric-status, and the Request Id: 69f63a5d, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:50.813+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.RappSimulatorController - R-App callback body: {"ric_id":"ric1","event_type":"AVAILABLE"} [facility=, subject=, traceId=] 2025-12-13T10:10:50.814+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.controllers.ServiceCallbacks - Service: junkService, callback: https://junk failed: org.springframework.web.reactive.function.client.WebClientRequestException: Failed to resolve 'junk' [A(1)] [facility=, subject=, traceId=] 2025-12-13T10:10:51.060+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: 223b58a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:51.098+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 734892ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:51.101+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 25a1fe55, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:51.102+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25a1fe55 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:51.103+0000 [reactor-http-epoll-2] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-12-13T10:10:53.101+0000 [parallel-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervision - Service is expired: service1 [facility=, subject=, traceId=] 2025-12-13T10:10:53.146+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-12-13T10:10:53.150+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-12-13T10:10:53.544+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/rics, and the Request Id: 31d8ef4e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:53.546+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31d8ef4e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:53.592+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7db0a51a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:53.596+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 757b453, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:53.597+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 757b453 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:53.598+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7db0a51a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:53.636+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31627a96, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:53.638+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31627a96 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:53.677+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f43f5c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:53.679+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 66022699, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:53.681+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66022699 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:53.681+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f43f5c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:53.730+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /actuator/loggers/org.onap.ccsdk.oran.a1policymanagementservice, and the Request Id: 87b8a8c, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:53.788+0000 [reactor-http-epoll-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 204 NO_CONTENT [facility=, subject=, traceId=] 2025-12-13T10:10:53.788+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 GET uri = 'https://localhost:40205/actuator/loggers/org.onap.ccsdk.oran.a1policymanagementservice'' [facility=, subject=, traceId=] 2025-12-13T10:10:53.789+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /actuator/loggers/org.onap.ccsdk.oran.a1policymanagementservice, and the Request Id: 6d47377a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:53.804+0000 [reactor-http-epoll-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 200 OK [facility=, subject=, traceId=] 2025-12-13T10:10:53.805+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 POST uri = 'https://localhost:40205/actuator/loggers/org.springframework.boot.actuate'' [facility=, subject=, traceId=] 2025-12-13T10:10:53.808+0000 [boundedElastic-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d47377a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:53.808+0000 [boundedElastic-1] TRACE org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d47377a the response is: {"configuredLevel":"TRACE","effectiveLevel":"TRACE"} [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:53.808+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /actuator/loggers/org.springframework.boot.actuate, and the Request Id: 3a8aed15, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:53.809+0000 [https-jsse-nio-auto-6-exec-12] TRACE org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a8aed15 the received request body: {"configuredLevel":"trace"} [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:53.811+0000 [reactor-http-epoll-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 204 NO_CONTENT [facility=, subject=, traceId=] 2025-12-13T10:10:53.815+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 POST uri = 'https://localhost:40205/actuator/shutdown'' [facility=, subject=, traceId=] 2025-12-13T10:10:53.817+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /actuator/shutdown, and the Request Id: 7f684281, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:53.818+0000 [https-jsse-nio-auto-6-exec-10] DEBUG org.springframework.boot.actuate.endpoint.web.reactive.WebFluxEndpointHandlerMapping - [7f684281] Mapped to Actuator web endpoint 'shutdown' [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:53.832+0000 [reactor-http-epoll-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 200 OK [facility=, subject=, traceId=] 2025-12-13T10:10:53.832+0000 [boundedElastic-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f684281 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:53.832+0000 [boundedElastic-1] TRACE org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f684281 the response is: {"message":"Shutting down, bye..."} [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:53.832+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Listing files in: /tmp/pmstest/database/policies [facility=, subject=, traceId=] 2025-12-13T10:10:53.833+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory /tmp/pmstest/database/policies, prefix: [facility=, subject=, traceId=] 2025-12-13T10:10:53.833+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory /tmp/pmstest/database/policies/ric1, prefix: [facility=, subject=, traceId=] 2025-12-13T10:10:53.833+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory /tmp/pmstest/database/policies/ricXXX, prefix: [facility=, subject=, traceId=] 2025-12-13T10:10:53.833+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory /tmp/pmstest/database/policies/ric.1, prefix: [facility=, subject=, traceId=] 2025-12-13T10:10:53.833+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory /tmp/pmstest/database/policies/ric, prefix: [facility=, subject=, traceId=] 2025-12-13T10:10:53.833+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Listing files in: /tmp/pmstest/database/policytypes [facility=, subject=, traceId=] 2025-12-13T10:10:53.833+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory /tmp/pmstest/database/policytypes, prefix: [facility=, subject=, traceId=] 2025-12-13T10:10:53.833+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Listing files in: /tmp/pmstest/database/services [facility=, subject=, traceId=] 2025-12-13T10:10:53.833+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory /tmp/pmstest/database/services, prefix: [facility=, subject=, traceId=] [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 88.11 s -- in org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ApplicationTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ConfigurationControllerTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.6) 2025-12-13T10:10:53.921+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ConfigurationControllerTest - Starting ConfigurationControllerTest using Java 17.0.7 with PID 2948 (started by jenkins in /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master) [facility=, subject=, traceId=] 2025-12-13T10:10:53.921+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ConfigurationControllerTest - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2025-12-13T10:10:54.157+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.endpoint.condition.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.audit.AuditEventsEndpointAutoConfiguration did not match due to @ConditionalOnAvailableEndpoint not exposed [facility=, subject=, traceId=] 2025-12-13T10:10:54.159+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.availability.AvailabilityProbesAutoConfiguration$ProbesCondition - Condition AvailabilityProbesAutoConfiguration.ProbesCondition on org.springframework.boot.actuate.autoconfigure.availability.AvailabilityProbesAutoConfiguration did not match due to Probes availability not running on a supported cloud platform [facility=, subject=, traceId=] 2025-12-13T10:10:54.160+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.endpoint.condition.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.beans.BeansEndpointAutoConfiguration did not match due to @ConditionalOnAvailableEndpoint not exposed [facility=, subject=, traceId=] 2025-12-13T10:10:54.165+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.endpoint.condition.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.cache.CachesEndpointAutoConfiguration did not match due to @ConditionalOnAvailableEndpoint not exposed [facility=, subject=, traceId=] 2025-12-13T10:10:54.166+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.endpoint.condition.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.health.HealthEndpointAutoConfiguration matched due to @ConditionalOnAvailableEndpoint marked as exposed by a 'management.endpoints.web.exposure' property [facility=, subject=, traceId=] 2025-12-13T10:10:54.170+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.endpoint.condition.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.health.HealthEndpointReactiveWebExtensionConfiguration matched due to @ConditionalOnAvailableEndpoint marked as exposed by a 'management.endpoints.web.exposure' property [facility=, subject=, traceId=] 2025-12-13T10:10:54.173+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.endpoint.condition.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.info.InfoEndpointAutoConfiguration matched due to @ConditionalOnAvailableEndpoint marked as exposed by a 'management.endpoints.web.exposure' property [facility=, subject=, traceId=] 2025-12-13T10:10:54.174+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.endpoint.condition.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.condition.ConditionsReportEndpointAutoConfiguration did not match due to @ConditionalOnAvailableEndpoint not exposed [facility=, subject=, traceId=] 2025-12-13T10:10:54.175+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.endpoint.condition.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.context.ShutdownEndpointAutoConfiguration matched due to @ConditionalOnAvailableEndpoint marked as exposed by a 'management.endpoints.web.exposure' property [facility=, subject=, traceId=] 2025-12-13T10:10:54.176+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.endpoint.condition.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.context.properties.ConfigurationPropertiesReportEndpointAutoConfiguration did not match due to @ConditionalOnAvailableEndpoint not exposed [facility=, subject=, traceId=] 2025-12-13T10:10:54.179+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.endpoint.condition.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.env.EnvironmentEndpointAutoConfiguration did not match due to @ConditionalOnAvailableEndpoint not exposed [facility=, subject=, traceId=] 2025-12-13T10:10:54.181+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.endpoint.condition.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.flyway.FlywayEndpointAutoConfiguration did not match due to @ConditionalOnAvailableEndpoint not exposed [facility=, subject=, traceId=] 2025-12-13T10:10:54.181+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.health.OnEnabledHealthIndicatorCondition - Condition OnEnabledHealthIndicatorCondition on org.springframework.boot.actuate.autoconfigure.ssl.SslHealthContributorAutoConfiguration matched due to @ConditionalOnEnabledHealthIndicator management.health.defaults.enabled is considered true [facility=, subject=, traceId=] 2025-12-13T10:10:54.182+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.health.OnEnabledHealthIndicatorCondition - Condition OnEnabledHealthIndicatorCondition on org.springframework.boot.actuate.autoconfigure.system.DiskSpaceHealthContributorAutoConfiguration matched due to @ConditionalOnEnabledHealthIndicator management.health.defaults.enabled is considered true [facility=, subject=, traceId=] 2025-12-13T10:10:54.184+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.health.OnEnabledHealthIndicatorCondition - Condition OnEnabledHealthIndicatorCondition on org.springframework.boot.actuate.autoconfigure.jdbc.DataSourceHealthContributorAutoConfiguration matched due to @ConditionalOnEnabledHealthIndicator management.health.defaults.enabled is considered true [facility=, subject=, traceId=] 2025-12-13T10:10:54.185+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.endpoint.condition.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.logging.LogFileWebEndpointAutoConfiguration matched due to @ConditionalOnAvailableEndpoint marked as exposed by a 'management.endpoints.web.exposure' property [facility=, subject=, traceId=] 2025-12-13T10:10:54.186+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.endpoint.condition.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.logging.LoggersEndpointAutoConfiguration matched due to @ConditionalOnAvailableEndpoint marked as exposed by a 'management.endpoints.web.exposure' property [facility=, subject=, traceId=] 2025-12-13T10:10:54.193+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.logging.OnEnabledLoggingExportCondition - Condition OnEnabledLoggingExportCondition on org.springframework.boot.actuate.autoconfigure.logging.otlp.OtlpLoggingConfigurations$Exporters matched due to @ConditionalOnEnabledLoggingExport is enabled by default [facility=, subject=, traceId=] 2025-12-13T10:10:54.194+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.endpoint.condition.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.management.HeapDumpWebEndpointAutoConfiguration did not match due to @ConditionalOnAvailableEndpoint the configured access for endpoint 'heapdump' is NONE [facility=, subject=, traceId=] 2025-12-13T10:10:54.194+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.endpoint.condition.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.management.ThreadDumpEndpointAutoConfiguration matched due to @ConditionalOnAvailableEndpoint marked as exposed by a 'management.endpoints.web.exposure' property [facility=, subject=, traceId=] 2025-12-13T10:10:54.203+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.metrics.export.OnMetricsExportEnabledCondition - Condition OnMetricsExportEnabledCondition on org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusMetricsExportAutoConfiguration did not match due to @ConditionalOnEnabledMetricsExport management.defaults.metrics.export.enabled is considered false [facility=, subject=, traceId=] 2025-12-13T10:10:54.203+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.metrics.export.OnMetricsExportEnabledCondition - Condition OnMetricsExportEnabledCondition on org.springframework.boot.actuate.autoconfigure.metrics.export.simple.SimpleMetricsExportAutoConfiguration matched due to @ConditionalOnEnabledMetricsExport management.simple.metrics.export.enabled is true [facility=, subject=, traceId=] 2025-12-13T10:10:54.206+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.metrics.LogbackMetricsAutoConfiguration$LogbackLoggingCondition - Condition LogbackMetricsAutoConfiguration.LogbackLoggingCondition on org.springframework.boot.actuate.autoconfigure.metrics.LogbackMetricsAutoConfiguration matched due to LogbackLoggingCondition ILoggerFactory is a Logback LoggerContext [facility=, subject=, traceId=] 2025-12-13T10:10:54.208+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.endpoint.condition.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.metrics.MetricsEndpointAutoConfiguration matched due to @ConditionalOnAvailableEndpoint marked as exposed by a 'management.endpoints.web.exposure' property [facility=, subject=, traceId=] 2025-12-13T10:10:54.227+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.health.OnEnabledHealthIndicatorCondition - Condition OnEnabledHealthIndicatorCondition on org.springframework.boot.actuate.autoconfigure.r2dbc.ConnectionFactoryHealthContributorAutoConfiguration matched due to @ConditionalOnEnabledHealthIndicator management.health.defaults.enabled is considered true [facility=, subject=, traceId=] 2025-12-13T10:10:54.228+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.endpoint.condition.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.sbom.SbomEndpointAutoConfiguration did not match due to @ConditionalOnAvailableEndpoint not exposed [facility=, subject=, traceId=] 2025-12-13T10:10:54.228+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.endpoint.condition.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.scheduling.ScheduledTasksEndpointAutoConfiguration did not match due to @ConditionalOnAvailableEndpoint not exposed [facility=, subject=, traceId=] 2025-12-13T10:10:54.230+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.startup.StartupEndpointAutoConfiguration$ApplicationStartupCondition - Condition StartupEndpointAutoConfiguration.ApplicationStartupCondition on org.springframework.boot.actuate.autoconfigure.startup.StartupEndpointAutoConfiguration did not match due to ApplicationStartup configured applicationStartup is of type class org.springframework.core.metrics.DefaultApplicationStartup, expected BufferingApplicationStartup. [facility=, subject=, traceId=] 2025-12-13T10:10:54.233+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.tracing.OnEnabledTracingCondition - Condition OnEnabledTracingCondition on org.springframework.boot.actuate.autoconfigure.tracing.otlp.OtlpTracingConfigurations$Exporters did not match due to @ConditionalOnEnabledTracing management.tracing.enabled is false [facility=, subject=, traceId=] 2025-12-13T10:10:54.234+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.endpoint.condition.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.web.exchanges.HttpExchangesEndpointAutoConfiguration did not match due to @ConditionalOnAvailableEndpoint not exposed [facility=, subject=, traceId=] 2025-12-13T10:10:54.235+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.endpoint.condition.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.web.mappings.MappingsEndpointAutoConfiguration did not match due to @ConditionalOnAvailableEndpoint not exposed [facility=, subject=, traceId=] 2025-12-13T10:10:54.257+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.web.server.OnManagementPortCondition - Condition OnManagementPortCondition on org.springframework.boot.actuate.autoconfigure.web.server.ManagementContextAutoConfiguration$DifferentManagementContextConfiguration did not match due to Management Port actual port type (SAME) did not match required type (DIFFERENT) [facility=, subject=, traceId=] 2025-12-13T10:10:54.257+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.web.server.OnManagementPortCondition - Condition OnManagementPortCondition on org.springframework.boot.actuate.autoconfigure.web.server.ManagementContextAutoConfiguration$SameManagementContextConfiguration matched due to Management Port actual port type (SAME) matched required type [facility=, subject=, traceId=] 2025-12-13T10:10:54.271+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 2025-12-13T10:10:54.295+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.endpoint.condition.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.health.HealthEndpointAutoConfiguration matched due to @ConditionalOnAvailableEndpoint marked as exposed by a 'management.endpoints.web.exposure' property [facility=, subject=, traceId=] 2025-12-13T10:10:54.297+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.endpoint.condition.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.health.HealthEndpointReactiveWebExtensionConfiguration matched due to @ConditionalOnAvailableEndpoint marked as exposed by a 'management.endpoints.web.exposure' property [facility=, subject=, traceId=] 2025-12-13T10:10:54.299+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.info.OnEnabledInfoContributorCondition - Condition OnEnabledInfoContributorCondition on org.springframework.boot.actuate.autoconfigure.info.InfoContributorAutoConfiguration#envInfoContributor did not match due to @ConditionalOnEnabledInfoContributor management.info.env.enabled is not true [facility=, subject=, traceId=] 2025-12-13T10:10:54.299+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.info.OnEnabledInfoContributorCondition - Condition OnEnabledInfoContributorCondition on org.springframework.boot.actuate.autoconfigure.info.InfoContributorAutoConfiguration#gitInfoContributor matched due to @ConditionalOnEnabledInfoContributor management.info.defaults.enabled is considered true [facility=, subject=, traceId=] 2025-12-13T10:10:54.300+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.info.OnEnabledInfoContributorCondition - Condition OnEnabledInfoContributorCondition on org.springframework.boot.actuate.autoconfigure.info.InfoContributorAutoConfiguration#buildInfoContributor matched due to @ConditionalOnEnabledInfoContributor management.info.defaults.enabled is considered true [facility=, subject=, traceId=] 2025-12-13T10:10:54.300+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.info.OnEnabledInfoContributorCondition - Condition OnEnabledInfoContributorCondition on org.springframework.boot.actuate.autoconfigure.info.InfoContributorAutoConfiguration#javaInfoContributor did not match due to @ConditionalOnEnabledInfoContributor management.info.java.enabled is not true [facility=, subject=, traceId=] 2025-12-13T10:10:54.300+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.info.OnEnabledInfoContributorCondition - Condition OnEnabledInfoContributorCondition on org.springframework.boot.actuate.autoconfigure.info.InfoContributorAutoConfiguration#osInfoContributor did not match due to @ConditionalOnEnabledInfoContributor management.info.os.enabled is not true [facility=, subject=, traceId=] 2025-12-13T10:10:54.300+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.info.OnEnabledInfoContributorCondition - Condition OnEnabledInfoContributorCondition on org.springframework.boot.actuate.autoconfigure.info.InfoContributorAutoConfiguration#processInfoContributor did not match due to @ConditionalOnEnabledInfoContributor management.info.process.enabled is not true [facility=, subject=, traceId=] 2025-12-13T10:10:54.300+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.info.OnEnabledInfoContributorCondition - Condition OnEnabledInfoContributorCondition on org.springframework.boot.actuate.autoconfigure.info.InfoContributorAutoConfiguration#sslInfoContributor did not match due to @ConditionalOnEnabledInfoContributor management.info.ssl.enabled is not true [facility=, subject=, traceId=] 2025-12-13T10:10:54.300+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.info.OnEnabledInfoContributorCondition - Condition OnEnabledInfoContributorCondition on org.springframework.boot.actuate.autoconfigure.info.InfoContributorAutoConfiguration#sslInfo did not match due to @ConditionalOnEnabledInfoContributor management.info.ssl.enabled is not true [facility=, subject=, traceId=] 2025-12-13T10:10:54.301+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.endpoint.condition.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.info.InfoEndpointAutoConfiguration matched due to @ConditionalOnAvailableEndpoint marked as exposed by a 'management.endpoints.web.exposure' property [facility=, subject=, traceId=] 2025-12-13T10:10:54.301+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.endpoint.condition.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.context.ShutdownEndpointAutoConfiguration matched due to @ConditionalOnAvailableEndpoint marked as exposed by a 'management.endpoints.web.exposure' property [facility=, subject=, traceId=] 2025-12-13T10:10:54.305+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.health.OnEnabledHealthIndicatorCondition - Condition OnEnabledHealthIndicatorCondition on org.springframework.boot.actuate.autoconfigure.ssl.SslHealthContributorAutoConfiguration matched due to @ConditionalOnEnabledHealthIndicator management.health.defaults.enabled is considered true [facility=, subject=, traceId=] 2025-12-13T10:10:54.305+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.health.OnEnabledHealthIndicatorCondition - Condition OnEnabledHealthIndicatorCondition on org.springframework.boot.actuate.autoconfigure.system.DiskSpaceHealthContributorAutoConfiguration matched due to @ConditionalOnEnabledHealthIndicator management.health.defaults.enabled is considered true [facility=, subject=, traceId=] 2025-12-13T10:10:54.306+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.health.OnEnabledHealthIndicatorCondition - Condition OnEnabledHealthIndicatorCondition on org.springframework.boot.actuate.autoconfigure.health.HealthContributorAutoConfiguration#pingHealthContributor matched due to @ConditionalOnEnabledHealthIndicator management.health.defaults.enabled is considered true [facility=, subject=, traceId=] 2025-12-13T10:10:54.306+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.endpoint.condition.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.logging.LogFileWebEndpointAutoConfiguration matched due to @ConditionalOnAvailableEndpoint marked as exposed by a 'management.endpoints.web.exposure' property [facility=, subject=, traceId=] 2025-12-13T10:10:54.306+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.logging.LogFileWebEndpointAutoConfiguration$LogFileCondition - Condition LogFileWebEndpointAutoConfiguration.LogFileCondition on org.springframework.boot.actuate.autoconfigure.logging.LogFileWebEndpointAutoConfiguration#logFileWebEndpoint matched due to Log File found logging.file.name /var/log/policy-agent/application.log [facility=, subject=, traceId=] 2025-12-13T10:10:54.307+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.endpoint.condition.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.logging.LoggersEndpointAutoConfiguration matched due to @ConditionalOnAvailableEndpoint marked as exposed by a 'management.endpoints.web.exposure' property [facility=, subject=, traceId=] 2025-12-13T10:10:54.307+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.logging.LoggersEndpointAutoConfiguration$OnEnabledLoggingSystemCondition - Condition LoggersEndpointAutoConfiguration.OnEnabledLoggingSystemCondition on org.springframework.boot.actuate.autoconfigure.logging.LoggersEndpointAutoConfiguration#loggersEndpoint matched due to Logging System enabled [facility=, subject=, traceId=] 2025-12-13T10:10:54.309+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.endpoint.condition.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.management.ThreadDumpEndpointAutoConfiguration matched due to @ConditionalOnAvailableEndpoint marked as exposed by a 'management.endpoints.web.exposure' property [facility=, subject=, traceId=] 2025-12-13T10:10:54.310+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.tracing.OnEnabledTracingCondition - Condition OnEnabledTracingCondition on org.springframework.boot.actuate.autoconfigure.tracing.OpenTelemetryPropagationConfigurations$PropagationWithBaggage#textMapPropagatorWithBaggage did not match due to @ConditionalOnEnabledTracing management.tracing.enabled is false [facility=, subject=, traceId=] 2025-12-13T10:10:54.322+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.metrics.export.OnMetricsExportEnabledCondition - Condition OnMetricsExportEnabledCondition on org.springframework.boot.actuate.autoconfigure.metrics.export.simple.SimpleMetricsExportAutoConfiguration matched due to @ConditionalOnEnabledMetricsExport management.simple.metrics.export.enabled is true [facility=, subject=, traceId=] 2025-12-13T10:10:54.325+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.metrics.CompositeMeterRegistryConfiguration$MultipleNonPrimaryMeterRegistriesCondition - Condition CompositeMeterRegistryConfiguration.MultipleNonPrimaryMeterRegistriesCondition on org.springframework.boot.actuate.autoconfigure.metrics.CompositeMeterRegistryConfiguration did not match due to NoneNestedConditions 1 matched 1 did not; NestedCondition on CompositeMeterRegistryConfiguration.MultipleNonPrimaryMeterRegistriesCondition.SingleInjectableMeterRegistry @ConditionalOnSingleCandidate (types: io.micrometer.core.instrument.MeterRegistry; SearchStrategy: all) found a single bean 'simpleMeterRegistry'; NestedCondition on CompositeMeterRegistryConfiguration.MultipleNonPrimaryMeterRegistriesCondition.NoMeterRegistryCondition @ConditionalOnMissingBean (types: io.micrometer.core.instrument.MeterRegistry; SearchStrategy: all) found beans of type 'io.micrometer.core.instrument.MeterRegistry' simpleMeterRegistry [facility=, subject=, traceId=] 2025-12-13T10:10:54.328+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.metrics.LogbackMetricsAutoConfiguration$LogbackLoggingCondition - Condition LogbackMetricsAutoConfiguration.LogbackLoggingCondition on org.springframework.boot.actuate.autoconfigure.metrics.LogbackMetricsAutoConfiguration matched due to LogbackLoggingCondition ILoggerFactory is a Logback LoggerContext [facility=, subject=, traceId=] 2025-12-13T10:10:54.329+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.endpoint.condition.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.metrics.MetricsEndpointAutoConfiguration matched due to @ConditionalOnAvailableEndpoint marked as exposed by a 'management.endpoints.web.exposure' property [facility=, subject=, traceId=] 2025-12-13T10:10:54.398+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.web.server.OnManagementPortCondition - Condition OnManagementPortCondition on org.springframework.boot.actuate.autoconfigure.web.server.ManagementContextAutoConfiguration$SameManagementContextConfiguration matched due to Management Port actual port type (SAME) matched required type [facility=, subject=, traceId=] 2025-12-13T10:10:54.399+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.web.server.OnManagementPortCondition - Condition OnManagementPortCondition on org.springframework.boot.actuate.autoconfigure.endpoint.web.reactive.WebFluxEndpointManagementContextConfiguration#managementHealthEndpointWebFluxHandlerMapping did not match due to Management Port actual port type (SAME) did not match required type (DIFFERENT) [facility=, subject=, traceId=] 2025-12-13T10:10:54.554+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 2025-12-13T10:10:54.725+0000 [main] DEBUG org.springframework.boot.actuate.endpoint.web.reactive.AdditionalHealthEndpointPathsWebFluxHandlerMapping - 0 mappings in 'healthEndpointWebFluxHandlerMapping' [facility=, subject=, traceId=] 2025-12-13T10:10:54.736+0000 [main] INFO org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver - Exposing 7 endpoints beneath base path '/actuator' [facility=, subject=, traceId=] 2025-12-13T10:10:54.737+0000 [main] TRACE org.springframework.boot.actuate.endpoint.web.reactive.WebFluxEndpointHandlerMapping - Register "{GET /actuator/health/{*path}, produces [application/vnd.spring-boot.actuator.v3+json || application/vnd.spring-boot.actuator.v2+json || application/json]}" to org.reactivestreams.Publisher> org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping$ReadOperationHandler.handle(org.springframework.web.server.ServerWebExchange) [facility=, subject=, traceId=] 2025-12-13T10:10:54.738+0000 [main] TRACE org.springframework.boot.actuate.endpoint.web.reactive.WebFluxEndpointHandlerMapping - Register "{GET /actuator/health, produces [application/vnd.spring-boot.actuator.v3+json || application/vnd.spring-boot.actuator.v2+json || application/json]}" to org.reactivestreams.Publisher> org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping$ReadOperationHandler.handle(org.springframework.web.server.ServerWebExchange) [facility=, subject=, traceId=] 2025-12-13T10:10:54.738+0000 [main] TRACE org.springframework.boot.actuate.endpoint.web.reactive.WebFluxEndpointHandlerMapping - Register "{GET /actuator/info, produces [application/vnd.spring-boot.actuator.v3+json || application/vnd.spring-boot.actuator.v2+json || application/json]}" to org.reactivestreams.Publisher> org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping$ReadOperationHandler.handle(org.springframework.web.server.ServerWebExchange) [facility=, subject=, traceId=] 2025-12-13T10:10:54.738+0000 [main] TRACE org.springframework.boot.actuate.endpoint.web.reactive.WebFluxEndpointHandlerMapping - Register "{POST /actuator/shutdown, produces [application/vnd.spring-boot.actuator.v3+json || application/vnd.spring-boot.actuator.v2+json || application/json]}" to org.reactivestreams.Publisher> org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping$WriteOperationHandler.handle(org.springframework.web.server.ServerWebExchange,java.util.Map) [facility=, subject=, traceId=] 2025-12-13T10:10:54.739+0000 [main] TRACE org.springframework.boot.actuate.endpoint.web.reactive.WebFluxEndpointHandlerMapping - Register "{GET /actuator/logfile, produces [text/plain;charset=UTF-8]}" to org.reactivestreams.Publisher> org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping$ReadOperationHandler.handle(org.springframework.web.server.ServerWebExchange) [facility=, subject=, traceId=] 2025-12-13T10:10:54.739+0000 [main] TRACE org.springframework.boot.actuate.endpoint.web.reactive.WebFluxEndpointHandlerMapping - Register "{GET /actuator/loggers, produces [application/vnd.spring-boot.actuator.v3+json || application/vnd.spring-boot.actuator.v2+json || application/json]}" to org.reactivestreams.Publisher> org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping$ReadOperationHandler.handle(org.springframework.web.server.ServerWebExchange) [facility=, subject=, traceId=] 2025-12-13T10:10:54.739+0000 [main] TRACE org.springframework.boot.actuate.endpoint.web.reactive.WebFluxEndpointHandlerMapping - Register "{GET /actuator/loggers/{name}, produces [application/vnd.spring-boot.actuator.v3+json || application/vnd.spring-boot.actuator.v2+json || application/json]}" to org.reactivestreams.Publisher> org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping$ReadOperationHandler.handle(org.springframework.web.server.ServerWebExchange) [facility=, subject=, traceId=] 2025-12-13T10:10:54.740+0000 [main] TRACE org.springframework.boot.actuate.endpoint.web.reactive.WebFluxEndpointHandlerMapping - Register "{POST /actuator/loggers/{name}, consumes [application/vnd.spring-boot.actuator.v3+json || application/vnd.spring-boot.actuator.v2+json || application/json]}" to org.reactivestreams.Publisher> org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping$WriteOperationHandler.handle(org.springframework.web.server.ServerWebExchange,java.util.Map) [facility=, subject=, traceId=] 2025-12-13T10:10:54.740+0000 [main] TRACE org.springframework.boot.actuate.endpoint.web.reactive.WebFluxEndpointHandlerMapping - Register "{GET /actuator/threaddump, produces [application/vnd.spring-boot.actuator.v3+json || application/vnd.spring-boot.actuator.v2+json || application/json]}" to org.reactivestreams.Publisher> org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping$ReadOperationHandler.handle(org.springframework.web.server.ServerWebExchange) [facility=, subject=, traceId=] 2025-12-13T10:10:54.740+0000 [main] TRACE org.springframework.boot.actuate.endpoint.web.reactive.WebFluxEndpointHandlerMapping - Register "{GET /actuator/threaddump, produces [text/plain;charset=UTF-8]}" to org.reactivestreams.Publisher> org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping$ReadOperationHandler.handle(org.springframework.web.server.ServerWebExchange) [facility=, subject=, traceId=] 2025-12-13T10:10:54.740+0000 [main] TRACE org.springframework.boot.actuate.endpoint.web.reactive.WebFluxEndpointHandlerMapping - Register "{GET /actuator/metrics, produces [application/vnd.spring-boot.actuator.v3+json || application/vnd.spring-boot.actuator.v2+json || application/json]}" to org.reactivestreams.Publisher> org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping$ReadOperationHandler.handle(org.springframework.web.server.ServerWebExchange) [facility=, subject=, traceId=] 2025-12-13T10:10:54.741+0000 [main] TRACE org.springframework.boot.actuate.endpoint.web.reactive.WebFluxEndpointHandlerMapping - Register "{GET /actuator/metrics/{requiredMetricName}, produces [application/vnd.spring-boot.actuator.v3+json || application/vnd.spring-boot.actuator.v2+json || application/json]}" to org.reactivestreams.Publisher> org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping$ReadOperationHandler.handle(org.springframework.web.server.ServerWebExchange) [facility=, subject=, traceId=] 2025-12-13T10:10:54.741+0000 [main] TRACE org.springframework.boot.actuate.endpoint.web.reactive.WebFluxEndpointHandlerMapping - Register "{GET /actuator, produces [application/vnd.spring-boot.actuator.v3+json || application/vnd.spring-boot.actuator.v2+json || application/json]}" to public java.lang.Object org.springframework.boot.actuate.endpoint.web.reactive.WebFluxEndpointHandlerMapping$WebFluxLinksHandler.links(org.springframework.web.server.ServerWebExchange) [facility=, subject=, traceId=] 2025-12-13T10:10:54.741+0000 [main] DEBUG org.springframework.boot.actuate.endpoint.web.reactive.WebFluxEndpointHandlerMapping - 13 mappings in 'webEndpointReactiveHandlerMapping' [facility=, subject=, traceId=] 2025-12-13T10:10:54.744+0000 [main] DEBUG org.springframework.boot.actuate.endpoint.web.reactive.ControllerEndpointHandlerMapping - 0 mappings in 'controllerEndpointHandlerMapping' [facility=, subject=, traceId=] 2025-12-13T10:10:54.888+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ConfigurationControllerTest - Started ConfigurationControllerTest in 1.008 seconds (process running for 200.112) [facility=, subject=, traceId=] 2025-12-13T10:10:54.960+0000 [https-jsse-nio-auto-7-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/configuration, and the Request Id: ab10b50, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:54.969+0000 [https-jsse-nio-auto-7-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ab10b50 the Status code of the response: 400 BAD_REQUEST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:55.016+0000 [https-jsse-nio-auto-7-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/configuration, and the Request Id: 73c5f330, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:55.018+0000 [https-jsse-nio-auto-7-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73c5f330 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:55.069+0000 [https-jsse-nio-auto-7-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/configuration, and the Request Id: 552e8439, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:55.079+0000 [https-jsse-nio-auto-7-exec-4] ERROR org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigParser - RIC configuration error ric3_noBaseURL, baseUrl is empty [facility=, subject=, traceId=] 2025-12-13T10:10:55.082+0000 [https-jsse-nio-auto-7-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ConfigurationController - Configuration changed through REST call. [facility=, subject=, traceId=] 2025-12-13T10:10:55.906+0000 [parallel-2] ERROR org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigParser - RIC configuration error ric3_noBaseURL, baseUrl is empty [facility=, subject=, traceId=] 2025-12-13T10:10:56.101+0000 [parallel-2] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-12-13T10:10:56.126+0000 [parallel-2] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-12-13T10:10:56.241+0000 [https-jsse-nio-auto-7-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/configuration, and the Request Id: 7b1ce449, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:10:56.243+0000 [https-jsse-nio-auto-7-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b1ce449 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.390 s -- in org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ConfigurationControllerTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.clients.StdA1ClientV2Test 2025-12-13T10:10:56.517+0000 [main] ERROR org.onap.ccsdk.oran.a1policymanagementservice.clients.StdA1ClientVersion2 - Unexpected response for policy type: {"policySchema": "type":"type1"}}, exception: org.json.JSONException: Expected a ',' or '}' at 24 [character 25 line 1] [facility=, subject=, traceId=] 2025-12-13T10:10:56.534+0000 [main] ERROR org.onap.ccsdk.oran.a1policymanagementservice.clients.StdA1ClientVersion2 - Unexpected response for policy type: {"type":"type1"}, exception: org.json.JSONException: JSONObject["policySchema"] not found. [facility=, subject=, traceId=] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.309 s -- in org.onap.ccsdk.oran.a1policymanagementservice.clients.StdA1ClientV2Test [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.clients.CcsdkA1AdapterClientTest 2025-12-13T10:10:56.630+0000 [main] ERROR org.onap.ccsdk.oran.a1policymanagementservice.clients.CcsdkA1AdapterClient - Not supported protocoltype: STD_V1_1 [facility=, subject=, traceId=] [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s -- in org.onap.ccsdk.oran.a1policymanagementservice.clients.CcsdkA1AdapterClientTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.clients.A1MediatorAdapterICCSDKTest 2025-12-13T10:10:56.687+0000 [main] ERROR org.onap.ccsdk.oran.a1policymanagementservice.clients.A1MediatorAdapterICCSDK - Not supported protocoltype: STD_V1_1 [facility=, subject=, traceId=] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.onap.ccsdk.oran.a1policymanagementservice.clients.A1MediatorAdapterICCSDKTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.clients.A1MediatorAdapterITest 2025-12-13T10:10:56.717+0000 [main] ERROR org.onap.ccsdk.oran.a1policymanagementservice.clients.OscA1Client - Unexpected response for policy type: {"create_schema": "type":"type1"}}, exception: org.json.JSONException: Expected a ',' or '}' at 25 [character 26 line 1] [facility=, subject=, traceId=] 2025-12-13T10:10:56.725+0000 [main] ERROR org.onap.ccsdk.oran.a1policymanagementservice.clients.OscA1Client - Unexpected response for policy type: {"type":"type1"}, exception: org.json.JSONException: JSONObject["create_schema"] not found. [facility=, subject=, traceId=] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.onap.ccsdk.oran.a1policymanagementservice.clients.A1MediatorAdapterITest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.clients.StdA1ClientTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.248 s -- in org.onap.ccsdk.oran.a1policymanagementservice.clients.StdA1ClientTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.clients.OscA1ClientTest 2025-12-13T10:10:56.995+0000 [main] ERROR org.onap.ccsdk.oran.a1policymanagementservice.clients.OscA1Client - Unexpected response for policy type: {"create_schema": "type":"type1"}}, exception: org.json.JSONException: Expected a ',' or '}' at 25 [character 26 line 1] [facility=, subject=, traceId=] 2025-12-13T10:10:57.003+0000 [main] ERROR org.onap.ccsdk.oran.a1policymanagementservice.clients.OscA1Client - Unexpected response for policy type: {"type":"type1"}, exception: org.json.JSONException: JSONObject["create_schema"] not found. [facility=, subject=, traceId=] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.onap.ccsdk.oran.a1policymanagementservice.clients.OscA1ClientTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.6) 2025-12-13T10:10:57.152+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientTest - Starting AsyncRestClientTest using Java 17.0.7 with PID 2948 (started by jenkins in /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master) [facility=, subject=, traceId=] 2025-12-13T10:10:57.153+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientTest - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2025-12-13T10:10:57.446+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 2025-12-13T10:10:57.610+0000 [main] ERROR org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Could not create directory: /var/policy-management-service/database/services, reason: /var/policy-management-service [facility=, subject=, traceId=] 2025-12-13T10:10:57.611+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Could not list filed in /var/policy-management-service/database, reason; /var/policy-management-service/database [facility=, subject=, traceId=] 2025-12-13T10:10:57.611+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.repository.Services - Could not restore services database : /var/policy-management-service/database [facility=, subject=, traceId=] 2025-12-13T10:10:57.612+0000 [main] ERROR org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Could not create directory: /var/policy-management-service/database/policytypes, reason: /var/policy-management-service [facility=, subject=, traceId=] 2025-12-13T10:10:57.613+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Could not list filed in /var/policy-management-service/database, reason; /var/policy-management-service/database [facility=, subject=, traceId=] 2025-12-13T10:10:57.613+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.repository.PolicyTypes - Could not restore policy type database : /var/policy-management-service/database [facility=, subject=, traceId=] 2025-12-13T10:10:57.667+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 2025-12-13T10:10:57.673+0000 [main] ERROR org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientFactory - Could not init SSL context, reason: java.io.FileNotFoundException: /opt/app/policy-agent/etc/cert/keystore.jks (No such file or directory) [facility=, subject=, traceId=] 2025-12-13T10:10:57.928+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientTest - Started AsyncRestClientTest in 0.849 seconds (process running for 203.152) [facility=, subject=, traceId=] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.225 s -- in org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.clients.A1ClientFactoryTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.6) 2025-12-13T10:10:58.308+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.clients.A1ClientFactoryTest - Starting A1ClientFactoryTest using Java 17.0.7 with PID 2948 (started by jenkins in /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master) [facility=, subject=, traceId=] 2025-12-13T10:10:58.309+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.clients.A1ClientFactoryTest - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2025-12-13T10:10:58.624+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 2025-12-13T10:10:58.866+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 2025-12-13T10:10:59.209+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.clients.A1ClientFactoryTest - Started A1ClientFactoryTest in 0.943 seconds (process running for 204.432) [facility=, subject=, traceId=] 2025-12-13T10:10:59.219+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientFactory - No configuration for web client defined, HTTPS will not work [facility=, subject=, traceId=] 2025-12-13T10:10:59.226+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientFactory - No configuration for web client defined, HTTPS will not work [facility=, subject=, traceId=] 2025-12-13T10:10:59.235+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientFactory - No configuration for web client defined, HTTPS will not work [facility=, subject=, traceId=] 2025-12-13T10:10:59.238+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.clients.A1ClientFactory - Could not get protocol version from Near-RT RIC: Name [facility=, subject=, traceId=] 2025-12-13T10:10:59.249+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientFactory - No configuration for web client defined, HTTPS will not work [facility=, subject=, traceId=] 2025-12-13T10:10:59.255+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientFactory - No configuration for web client defined, HTTPS will not work [facility=, subject=, traceId=] 2025-12-13T10:10:59.262+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientFactory - No configuration for web client defined, HTTPS will not work [facility=, subject=, traceId=] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.018 s -- in org.onap.ccsdk.oran.a1policymanagementservice.clients.A1ClientFactoryTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.aspect.LogAspectTest 2025-12-13T10:10:59.732+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.aspect.LogAspect - Execution time of LogAspectTest.null: 0 ms [facility=, subject=, traceId=] 2025-12-13T10:10:59.739+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.aspect.LogAspect - Entering method: signature [facility=, subject=, traceId=] 2025-12-13T10:10:59.740+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.aspect.LogAspect - Exiting method: signature [facility=, subject=, traceId=] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.469 s -- in org.onap.ccsdk.oran.a1policymanagementservice.aspect.LogAspectTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterExcludeMultiPathTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.6) 2025-12-13T10:10:59.784+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterExcludeMultiPathTest - Starting ReactiveEntryExitFilterExcludeMultiPathTest using Java 17.0.7 with PID 2948 (started by jenkins in /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master) [facility=, subject=, traceId=] 2025-12-13T10:10:59.784+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterExcludeMultiPathTest - Running with Spring Boot v3.5.6, Spring v6.2.11 [facility=, subject=, traceId=] 2025-12-13T10:10:59.784+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterExcludeMultiPathTest - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2025-12-13T10:11:00.006+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 2025-12-13T10:11:00.141+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Listing files in: ./target/database/services [facility=, subject=, traceId=] 2025-12-13T10:11:00.141+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory ./target/database/services, prefix: [facility=, subject=, traceId=] 2025-12-13T10:11:00.141+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.repository.Services - Restored type database,no of services: 0 [facility=, subject=, traceId=] 2025-12-13T10:11:00.142+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Listing files in: ./target/database/policytypes [facility=, subject=, traceId=] 2025-12-13T10:11:00.142+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory ./target/database/policytypes, prefix: [facility=, subject=, traceId=] 2025-12-13T10:11:00.142+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.repository.PolicyTypes - Restored type database,no of types: 0 [facility=, subject=, traceId=] 2025-12-13T10:11:00.195+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 2025-12-13T10:11:00.237+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervision - Checking services starting [facility=, subject=, traceId=] 2025-12-13T10:11:00.247+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervision - Checking services starting [facility=, subject=, traceId=] 2025-12-13T10:11:00.478+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterExcludeMultiPathTest - Started ReactiveEntryExitFilterExcludeMultiPathTest in 0.72 seconds (process running for 205.702) [facility=, subject=, traceId=] 2025-12-13T10:11:00.480+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RefreshConfigTask - Starting refreshConfigTask [facility=, subject=, traceId=] 2025-12-13T10:11:00.492+0000 [scheduling-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervision - Checking Rics starting [facility=, subject=, traceId=] 2025-12-13T10:11:00.492+0000 [scheduling-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervision - Checking all RICs completed [facility=, subject=, traceId=] 2025-12-13T10:11:00.516+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 GET uri = 'https://localhost:36989/actuator/health'' [facility=, subject=, traceId=] 2025-12-13T10:11:00.587+0000 [reactor-http-epoll-3] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 200 OK [facility=, subject=, traceId=] 2025-12-13T10:11:00.683+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 GET uri = 'https://localhost:36989/a1-policy-management/v1/rics'' [facility=, subject=, traceId=] 2025-12-13T10:11:00.704+0000 [reactor-http-epoll-4] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 200 OK [facility=, subject=, traceId=] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.965 s -- in org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterExcludeMultiPathTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterDisableTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.6) 2025-12-13T10:11:00.767+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterDisableTest - Starting ReactiveEntryExitFilterDisableTest using Java 17.0.7 with PID 2948 (started by jenkins in /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master) [facility=, subject=, traceId=] 2025-12-13T10:11:00.767+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterDisableTest - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2025-12-13T10:11:01.055+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: false [facility=, subject=, traceId=] 2025-12-13T10:11:01.278+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 2025-12-13T10:11:01.644+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterDisableTest - Started ReactiveEntryExitFilterDisableTest in 0.923 seconds (process running for 206.868) [facility=, subject=, traceId=] 2025-12-13T10:11:01.718+0000 [https-jsse-nio-auto-10-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2025-12-13T10:11:01.754+0000 [reactor-http-epoll-2] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-12-13T10:11:01.765+0000 [https-jsse-nio-auto-10-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.183 s -- in org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterDisableTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterNullPathTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.6) 2025-12-13T10:11:01.946+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterNullPathTest - Starting ReactiveEntryExitFilterNullPathTest using Java 17.0.7 with PID 2948 (started by jenkins in /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master) [facility=, subject=, traceId=] 2025-12-13T10:11:01.946+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterNullPathTest - Running with Spring Boot v3.5.6, Spring v6.2.11 [facility=, subject=, traceId=] 2025-12-13T10:11:01.946+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterNullPathTest - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2025-12-13T10:11:02.248+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 2025-12-13T10:11:02.422+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Listing files in: ./target/database/services [facility=, subject=, traceId=] 2025-12-13T10:11:02.423+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory ./target/database/services, prefix: [facility=, subject=, traceId=] 2025-12-13T10:11:02.423+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.repository.Services - Restored type database,no of services: 0 [facility=, subject=, traceId=] 2025-12-13T10:11:02.424+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Listing files in: ./target/database/policytypes [facility=, subject=, traceId=] 2025-12-13T10:11:02.424+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory ./target/database/policytypes, prefix: [facility=, subject=, traceId=] 2025-12-13T10:11:02.424+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.repository.PolicyTypes - Restored type database,no of types: 1 [facility=, subject=, traceId=] 2025-12-13T10:11:02.475+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 2025-12-13T10:11:02.511+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervision - Checking services starting [facility=, subject=, traceId=] 2025-12-13T10:11:02.517+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervision - Checking services starting [facility=, subject=, traceId=] 2025-12-13T10:11:02.737+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterNullPathTest - Started ReactiveEntryExitFilterNullPathTest in 0.821 seconds (process running for 207.961) [facility=, subject=, traceId=] 2025-12-13T10:11:02.738+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RefreshConfigTask - Starting refreshConfigTask [facility=, subject=, traceId=] 2025-12-13T10:11:02.740+0000 [scheduling-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervision - Checking Rics starting [facility=, subject=, traceId=] 2025-12-13T10:11:02.741+0000 [scheduling-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervision - Checking all RICs completed [facility=, subject=, traceId=] 2025-12-13T10:11:02.770+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 GET uri = 'https://localhost:40559/actuator/health'' [facility=, subject=, traceId=] 2025-12-13T10:11:02.783+0000 [https-jsse-nio-auto-11-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /actuator/health, and the Request Id: 18301396, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:11:02.812+0000 [reactor-http-epoll-3] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 200 OK [facility=, subject=, traceId=] 2025-12-13T10:11:02.812+0000 [boundedElastic-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18301396 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:11:02.812+0000 [boundedElastic-2] TRACE org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18301396 the response is: {"status":"UP"} [facility=log audit, subject=n/av, traceId=] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.970 s -- in org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterNullPathTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.6) 2025-12-13T10:11:02.976+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterTest - Starting ReactiveEntryExitFilterTest using Java 17.0.7 with PID 2948 (started by jenkins in /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master) [facility=, subject=, traceId=] 2025-12-13T10:11:02.976+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterTest - Running with Spring Boot v3.5.6, Spring v6.2.11 [facility=, subject=, traceId=] 2025-12-13T10:11:02.977+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterTest - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2025-12-13T10:11:03.303+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 2025-12-13T10:11:03.511+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Listing files in: ./target/database/services [facility=, subject=, traceId=] 2025-12-13T10:11:03.511+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory ./target/database/services, prefix: [facility=, subject=, traceId=] 2025-12-13T10:11:03.511+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.repository.Services - Restored type database,no of services: 0 [facility=, subject=, traceId=] 2025-12-13T10:11:03.512+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Listing files in: ./target/database/policytypes [facility=, subject=, traceId=] 2025-12-13T10:11:03.512+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory ./target/database/policytypes, prefix: [facility=, subject=, traceId=] 2025-12-13T10:11:03.512+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.repository.PolicyTypes - Restored type database,no of types: 1 [facility=, subject=, traceId=] 2025-12-13T10:11:03.564+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 2025-12-13T10:11:03.602+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervision - Checking services starting [facility=, subject=, traceId=] 2025-12-13T10:11:03.610+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervision - Checking services starting [facility=, subject=, traceId=] 2025-12-13T10:11:03.845+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterTest - Started ReactiveEntryExitFilterTest in 0.949 seconds (process running for 209.068) [facility=, subject=, traceId=] 2025-12-13T10:11:03.845+0000 [scheduling-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervision - Checking Rics starting [facility=, subject=, traceId=] 2025-12-13T10:11:03.846+0000 [scheduling-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervision - Checking all RICs completed [facility=, subject=, traceId=] 2025-12-13T10:11:03.846+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RefreshConfigTask - Starting refreshConfigTask [facility=, subject=, traceId=] 2025-12-13T10:11:03.887+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 GET uri = 'https://localhost:33215/actuator/health'' [facility=, subject=, traceId=] 2025-12-13T10:11:03.901+0000 [https-jsse-nio-auto-12-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /actuator/health, and the Request Id: 6be5e436, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:11:03.912+0000 [reactor-http-epoll-4] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 200 OK [facility=, subject=, traceId=] 2025-12-13T10:11:03.913+0000 [boundedElastic-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6be5e436 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:11:03.913+0000 [boundedElastic-3] TRACE org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6be5e436 the response is: {"status":"UP"} [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:11:03.981+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.repository.Ric - Ric ric.1 state set to AVAILABLE [facility=, subject=, traceId=] 2025-12-13T10:11:04.030+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 POST uri = 'https://localhost:33215/a1-policy-management/v1/policies'' [facility=, subject=, traceId=] 2025-12-13T10:11:04.046+0000 [https-jsse-nio-auto-12-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 3b33d18f, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:11:04.054+0000 [https-jsse-nio-auto-12-exec-2] TRACE org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b33d18f the received request body: {"nearRtRicId":"ric.1","_transient":false,"serviceId":"","policyObject":{"scope":{"ueId":"ue5100","qosId":"qos5100"},"qosObjectives":{"priorityLevel":5100.0}},"policyTypeId":"type1_1.2.3"} [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:11:04.055+0000 [https-jsse-nio-auto-12-exec-2] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService - Authorization header is missing or does not contain a Bearer token [facility=, subject=, traceId=] 2025-12-13T10:11:04.055+0000 [https-jsse-nio-auto-12-exec-2] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService - ServiceID extracted from token: [facility=, subject=, traceId=] 2025-12-13T10:11:04.055+0000 [https-jsse-nio-auto-12-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2025-12-13T10:11:04.055+0000 [https-jsse-nio-auto-12-exec-2] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.controllers.authorization.AuthorizationCheck - No authorization token received in {user-agent=ReactorNetty/1.2.10, host=localhost:33215, accept=*/*, content-type=application/json, content-length=188} [facility=, subject=, traceId=] 2025-12-13T10:11:04.057+0000 [https-jsse-nio-auto-12-exec-2] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 POST uri = 'https://localhost:33215/example-authz-check'' [facility=, subject=, traceId=] 2025-12-13T10:11:04.073+0000 [https-jsse-nio-auto-12-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 1129f124, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:11:04.079+0000 [https-jsse-nio-auto-12-exec-7] TRACE org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1129f124 the received request body: {"input":{"access_type":"WRITE","policy_type_id":"type1_1.2.3","auth_token":""}} [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:11:04.080+0000 [https-jsse-nio-auto-12-exec-7] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.controllers.OpenPolicyAgentSimulatorController - Auth org.onap.ccsdk.oran.a1policymanagementservice.controllers.authorization.PolicyAuthorizationRequest@4988cf41 [facility=, subject=, traceId=] 2025-12-13T10:11:04.081+0000 [https-jsse-nio-auto-12-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1129f124 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:11:04.081+0000 [https-jsse-nio-auto-12-exec-7] TRACE org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1129f124 the response is: {"result":true} [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:11:04.082+0000 [reactor-http-epoll-2] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 200 OK [facility=, subject=, traceId=] 2025-12-13T10:11:04.082+0000 [reactor-http-epoll-2] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.controllers.authorization.AuthorizationCheck - Auth result: {"result":true} [facility=, subject=, traceId=] 2025-12-13T10:11:04.083+0000 [reactor-http-epoll-2] TRACE org.onap.ccsdk.oran.a1policymanagementservice.repository.Lock - Lock granted ric.1:createPolicy [facility=, subject=, traceId=] 2025-12-13T10:11:04.083+0000 [reactor-http-epoll-2] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.utils.MockA1ClientFactory - Creating client for RIC: ric.1 [facility=, subject=, traceId=] 2025-12-13T10:11:04.085+0000 [reactor-http-epoll-2] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-12-13T10:11:04.142+0000 [reactor-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b33d18f the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:11:04.142+0000 [reactor-http-epoll-2] TRACE org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b33d18f the response is: {"nearRtRicId":"ric.1","policyId":null,"serviceId":"","policyObject":{"scope":{"ueId":"ue5100","qosId":"qos5100"},"qosObjectives":{"priorityLevel":5100.0}},"policyTypeId":"type1_1.2.3","transient":false} [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:11:04.142+0000 [reactor-http-epoll-2] TRACE org.onap.ccsdk.oran.a1policymanagementservice.repository.Lock - Unlocking lock ric.1:createPolicy [facility=, subject=, traceId=] 2025-12-13T10:11:04.147+0000 [reactor-http-epoll-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 201 CREATED [facility=, subject=, traceId=] 2025-12-13T10:11:04.148+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 POST uri = 'https://localhost:33215/a1-policy-management/v1/policies'' [facility=, subject=, traceId=] 2025-12-13T10:11:04.157+0000 [https-jsse-nio-auto-12-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 57048d32, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:11:04.158+0000 [https-jsse-nio-auto-12-exec-10] TRACE org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57048d32 the received request body: {"nearRtRicId":"ric.1","_transient":false,"serviceId":"","policyObject":{"scope":{"ueId":"ue5100","qosId":"qos5100"},"qosObjectives":{"priorityLevel":5100.0}},"policyTypeId":"type1_1.2.3"} [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:11:04.158+0000 [https-jsse-nio-auto-12-exec-10] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService - Authorization header is missing or does not contain a Bearer token [facility=, subject=, traceId=] 2025-12-13T10:11:04.158+0000 [https-jsse-nio-auto-12-exec-10] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService - ServiceID extracted from token: [facility=, subject=, traceId=] 2025-12-13T10:11:04.158+0000 [https-jsse-nio-auto-12-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2025-12-13T10:11:04.158+0000 [https-jsse-nio-auto-12-exec-10] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.controllers.authorization.AuthorizationCheck - No authorization token received in {user-agent=ReactorNetty/1.2.10, host=localhost:33215, accept=*/*, content-type=application/json, content-length=188} [facility=, subject=, traceId=] 2025-12-13T10:11:04.159+0000 [https-jsse-nio-auto-12-exec-10] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 POST uri = 'https://localhost:33215/example-authz-check'' [facility=, subject=, traceId=] 2025-12-13T10:11:04.160+0000 [https-jsse-nio-auto-12-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 4a8c9b4b, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:11:04.161+0000 [https-jsse-nio-auto-12-exec-1] TRACE org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a8c9b4b the received request body: {"input":{"access_type":"WRITE","policy_type_id":"type1_1.2.3","auth_token":""}} [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:11:04.161+0000 [https-jsse-nio-auto-12-exec-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.controllers.OpenPolicyAgentSimulatorController - Auth org.onap.ccsdk.oran.a1policymanagementservice.controllers.authorization.PolicyAuthorizationRequest@34397240 [facility=, subject=, traceId=] 2025-12-13T10:11:04.162+0000 [https-jsse-nio-auto-12-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a8c9b4b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:11:04.162+0000 [https-jsse-nio-auto-12-exec-1] TRACE org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a8c9b4b the response is: {"result":true} [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:11:04.162+0000 [reactor-http-epoll-2] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 200 OK [facility=, subject=, traceId=] 2025-12-13T10:11:04.162+0000 [reactor-http-epoll-2] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.controllers.authorization.AuthorizationCheck - Auth result: {"result":true} [facility=, subject=, traceId=] 2025-12-13T10:11:04.162+0000 [reactor-http-epoll-2] TRACE org.onap.ccsdk.oran.a1policymanagementservice.repository.Lock - Lock granted ric.1:createPolicy [facility=, subject=, traceId=] 2025-12-13T10:11:04.177+0000 [reactor-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57048d32 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:11:04.177+0000 [reactor-http-epoll-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 201 CREATED [facility=, subject=, traceId=] 2025-12-13T10:11:04.178+0000 [reactor-http-epoll-2] TRACE org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57048d32 the response is: {"nearRtRicId":"ric.1","policyId":null,"serviceId":"","policyObject":{"scope":{"ueId":"ue5100","qosId":"qos5100"},"qosObjectives":{"priorityLevel":5100.0}},"policyTypeId":"type1_1.2.3","transient":false} [facility=log audit, subject=n/av, traceId=] 2025-12-13T10:11:04.178+0000 [reactor-http-epoll-2] TRACE org.onap.ccsdk.oran.a1policymanagementservice.repository.Lock - Unlocking lock ric.1:createPolicy [facility=, subject=, traceId=] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.357 s -- in org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterExcludePathTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.6) 2025-12-13T10:11:04.266+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterExcludePathTest - Starting ReactiveEntryExitFilterExcludePathTest using Java 17.0.7 with PID 2948 (started by jenkins in /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master) [facility=, subject=, traceId=] 2025-12-13T10:11:04.266+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterExcludePathTest - Running with Spring Boot v3.5.6, Spring v6.2.11 [facility=, subject=, traceId=] 2025-12-13T10:11:04.266+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterExcludePathTest - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2025-12-13T10:11:04.506+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 2025-12-13T10:11:04.651+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Listing files in: ./target/database/services [facility=, subject=, traceId=] 2025-12-13T10:11:04.651+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory ./target/database/services, prefix: [facility=, subject=, traceId=] 2025-12-13T10:11:04.651+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.repository.Services - Restored type database,no of services: 0 [facility=, subject=, traceId=] 2025-12-13T10:11:04.652+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Listing files in: ./target/database/policytypes [facility=, subject=, traceId=] 2025-12-13T10:11:04.652+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory ./target/database/policytypes, prefix: [facility=, subject=, traceId=] 2025-12-13T10:11:04.652+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.repository.PolicyTypes - Restored type database,no of types: 1 [facility=, subject=, traceId=] 2025-12-13T10:11:04.700+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 2025-12-13T10:11:04.733+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervision - Checking services starting [facility=, subject=, traceId=] 2025-12-13T10:11:04.745+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervision - Checking services starting [facility=, subject=, traceId=] 2025-12-13T10:11:05.007+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterExcludePathTest - Started ReactiveEntryExitFilterExcludePathTest in 0.763 seconds (process running for 210.23) [facility=, subject=, traceId=] 2025-12-13T10:11:05.007+0000 [scheduling-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervision - Checking Rics starting [facility=, subject=, traceId=] 2025-12-13T10:11:05.008+0000 [scheduling-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervision - Checking all RICs completed [facility=, subject=, traceId=] 2025-12-13T10:11:05.008+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RefreshConfigTask - Starting refreshConfigTask [facility=, subject=, traceId=] 2025-12-13T10:11:05.052+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 GET uri = 'https://localhost:34195/actuator/health'' [facility=, subject=, traceId=] 2025-12-13T10:11:05.071+0000 [reactor-http-epoll-3] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 200 OK [facility=, subject=, traceId=] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.895 s -- in org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterExcludePathTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 265, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco:0.8.13:report (default-report) @ a1policymanagementservice --- [INFO] Loading execution data file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/target/jacoco.exec [INFO] Analyzed bundle 'a1policymanagementservice' with 111 classes [INFO] [INFO] --- openapi-generator:7.7.0:generate (generate-openapi-json) @ a1policymanagementservice --- [INFO] Generating with dryRun=false [INFO] No .openapi-generator-ignore file found. [INFO] OpenAPI Generator: openapi (documentation) [INFO] Generator 'openapi' is considered stable. [INFO] Output file name [outputFileName=pms-api.json] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] wrote file to /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/api/pms-api.json [INFO] Model void not generated since it's a free-form object [INFO] Operation (get /actuator - actuatorLinks) not generated since x-internal is set to true [INFO] Operation (get /actuator/heapdump - actuatorHeapdump) not generated since x-internal is set to true [INFO] Operation (get /actuator/info - actuatorInfo) not generated since x-internal is set to true [INFO] Operation (get /actuator/threaddump - actuatorThreaddump) not generated since x-internal is set to true [INFO] Operation (get /actuator/loggers - actuatorLoggers) not generated since x-internal is set to true [INFO] Operation (get /actuator/loggers/{name} - actuatorGetLogger) not generated since x-internal is set to true [INFO] Operation (post /actuator/loggers/{name} - actuatorSetlogger) not generated since x-internal is set to true [INFO] Operation (get /actuator/logfile - actuatorGetLogFile) not generated since x-internal is set to true [INFO] Operation (get /actuator/health - actuatorHealth) not generated since x-internal is set to true [INFO] Operation (get /actuator/health/** - actuatorHealthComponent) not generated since x-internal is set to true [INFO] Operation (post /actuator/shutdown - actuatorShutdown) not generated since x-internal is set to true [INFO] Operation (get /actuator/metrics - actuatorMetrics) not generated since x-internal is set to true [INFO] Operation (get /actuator/metrics/{requiredMetricName} - actuatorGetMetric) not generated since x-internal is set to true [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] Skipping generation of Webhooks. [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/api/README.md [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/api/.openapi-generator-ignore [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/api/.openapi-generator/VERSION [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/api/.openapi-generator/FILES ################################################################################ # Thanks for using OpenAPI Generator. # # Please consider donation to help us maintain this project 🙏 # # https://opencollective.com/openapi_generator/donate # ################################################################################ [INFO] [INFO] --- openapi-generator:7.7.0:generate (generate-openapi-json-v3) @ a1policymanagementservice --- [INFO] Generating with dryRun=false [INFO] OpenAPI Generator: openapi (documentation) [INFO] Generator 'openapi' is considered stable. [INFO] Output file name [outputFileName=pms-api-v3.json] [INFO] wrote file to /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/api/pms-api-v3.json [INFO] Model PolicySchema not generated since it's a free-form object [INFO] Model StatusSchema not generated since it's a free-form object [INFO] Model PolicyObject not generated since it's a free-form object [INFO] Model PolicyStatusObject not generated since it's a free-form object [INFO] Model void not generated since it's a free-form object [INFO] Skipping generation of Webhooks. [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/api/README.md [INFO] Skipped /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/api/.openapi-generator-ignore (Skipped by supportingFiles options supplied by user.) [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/api/.openapi-generator/VERSION [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/api/.openapi-generator/FILES ################################################################################ # Thanks for using OpenAPI Generator. # # Please consider donation to help us maintain this project 🙏 # # https://opencollective.com/openapi_generator/donate # ################################################################################ [INFO] [INFO] --- openapi-generator:7.7.0:generate (generate-openapi-json-custom-a1pms) @ a1policymanagementservice --- [INFO] Generating with dryRun=false [INFO] OpenAPI Generator: openapi (documentation) [INFO] Generator 'openapi' is considered stable. [INFO] Output file name [outputFileName=a1pms-api-v3.json] [INFO] wrote file to /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/api/a1pms-api-v3.json [INFO] Model PolicySchema not generated since it's a free-form object [INFO] Model StatusSchema not generated since it's a free-form object [INFO] Model PolicyObject not generated since it's a free-form object [INFO] Model PolicyStatusObject not generated since it's a free-form object [INFO] Model void not generated since it's a free-form object [INFO] Skipping generation of Webhooks. [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/api/README.md [INFO] Skipped /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/api/.openapi-generator-ignore (Skipped by supportingFiles options supplied by user.) [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/api/.openapi-generator/VERSION [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/api/.openapi-generator/FILES ################################################################################ # Thanks for using OpenAPI Generator. # # Please consider donation to help us maintain this project 🙏 # # https://opencollective.com/openapi_generator/donate # ################################################################################ [INFO] [INFO] --- openapi-generator:7.7.0:generate (generate-openapi-html) @ a1policymanagementservice --- [INFO] Generating with dryRun=false [INFO] No .openapi-generator-ignore file found. [INFO] OpenAPI Generator: html2 (documentation) [INFO] Generator 'html2' is considered stable. [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] Model void not generated since it's a free-form object [INFO] Operation (get /actuator - actuatorLinks) not generated since x-internal is set to true [INFO] Operation (get /actuator/heapdump - actuatorHeapdump) not generated since x-internal is set to true [INFO] Operation (get /actuator/info - actuatorInfo) not generated since x-internal is set to true [INFO] Operation (get /actuator/threaddump - actuatorThreaddump) not generated since x-internal is set to true [INFO] Operation (get /actuator/loggers - actuatorLoggers) not generated since x-internal is set to true [INFO] Operation (get /actuator/loggers/{name} - actuatorGetLogger) not generated since x-internal is set to true [INFO] Operation (post /actuator/loggers/{name} - actuatorSetlogger) not generated since x-internal is set to true [INFO] Operation (get /actuator/logfile - actuatorGetLogFile) not generated since x-internal is set to true [INFO] Operation (get /actuator/health - actuatorHealth) not generated since x-internal is set to true [INFO] Operation (get /actuator/health/** - actuatorHealthComponent) not generated since x-internal is set to true [INFO] Operation (post /actuator/shutdown - actuatorShutdown) not generated since x-internal is set to true [INFO] Operation (get /actuator/metrics - actuatorMetrics) not generated since x-internal is set to true [INFO] Operation (get /actuator/metrics/{requiredMetricName} - actuatorGetMetric) not generated since x-internal is set to true [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] Skipping generation of Webhooks. [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/api/pms-api/index.html [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/api/pms-api/.openapi-generator-ignore [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/api/pms-api/.openapi-generator/VERSION [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/api/pms-api/.openapi-generator/FILES ################################################################################ # Thanks for using OpenAPI Generator. # # Please consider donation to help us maintain this project 🙏 # # https://opencollective.com/openapi_generator/donate # ################################################################################ [INFO] [INFO] --- openapi-generator:7.7.0:generate (generate-openapi-html-v3) @ a1policymanagementservice --- [INFO] Generating with dryRun=false [INFO] No .openapi-generator-ignore file found. [INFO] OpenAPI Generator: html2 (documentation) [INFO] Generator 'html2' is considered stable. [INFO] Model PolicySchema not generated since it's a free-form object [INFO] Model StatusSchema not generated since it's a free-form object [INFO] Model PolicyObject not generated since it's a free-form object [INFO] Model PolicyStatusObject not generated since it's a free-form object [INFO] Model void not generated since it's a free-form object [INFO] Skipping generation of Webhooks. [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/api/pms-api/v3/index.html [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/api/pms-api/v3/.openapi-generator-ignore [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/api/pms-api/v3/.openapi-generator/VERSION [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/api/pms-api/v3/.openapi-generator/FILES ################################################################################ # Thanks for using OpenAPI Generator. # # Please consider donation to help us maintain this project 🙏 # # https://opencollective.com/openapi_generator/donate # ################################################################################ [INFO] [INFO] --- openapi-generator:7.7.0:generate (generate-openapi-html-custom-a1pms) @ a1policymanagementservice --- [INFO] Generating with dryRun=false [INFO] No .openapi-generator-ignore file found. [INFO] OpenAPI Generator: html2 (documentation) [INFO] Generator 'html2' is considered stable. [INFO] Model PolicySchema not generated since it's a free-form object [INFO] Model StatusSchema not generated since it's a free-form object [INFO] Model PolicyObject not generated since it's a free-form object [INFO] Model PolicyStatusObject not generated since it's a free-form object [INFO] Model void not generated since it's a free-form object [INFO] Skipping generation of Webhooks. [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/api/pms-api/v3/custom/index.html [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/api/pms-api/v3/custom/.openapi-generator-ignore [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/api/pms-api/v3/custom/.openapi-generator/VERSION [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/api/pms-api/v3/custom/.openapi-generator/FILES ################################################################################ # Thanks for using OpenAPI Generator. # # Please consider donation to help us maintain this project 🙏 # # https://opencollective.com/openapi_generator/donate # ################################################################################ [INFO] [INFO] --- jar:3.4.2:jar (default-jar) @ a1policymanagementservice --- [INFO] Building jar: /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/target/a1policymanagementservice-2.11.0-SNAPSHOT.jar [INFO] [INFO] --- spring-boot:3.5.6:repackage (repackage) @ a1policymanagementservice --- [INFO] Replacing main artifact /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/target/a1policymanagementservice-2.11.0-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/. [INFO] The original artifact has been renamed to /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/target/a1policymanagementservice-2.11.0-SNAPSHOT.jar.original [INFO] [INFO] --- resources:3.3.1:copy-resources (copy-resource-doc-openapi) @ a1policymanagementservice --- [INFO] Copying 5 resources from api to docs/offeredapis/swagger [INFO] [INFO] --- resources:3.3.1:copy-resources (copy-resource-openapi-html) @ a1policymanagementservice --- [INFO] Copying 3 resources from api/pms-api to docs/offeredapis/openapitoolgen/offeredapis/pms-api [INFO] [INFO] --- docker:0.46.0:build (generate-a1policymanagementservice-image) @ a1policymanagementservice --- [INFO] [INFO] --- failsafe:3.5.4:integration-test (default) @ a1policymanagementservice --- [INFO] [INFO] --- failsafe:3.5.4:verify (default) @ a1policymanagementservice --- [INFO] No tests to run. [INFO] [INFO] --- install:3.1.4:install (default-install) @ a1policymanagementservice --- [INFO] Installing /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/pom.xml to /tmp/r/org/o-ran-sc/nonrtric/plt/a1policymanagementservice/2.11.0-SNAPSHOT/a1policymanagementservice-2.11.0-SNAPSHOT.pom [INFO] Installing /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/target/a1policymanagementservice-2.11.0-SNAPSHOT.jar to /tmp/r/org/o-ran-sc/nonrtric/plt/a1policymanagementservice/2.11.0-SNAPSHOT/a1policymanagementservice-2.11.0-SNAPSHOT.jar [INFO] [INFO] --- docker:0.46.0:build (push-a1policymanagementservice-image) @ a1policymanagementservice --- [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ a1policymanagementservice --- [INFO] org.o-ran-sc.nonrtric.plt:a1policymanagementservice:jar:2.11.0-SNAPSHOT [INFO] +- jakarta.validation:jakarta.validation-api:jar:3.1.1:compile [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:3.0.0:compile [INFO] +- io.swagger.core.v3:swagger-annotations:jar:2.2.31:compile [INFO] +- org.openapitools:jackson-databind-nullable:jar:0.2.6:compile [INFO] | \- com.fasterxml.jackson.core:jackson-databind:jar:2.19.2:compile [INFO] | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.19.2:compile [INFO] | \- com.fasterxml.jackson.core:jackson-core:jar:2.19.2:compile [INFO] +- org.springframework.boot:spring-boot:jar:3.5.6:compile [INFO] | \- org.springframework:spring-core:jar:6.2.11:compile [INFO] | \- org.springframework:spring-jcl:jar:6.2.11:compile [INFO] +- org.springframework:spring-context:jar:6.2.11:compile [INFO] | +- org.springframework:spring-aop:jar:6.2.11:compile [INFO] | +- org.springframework:spring-beans:jar:6.2.11:compile [INFO] | +- org.springframework:spring-expression:jar:6.2.11:compile [INFO] | \- io.micrometer:micrometer-observation:jar:1.15.4:compile [INFO] | \- io.micrometer:micrometer-commons:jar:1.15.4:compile [INFO] +- org.springframework.boot:spring-boot-autoconfigure:jar:3.5.6:compile [INFO] +- org.springframework.boot:spring-boot-starter-webflux:jar:3.5.6:compile [INFO] | +- org.springframework.boot:spring-boot-starter:jar:3.5.6:compile [INFO] | | +- org.springframework.boot:spring-boot-starter-logging:jar:3.5.6:compile [INFO] | | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.24.3:compile [INFO] | | | | \- org.apache.logging.log4j:log4j-api:jar:2.24.3:compile [INFO] | | | \- org.slf4j:jul-to-slf4j:jar:2.0.17:compile [INFO] | | \- org.yaml:snakeyaml:jar:2.4:compile [INFO] | +- org.springframework.boot:spring-boot-starter-json:jar:3.5.6:compile [INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.19.2:compile [INFO] | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.19.2:compile [INFO] | +- org.springframework.boot:spring-boot-starter-reactor-netty:jar:3.5.6:compile [INFO] | | \- io.projectreactor.netty:reactor-netty-http:jar:1.2.10:compile [INFO] | +- org.springframework:spring-web:jar:6.2.11:compile [INFO] | \- org.springframework:spring-webflux:jar:6.2.11:compile [INFO] +- org.springframework.boot:spring-boot-starter-data-r2dbc:jar:3.5.6:compile [INFO] | +- org.springframework.data:spring-data-r2dbc:jar:3.5.4:compile [INFO] | | +- org.springframework.data:spring-data-relational:jar:3.5.4:compile [INFO] | | +- org.springframework.data:spring-data-commons:jar:3.5.4:compile [INFO] | | +- org.springframework:spring-tx:jar:6.2.11:compile [INFO] | | +- org.springframework:spring-jdbc:jar:6.2.11:compile [INFO] | | \- org.springframework:spring-r2dbc:jar:6.2.11:compile [INFO] | +- io.r2dbc:r2dbc-spi:jar:1.0.0.RELEASE:compile [INFO] | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile [INFO] | \- io.r2dbc:r2dbc-pool:jar:1.0.2.RELEASE:compile [INFO] | \- io.projectreactor.addons:reactor-pool:jar:1.1.4:compile [INFO] +- org.postgresql:postgresql:jar:42.7.7:runtime [INFO] | \- org.checkerframework:checker-qual:jar:3.49.3:runtime [INFO] +- org.postgresql:r2dbc-postgresql:jar:1.0.7.RELEASE:runtime [INFO] | +- com.ongres.scram:client:jar:2.1:runtime [INFO] | | \- com.ongres.scram:common:jar:2.1:runtime [INFO] | | \- com.ongres.stringprep:saslprep:jar:1.1:runtime [INFO] | | \- com.ongres.stringprep:stringprep:jar:1.1:runtime [INFO] | +- io.projectreactor:reactor-core:jar:3.7.11:compile [INFO] | \- io.projectreactor.netty:reactor-netty-core:jar:1.2.10:compile [INFO] | +- io.netty:netty-handler:jar:4.1.127.Final:compile [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.127.Final:compile [INFO] | +- io.netty:netty-handler-proxy:jar:4.1.127.Final:compile [INFO] | | \- io.netty:netty-codec-socks:jar:4.1.127.Final:compile [INFO] | +- io.netty:netty-resolver-dns:jar:4.1.127.Final:compile [INFO] | | \- io.netty:netty-codec-dns:jar:4.1.127.Final:compile [INFO] | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.127.Final:compile [INFO] | | \- io.netty:netty-resolver-dns-classes-macos:jar:4.1.127.Final:compile [INFO] | \- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.127.Final:compile [INFO] +- org.flywaydb:flyway-database-postgresql:jar:11.7.2:runtime [INFO] | \- org.flywaydb:flyway-core:jar:11.7.2:runtime [INFO] | \- com.fasterxml.jackson.dataformat:jackson-dataformat-toml:jar:2.19.2:runtime [INFO] +- org.aspectj:aspectjweaver:jar:1.9.24:compile [INFO] +- org.apache.tomcat.embed:tomcat-embed-core:jar:10.1.46:compile [INFO] | \- org.apache.tomcat:tomcat-annotations-api:jar:10.1.46:compile [INFO] +- com.google.guava:guava:jar:33.4.8-jre:compile [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.36.0:compile [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile [INFO] +- com.google.code.gson:gson:jar:2.13.1:compile [INFO] +- org.json:json:jar:20250517:compile [INFO] +- org.projectlombok:lombok:jar:1.18.40:provided [INFO] +- org.mapstruct:mapstruct:jar:1.6.3:compile [INFO] +- org.mapstruct:mapstruct-processor:jar:1.6.3:compile [INFO] +- org.springframework.boot:spring-boot-starter-actuator:jar:3.5.6:runtime [INFO] | \- io.micrometer:micrometer-jakarta9:jar:1.15.4:runtime [INFO] +- io.micrometer:micrometer-registry-prometheus:jar:1.15.4:compile [INFO] | +- io.micrometer:micrometer-core:jar:1.15.4:compile [INFO] | | +- org.hdrhistogram:HdrHistogram:jar:2.2.2:runtime [INFO] | | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime [INFO] | +- io.prometheus:prometheus-metrics-core:jar:1.3.10:compile [INFO] | | +- io.prometheus:prometheus-metrics-model:jar:1.3.10:compile [INFO] | | \- io.prometheus:prometheus-metrics-config:jar:1.3.10:compile [INFO] | +- io.prometheus:prometheus-metrics-tracer-common:jar:1.3.10:compile [INFO] | \- io.prometheus:prometheus-metrics-exposition-formats:jar:1.3.10:runtime [INFO] | \- io.prometheus:prometheus-metrics-exposition-textformats:jar:1.3.10:runtime [INFO] +- org.springframework.boot:spring-boot-starter-aop:jar:3.5.6:compile [INFO] +- software.amazon.awssdk:s3:jar:2.32.33:compile [INFO] | +- software.amazon.awssdk:aws-xml-protocol:jar:2.32.33:compile [INFO] | | \- software.amazon.awssdk:aws-query-protocol:jar:2.32.33:compile [INFO] | +- software.amazon.awssdk:protocol-core:jar:2.32.33:compile [INFO] | +- software.amazon.awssdk:arns:jar:2.32.33:compile [INFO] | +- software.amazon.awssdk:profiles:jar:2.32.33:compile [INFO] | +- software.amazon.awssdk:crt-core:jar:2.32.33:compile [INFO] | +- software.amazon.awssdk:http-auth:jar:2.32.33:compile [INFO] | +- software.amazon.awssdk:identity-spi:jar:2.32.33:compile [INFO] | +- software.amazon.awssdk:http-auth-spi:jar:2.32.33:compile [INFO] | +- software.amazon.awssdk:http-auth-aws:jar:2.32.33:compile [INFO] | +- software.amazon.awssdk:checksums:jar:2.32.33:compile [INFO] | +- software.amazon.awssdk:checksums-spi:jar:2.32.33:compile [INFO] | +- software.amazon.awssdk:retries-spi:jar:2.32.33:compile [INFO] | +- software.amazon.awssdk:sdk-core:jar:2.32.33:compile [INFO] | | \- software.amazon.awssdk:retries:jar:2.32.33:compile [INFO] | +- software.amazon.awssdk:auth:jar:2.32.33:compile [INFO] | | +- software.amazon.awssdk:http-auth-aws-eventstream:jar:2.32.33:compile [INFO] | | \- software.amazon.eventstream:eventstream:jar:1.0.1:compile [INFO] | +- software.amazon.awssdk:http-client-spi:jar:2.32.33:compile [INFO] | +- software.amazon.awssdk:regions:jar:2.32.33:compile [INFO] | +- software.amazon.awssdk:annotations:jar:2.32.33:compile [INFO] | +- software.amazon.awssdk:utils:jar:2.32.33:compile [INFO] | +- software.amazon.awssdk:aws-core:jar:2.32.33:compile [INFO] | +- software.amazon.awssdk:metrics-spi:jar:2.32.33:compile [INFO] | +- software.amazon.awssdk:json-utils:jar:2.32.33:compile [INFO] | | \- software.amazon.awssdk:third-party-jackson-core:jar:2.32.33:compile [INFO] | +- software.amazon.awssdk:endpoints-spi:jar:2.32.33:compile [INFO] | +- software.amazon.awssdk:apache-client:jar:2.32.33:runtime [INFO] | | +- org.apache.httpcomponents:httpclient:jar:4.5.13:runtime [INFO] | | +- org.apache.httpcomponents:httpcore:jar:4.4.16:runtime [INFO] | | \- commons-codec:commons-codec:jar:1.18.0:runtime [INFO] | \- software.amazon.awssdk:netty-nio-client:jar:2.32.33:runtime [INFO] | +- io.netty:netty-codec-http:jar:4.1.127.Final:compile [INFO] | +- io.netty:netty-codec-http2:jar:4.1.127.Final:compile [INFO] | +- io.netty:netty-codec:jar:4.1.127.Final:compile [INFO] | +- io.netty:netty-transport:jar:4.1.127.Final:compile [INFO] | +- io.netty:netty-common:jar:4.1.127.Final:compile [INFO] | +- io.netty:netty-buffer:jar:4.1.127.Final:compile [INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.1.127.Final:compile [INFO] | \- io.netty:netty-resolver:jar:4.1.127.Final:compile [INFO] +- org.springframework.boot:spring-boot-devtools:jar:3.5.6:runtime (optional) [INFO] +- org.springframework.boot:spring-boot-configuration-processor:jar:3.5.6:runtime (optional) [INFO] +- org.testcontainers:junit-jupiter:jar:1.21.1:test [INFO] | \- org.testcontainers:testcontainers:jar:1.21.3:test [INFO] | +- org.apache.commons:commons-compress:jar:1.24.0:test [INFO] | +- org.rnorth.duct-tape:duct-tape:jar:1.0.8:test [INFO] | +- com.github.docker-java:docker-java-api:jar:3.4.2:test [INFO] | \- com.github.docker-java:docker-java-transport-zerodep:jar:3.4.2:test [INFO] | +- com.github.docker-java:docker-java-transport:jar:3.4.2:test [INFO] | \- net.java.dev.jna:jna:jar:5.13.0:test [INFO] +- org.testcontainers:localstack:jar:1.21.1:test [INFO] +- org.springframework.boot:spring-boot-starter-test:jar:3.5.6:test [INFO] | +- org.springframework.boot:spring-boot-test:jar:3.5.6:test [INFO] | +- org.springframework.boot:spring-boot-test-autoconfigure:jar:3.5.6:test [INFO] | +- com.jayway.jsonpath:json-path:jar:2.9.0:test [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.2:test [INFO] | | \- jakarta.activation:jakarta.activation-api:jar:2.1.4:test [INFO] | +- net.minidev:json-smart:jar:2.5.2:test [INFO] | | \- net.minidev:accessors-smart:jar:2.5.2:test [INFO] | | \- org.ow2.asm:asm:jar:9.7.1:test [INFO] | +- org.assertj:assertj-core:jar:3.27.4:test [INFO] | +- org.hamcrest:hamcrest:jar:3.0:test [INFO] | +- org.junit.jupiter:junit-jupiter:jar:5.12.2:test [INFO] | | \- org.junit.jupiter:junit-jupiter-params:jar:5.12.2:test [INFO] | +- org.skyscreamer:jsonassert:jar:1.5.3:test [INFO] | | \- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1:test [INFO] | +- org.springframework:spring-test:jar:6.2.11:test [INFO] | \- org.xmlunit:xmlunit-core:jar:2.10.4:test [INFO] +- org.awaitility:awaitility:jar:4.2.2:test [INFO] +- io.projectreactor:reactor-test:jar:3.7.11:test [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.12.2:test [INFO] | +- org.junit.platform:junit-platform-engine:jar:1.12.2:test [INFO] | | +- org.opentest4j:opentest4j:jar:1.3.0:test [INFO] | | \- org.junit.platform:junit-platform-commons:jar:1.12.2:test [INFO] | +- org.junit.jupiter:junit-jupiter-api:jar:5.12.2:test [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.17.0:test [INFO] +- org.mockito:mockito-core:jar:5.17.0:test [INFO] | +- net.bytebuddy:byte-buddy:jar:1.17.7:test [INFO] | +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test [INFO] | \- org.objenesis:objenesis:jar:3.3:test [INFO] +- com.squareup.okhttp3:mockwebserver:jar:5.1.0:test [INFO] | +- com.squareup.okhttp3:mockwebserver3:jar:5.1.0:test [INFO] | +- junit:junit:jar:4.13.2:test [INFO] | | \- org.hamcrest:hamcrest-core:jar:3.0:test [INFO] | \- com.squareup.okhttp3:okhttp-jvm:jar:5.1.0:test [INFO] | \- com.squareup.okio:okio-jvm:jar:3.15.0:runtime [INFO] +- commons-io:commons-io:jar:2.19.0:test [INFO] +- com.github.erosb:everit-json-schema:jar:1.14.6:compile [INFO] | +- commons-validator:commons-validator:jar:1.9.0:compile [INFO] | | +- commons-digester:commons-digester:jar:2.1:compile [INFO] | | +- commons-logging:commons-logging:jar:1.3.2:compile [INFO] | | \- commons-collections:commons-collections:jar:3.2.2:compile [INFO] | +- com.damnhandy:handy-uri-templates:jar:2.1.8:compile [INFO] | | \- joda-time:joda-time:jar:2.10.2:compile [INFO] | \- com.google.re2j:re2j:jar:1.8:compile [INFO] +- io.micrometer:micrometer-tracing-bridge-otel:jar:1.5.4:compile [INFO] | +- io.micrometer:micrometer-tracing:jar:1.5.4:compile [INFO] | | +- io.micrometer:context-propagation:jar:1.1.3:compile [INFO] | | \- aopalliance:aopalliance:jar:1.0:compile [INFO] | +- org.slf4j:slf4j-api:jar:2.0.17:compile [INFO] | +- io.opentelemetry:opentelemetry-api:jar:1.49.0:compile [INFO] | | \- io.opentelemetry:opentelemetry-context:jar:1.49.0:compile [INFO] | +- io.opentelemetry.semconv:opentelemetry-semconv:jar:1.25.0-alpha:compile [INFO] | +- io.opentelemetry:opentelemetry-sdk-common:jar:1.49.0:compile [INFO] | +- io.opentelemetry:opentelemetry-sdk-trace:jar:1.49.0:compile [INFO] | +- io.opentelemetry:opentelemetry-sdk:jar:1.49.0:compile [INFO] | | +- io.opentelemetry:opentelemetry-sdk-metrics:jar:1.49.0:compile [INFO] | | \- io.opentelemetry:opentelemetry-sdk-logs:jar:1.49.0:compile [INFO] | \- io.opentelemetry:opentelemetry-extension-trace-propagators:jar:1.49.0:compile [INFO] +- io.opentelemetry:opentelemetry-sdk-extension-jaeger-remote-sampler:jar:1.49.0:compile [INFO] | +- io.opentelemetry:opentelemetry-exporter-common:jar:1.49.0:runtime [INFO] | +- io.opentelemetry:opentelemetry-exporter-sender-okhttp:jar:1.49.0:runtime [INFO] | \- com.squareup.okhttp3:okhttp:jar:4.12.0:runtime [INFO] | +- com.squareup.okio:okio:jar:3.6.0:runtime [INFO] | \- org.jetbrains.kotlin:kotlin-stdlib-jdk8:jar:1.9.25:runtime [INFO] | \- org.jetbrains.kotlin:kotlin-stdlib-jdk7:jar:1.9.25:runtime [INFO] +- io.opentelemetry.instrumentation:opentelemetry-spring-webflux-5.3:jar:2.7.0-alpha:compile [INFO] | +- io.opentelemetry.instrumentation:opentelemetry-instrumentation-api:jar:2.7.0:compile [INFO] | | \- io.opentelemetry:opentelemetry-api-incubator:jar:1.41.0-alpha:runtime [INFO] | +- io.opentelemetry.instrumentation:opentelemetry-instrumentation-api-incubator:jar:2.7.0-alpha:compile [INFO] | \- io.opentelemetry.instrumentation:opentelemetry-reactor-3.1:jar:2.7.0-alpha:runtime [INFO] | \- io.opentelemetry.instrumentation:opentelemetry-instrumentation-annotations-support:jar:2.7.0-alpha:runtime [INFO] | \- io.opentelemetry.semconv:opentelemetry-semconv-incubating:jar:1.25.0-alpha:runtime [INFO] +- io.opentelemetry.instrumentation:opentelemetry-spring-boot-starter:jar:2.7.0:compile [INFO] | +- io.opentelemetry.instrumentation:opentelemetry-spring-boot-autoconfigure:jar:2.7.0:compile [INFO] | | +- javax.validation:validation-api:jar:2.0.1.Final:runtime [INFO] | | +- io.opentelemetry.instrumentation:opentelemetry-kafka-clients-2.6:jar:2.7.0-alpha:runtime [INFO] | | | \- io.opentelemetry.instrumentation:opentelemetry-kafka-clients-common:jar:2.7.0-alpha:runtime [INFO] | | +- io.opentelemetry.instrumentation:opentelemetry-mongo-3.1:jar:2.7.0-alpha:runtime [INFO] | | +- io.opentelemetry.instrumentation:opentelemetry-spring-kafka-2.7:jar:2.7.0-alpha:runtime [INFO] | | +- io.opentelemetry.instrumentation:opentelemetry-spring-web-3.1:jar:2.7.0-alpha:runtime [INFO] | | +- io.opentelemetry.instrumentation:opentelemetry-spring-webmvc-5.3:jar:2.7.0-alpha:runtime [INFO] | | +- io.opentelemetry.instrumentation:opentelemetry-micrometer-1.5:jar:2.7.0-alpha:runtime [INFO] | | +- io.opentelemetry.instrumentation:opentelemetry-log4j-appender-2.17:jar:2.7.0-alpha:runtime [INFO] | | +- io.opentelemetry.instrumentation:opentelemetry-logback-appender-1.0:jar:2.7.0-alpha:runtime [INFO] | | +- io.opentelemetry.instrumentation:opentelemetry-jdbc:jar:2.7.0-alpha:runtime [INFO] | | +- io.opentelemetry:opentelemetry-sdk-extension-autoconfigure:jar:1.49.0:runtime [INFO] | | +- io.opentelemetry.instrumentation:opentelemetry-sdk-autoconfigure-support:jar:2.7.0-alpha:runtime [INFO] | | \- io.opentelemetry.instrumentation:opentelemetry-spring-webmvc-6.0:jar:2.7.0-alpha:runtime [INFO] | +- io.opentelemetry.instrumentation:opentelemetry-instrumentation-annotations:jar:2.7.0:compile [INFO] | +- io.opentelemetry:opentelemetry-sdk-extension-autoconfigure-spi:jar:1.49.0:compile [INFO] | +- io.opentelemetry:opentelemetry-exporter-logging:jar:1.49.0:compile [INFO] | +- io.opentelemetry:opentelemetry-exporter-otlp:jar:1.49.0:compile [INFO] | | \- io.opentelemetry:opentelemetry-exporter-otlp-common:jar:1.49.0:runtime [INFO] | +- io.opentelemetry.instrumentation:opentelemetry-resources:jar:2.7.0-alpha:runtime [INFO] | +- io.opentelemetry:opentelemetry-sdk-extension-incubator:jar:1.41.0-alpha:runtime [INFO] | | +- org.snakeyaml:snakeyaml-engine:jar:2.7:runtime [INFO] | | \- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.19.2:runtime [INFO] | +- io.opentelemetry.contrib:opentelemetry-aws-resources:jar:1.37.0-alpha:runtime [INFO] | +- io.opentelemetry.contrib:opentelemetry-gcp-resources:jar:1.37.0-alpha:runtime [INFO] | | \- com.google.cloud.opentelemetry:detector-resources-support:jar:0.31.0:runtime [INFO] | \- io.opentelemetry.contrib:opentelemetry-baggage-processor:jar:1.37.0-alpha:runtime [INFO] +- org.springframework.boot:spring-boot-actuator-autoconfigure:jar:3.5.6:compile [INFO] | +- org.springframework.boot:spring-boot-actuator:jar:3.5.6:compile [INFO] | \- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.19.2:compile [INFO] +- net.logstash.logback:logstash-logback-encoder:jar:8.1:compile [INFO] +- ch.qos.logback:logback-core:jar:1.5.19:compile [INFO] +- ch.qos.logback:logback-classic:jar:1.5.19:compile [INFO] +- org.jetbrains.kotlin:kotlin-stdlib:jar:2.1.21:compile [INFO] | \- org.jetbrains:annotations:jar:13.0:compile [INFO] \- com.google.protobuf:protobuf-java:jar:4.31.1:compile [INFO] [INFO] --- clm:3.0.1-03:index (default-cli) @ a1policymanagementservice --- [INFO] Saved module information to /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/target/sonatype-clm/module.xml [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 05:04 min [INFO] Finished at: 2025-12-13T10:11:18Z [INFO] ------------------------------------------------------------------------ [nonrtric-plt-a1policymanagementservice-maven-clm-master] $ /bin/bash /tmp/jenkins18409244790699914969.sh [nonrtric-plt-a1policymanagementservice-maven-clm-master] $ /bin/sh -xe /tmp/jenkins2272746528188999454.sh + find . -regex .*karaf/target + xargs rm -rf $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2118 killed; [ssh-agent] Stopped. FATAL: Could not verify application public id from IQ Server com.sonatype.insight.client.utils.NiceHttpResponseException: Invalid credentials. Please try again. at com.sonatype.insight.client.utils.AbstractClient.verifyStatusCode(AbstractClient.java:29) at com.sonatype.insight.brain.client.AbstractRequestClient.parseResult(AbstractRequestClient.java:23) at com.sonatype.insight.brain.client.ConfigurationClient.verifyOrCreateApplication(ConfigurationClient.java:111) at com.sonatype.nexus.api.iq.impl.DefaultIqClient.verifyOrCreateApplication(DefaultIqClient.java:96) Caused: com.sonatype.nexus.api.exception.IqClientException: Could not verify application public id from IQ Server at com.sonatype.nexus.api.iq.impl.DefaultIqClient.verifyOrCreateApplication(DefaultIqClient.java:99) at com.sonatype.nexus.api.iq.IqClient$verifyOrCreateApplication$3.call(Unknown Source) at org.sonatype.nexus.ci.iq.IqPolicyEvaluatorUtil.evaluatePolicy(IqPolicyEvaluatorUtil.groovy:75) at org.sonatype.nexus.ci.iq.IqPolicyEvaluatorUtil$evaluatePolicy.call(Unknown Source) at org.sonatype.nexus.ci.iq.IqPolicyEvaluatorBuildStep.perform(IqPolicyEvaluatorBuildStep.groovy:95) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818) at hudson.model.Build$BuildExecution.build(Build.java:199) at hudson.model.Build$BuildExecution.doRun(Build.java:164) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:526) at hudson.model.Run.execute(Run.java:1895) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) at hudson.model.ResourceController.execute(ResourceController.java:101) at hudson.model.Executor.run(Executor.java:442) [PostBuildScript] - [INFO] Executing post build scripts. [nonrtric-plt-a1policymanagementservice-maven-clm-master] $ /bin/bash /tmp/jenkins11503857313646001456.sh ---> sysstat.sh [nonrtric-plt-a1policymanagementservice-maven-clm-master] $ /bin/bash /tmp/jenkins2963715520922967975.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master + 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/nonrtric-plt-a1policymanagementservice-maven-clm-master ']' + 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/nonrtric-plt-a1policymanagementservice-maven-clm-master ']' + mkdir -p /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/archives/ [nonrtric-plt-a1policymanagementservice-maven-clm-master] $ /bin/bash /tmp/jenkins6665566068998539724.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XTgT from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-XTgT/bin to PATH INFO: Running in OpenStack, capturing instance metadata [nonrtric-plt-a1policymanagementservice-maven-clm-master] $ /bin/bash /tmp/jenkins9056202581022974218.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master@tmp/config16900612800427186949tmp 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. [nonrtric-plt-a1policymanagementservice-maven-clm-master] $ /bin/bash /tmp/jenkins15119190055562052510.sh ---> create-netrc.sh [nonrtric-plt-a1policymanagementservice-maven-clm-master] $ /bin/bash /tmp/jenkins3011871059373439606.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XTgT from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-XTgT/bin to PATH [nonrtric-plt-a1policymanagementservice-maven-clm-master] $ /bin/bash /tmp/jenkins2832993344307449797.sh ---> sudo-logs.sh Archiving 'sudo' log.. [nonrtric-plt-a1policymanagementservice-maven-clm-master] $ /bin/bash /tmp/jenkins3701521836540092000.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XTgT from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-XTgT/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-starter-4 INFO: Archiving Costs [nonrtric-plt-a1policymanagementservice-maven-clm-master] $ /bin/bash -l /tmp/jenkins459541236355819292.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XTgT from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-XTgT/bin to PATH INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/nonrtric-plt-a1policymanagementservice-maven-clm-master/192 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-docker-4c-4g-418 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 4 On-line CPU(s) list: 0-3 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 4 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2799.998 BogoMIPS: 5599.99 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0-3 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl 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 3.9G 0 3.9G 0% /dev tmpfs 798M 696K 797M 1% /run /dev/vda1 20G 11G 8.5G 56% / tmpfs 3.9G 0 3.9G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup /dev/vda15 105M 5.3M 100M 5% /boot/efi tmpfs 798M 0 798M 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 7976 516 3297 0 4161 7161 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 link/ether fa:16:3e:d9:86:c9 brd ff:ff:ff:ff:ff:ff inet 10.32.6.153/23 brd 10.32.7.255 scope global dynamic ens3 valid_lft 85853sec preferred_lft 85853sec inet6 fe80::f816:3eff:fed9:86c9/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:6c:28:9e:63 brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever inet6 fe80::42:6cff:fe28:9e63/64 scope link valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-418) 12/13/25 _x86_64_ (4 CPU) 10:03:45 LINUX RESTART (4 CPU) 10:04:01 tps rtps wtps bread/s bwrtn/s 10:05:01 152.78 69.44 83.34 5634.26 40007.88 10:06:01 63.56 0.22 63.34 23.20 10292.15 10:07:01 61.66 30.76 30.89 1658.66 7983.60 10:08:01 25.52 12.06 13.46 866.51 5804.47 10:09:01 145.74 3.97 141.78 481.25 66924.05 10:10:02 5.51 0.28 5.23 4.53 268.98 10:11:01 8.12 0.00 8.12 0.00 378.65 10:12:01 26.25 1.33 24.91 102.12 8476.99 Average: 61.25 14.79 46.46 1098.67 17552.73 10:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:05:01 5850136 7394148 2317292 28.37 37352 1686496 1026068 11.13 610588 1535452 79228 10:06:01 5577112 7376364 2590316 31.72 57372 1907508 1020508 11.07 641072 1748948 112304 10:07:01 5294200 7259916 2873228 35.18 65564 2058644 1145488 12.43 767560 1892100 8888 10:08:01 4082588 6240396 4084840 50.01 68428 2242784 2059168 22.34 1860460 1995220 8324 10:09:01 2156164 5935444 6011264 73.60 137172 3653232 2945956 31.97 2271868 3336284 640 10:10:02 1808396 5523784 6359032 77.86 137520 3591952 3141436 34.09 2702680 3254648 848 10:11:01 1696320 5431876 6471108 79.23 137684 3612268 3166588 34.36 2793168 3274756 12504 10:12:01 3347380 7299964 4820048 59.02 142076 3816768 1124040 12.20 1004880 3415152 29104 Average: 3726537 6557736 4440891 54.37 97896 2821206 1953656 21.20 1581534 2556570 31480 10:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 10:05:01 ens3 396.97 236.67 1243.47 68.45 0.00 0.00 0.00 0.00 10:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:06:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 10:06:01 ens3 62.66 48.81 708.32 5.98 0.00 0.00 0.00 0.00 10:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:07:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 10:07:01 ens3 125.81 105.00 1378.84 23.47 0.00 0.00 0.00 0.00 10:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:01 lo 0.77 0.77 0.06 0.06 0.00 0.00 0.00 0.00 10:08:01 ens3 185.84 166.39 2505.31 19.84 0.00 0.00 0.00 0.00 10:09:01 vethadfaba4 0.22 0.48 0.01 0.04 0.00 0.00 0.00 0.00 10:09:01 docker0 0.82 1.12 0.08 0.49 0.00 0.00 0.00 0.00 10:09:01 lo 5.07 5.07 0.73 0.73 0.00 0.00 0.00 0.00 10:09:01 ens3 1030.11 438.94 8493.90 36.21 0.00 0.00 0.00 0.00 10:10:02 vethadfaba4 0.18 0.43 0.01 0.03 0.00 0.00 0.00 0.00 10:10:02 docker0 0.57 0.87 0.13 0.19 0.00 0.00 0.00 0.00 10:10:02 lo 559.16 559.16 145.84 145.84 0.00 0.00 0.00 0.00 10:10:02 ens3 55.13 31.02 13.86 75.94 0.00 0.00 0.00 0.00 10:11:01 vethadfaba4 0.19 0.36 0.01 0.02 0.00 0.00 0.00 0.00 10:11:01 docker0 0.19 0.34 0.01 0.02 0.00 0.00 0.00 0.00 10:11:01 lo 943.74 943.74 290.51 290.51 0.00 0.00 0.00 0.00 10:11:01 ens3 119.20 64.87 36.70 159.15 0.00 0.00 0.00 0.00 10:12:01 docker0 0.05 0.07 0.00 0.00 0.00 0.00 0.00 0.00 10:12:01 lo 4.47 4.47 0.97 0.97 0.00 0.00 0.00 0.00 10:12:01 ens3 121.91 110.68 1082.38 21.52 0.00 0.00 0.00 0.00 Average: docker0 0.20 0.30 0.03 0.09 0.00 0.00 0.00 0.00 Average: lo 187.91 187.91 54.30 54.30 0.00 0.00 0.00 0.00 Average: ens3 262.50 150.48 1936.76 51.09 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-418) 12/13/25 _x86_64_ (4 CPU) 10:03:45 LINUX RESTART (4 CPU) 10:04:01 CPU %user %nice %system %iowait %steal %idle 10:05:01 all 18.64 0.00 2.73 5.08 2.69 70.86 10:05:01 0 8.83 0.00 4.39 5.60 2.37 78.82 10:05:01 1 23.57 0.00 1.86 2.81 2.22 69.54 10:05:01 2 16.79 0.00 2.03 4.53 2.86 73.79 10:05:01 3 25.40 0.00 2.65 7.38 3.31 61.27 10:06:01 all 19.22 0.00 1.23 2.29 1.55 75.71 10:06:01 0 10.52 0.00 0.95 3.52 1.10 83.92 10:06:01 1 18.77 0.00 0.86 0.26 1.91 78.20 10:06:01 2 46.09 0.00 2.65 3.53 2.44 45.28 10:06:01 3 1.53 0.00 0.46 1.84 0.76 95.41 10:07:01 all 14.99 0.00 1.03 1.57 2.97 79.44 10:07:01 0 16.31 0.00 0.61 0.74 2.52 79.82 10:07:01 1 9.36 0.00 0.68 2.41 1.93 85.62 10:07:01 2 18.66 0.00 1.15 0.20 3.15 76.84 10:07:01 3 15.58 0.00 1.68 2.90 4.24 75.61 10:08:01 all 55.90 0.00 1.46 0.73 7.80 34.11 10:08:01 0 61.78 0.00 0.92 0.21 7.37 29.72 10:08:01 1 55.21 0.00 1.19 0.60 7.42 35.58 10:08:01 2 60.42 0.00 1.73 0.62 8.07 29.16 10:08:01 3 46.25 0.00 1.99 1.48 8.36 41.92 10:09:01 all 22.21 0.00 8.25 2.53 5.46 61.54 10:09:01 0 25.97 0.00 7.66 0.55 5.85 59.97 10:09:01 1 22.02 0.00 7.23 1.82 5.58 63.34 10:09:01 2 16.21 0.00 9.00 4.53 4.88 65.37 10:09:01 3 24.74 0.00 9.11 3.21 5.52 57.42 10:10:02 all 63.07 0.00 4.27 0.14 10.57 21.95 10:10:02 0 68.71 0.00 4.24 0.02 10.62 16.41 10:10:02 1 63.31 0.00 4.37 0.07 10.60 21.65 10:10:02 2 63.73 0.00 4.07 0.10 10.45 21.65 10:10:02 3 56.53 0.00 4.39 0.38 10.63 28.07 10:11:01 all 50.29 0.00 5.63 0.11 10.29 33.68 10:11:01 0 53.10 0.00 5.99 0.25 10.69 29.97 10:11:01 1 52.12 0.00 5.56 0.07 10.32 31.93 10:11:01 2 48.60 0.00 5.49 0.00 9.74 36.17 10:11:01 3 47.34 0.00 5.50 0.08 10.40 36.68 10:12:01 all 29.97 0.00 1.57 1.16 3.13 64.17 10:12:01 0 37.88 0.00 1.88 1.18 3.31 55.75 10:12:01 1 20.07 0.00 1.33 0.61 2.62 75.37 10:12:01 2 20.81 0.00 1.12 0.07 2.99 75.02 10:12:01 3 41.20 0.00 1.95 2.80 3.59 50.46 Average: all 34.27 0.00 3.26 1.70 5.55 55.22 Average: 0 35.39 0.00 3.32 1.51 5.47 54.31 Average: 1 33.04 0.00 2.87 1.08 5.32 57.69 Average: 2 36.37 0.00 3.40 1.70 5.56 52.97 Average: 3 32.29 0.00 3.45 2.51 5.84 55.90